Skip to content
This repository was archived by the owner on Jul 15, 2022. It is now read-only.
This repository was archived by the owner on Jul 15, 2022. It is now read-only.

site enable --owncast gives error #46

@mroberts1

Description

@mroberts1

I installed an Owncast instance on Linode and installed Site.js successfully. I then tried to install Owncast per the instructions on the site, but when I run site enable --owncast the server doesn't launch and I get the error below. I'm very unfamiliar with servers so any suggestions as to what the problem is would be appreciated.

✨ ❨site.js❩ Launching server…
(node:5811) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'index' of null
at /usr/local/bin/bin/commands/enable.js:315:63
at processTicksAndRejections (internal/process/task_queues.js:97:5)
(node:5811) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
(node:5811) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions