Skip to content
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.

how does this work? #63

@Zibri

Description

@Zibri

Current Behavior

I cloned this repository.
then I did yarn (or npm install)

then I did npm start and it showed:

$ npm start

nq-rarbg@1.0.0 start
pm2 start ecosystem.config.js --env production

[PM2] Applying action restartProcessId on app [nq-rarbg](ids: [ 0, 1 ])
[PM2] nq-rarbg â
[PM2] nq-rarbg â
â id â name â namespace â version â mode â pid â uptime â ⺠â status â cpu â mem â user â watching â
â 0 â nq-rarbg â default â 1.0.0 â cluster â 10936 â 0s â 292 â online â 0% â 51.7mb â runner â disabled â
â 1 â nq-rarbg â default â 1.0.0 â cluster â 10943 â 0s â 292 â online â 0% â 45.9mb â runner â disabled â

but I see no server on port 5000

Expected Behavior

to see a server on port 5000

Steps To Reproduce

git clone https://github.com/Not-Quite-RARBG/main
yarn
npm start

Environment

- **OS**: Linux
- **Browser**: n/a

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions