{
    "summary": "vervis: repos: getDirectoryContents:openDirStream: does not exist (No such file or directory)",
    "mediaType": "text/html",
    "@context": [
        "https://www.w3.org/ns/activitystreams",
        "https://forgefed.org/ns"
    ],
    "context": "https://vervis.peers.community/decks/br6Go",
    "history": "https://vervis.peers.community/decks/br6Go/tickets/re5gr/events",
    "published": "2020-08-21T12:58:16.399898Z",
    "dependants": "https://vervis.peers.community/decks/br6Go/tickets/re5gr/rdeps",
    "dependencies": "https://vervis.peers.community/decks/br6Go/tickets/re5gr/deps",
    "content": "<p>After doing some digging, it turns out that the error is a result of the initialization setup looking for a repos directory, which, based on config/settings-default.yaml that we copy from, is set to “repos/”, which does not by default exist. Instead of crashing at this point, Vervis should create the empty repos directory (as defined in config/settings.yml). This will allow the initialization steps to complete and hence get the local server operational.</p>",
    "replies": "https://vervis.peers.community/decks/br6Go/tickets/re5gr/discussion",
    "isResolved": false,
    "followers": "https://vervis.peers.community/decks/br6Go/tickets/re5gr/followers",
    "source": {
        "mediaType": "text/markdown; variant=Pandoc",
        "content": "After doing some digging, it turns out that the error is a result of the initialization setup looking for a repos directory, which, based on config/settings-default.yaml that we copy from, is set to \"repos/\", which does not by default exist.  Instead of crashing at this point, Vervis should create the empty repos directory (as defined in config/settings.yml).  This will allow the initialization steps to complete and hence get the local server operational."
    },
    "id": "https://vervis.peers.community/decks/br6Go/tickets/re5gr",
    "type": "Ticket",
    "attributedTo": "https://vervis.peers.community/people/4EZOr"
}
[See HTML]