Skip to content

Stuck at Updating base reserve value, while yarn run dev #234

@suhailvs

Description

@suhailvs

while yarn run dev i got:

yarn run v1.22.11
$ nodemon --watch src && tslint-check
[nodemon] 1.19.3
[nodemon] to restart at any time, enter `rs`
[nodemon] watching dir(s): src/**/*
[nodemon] watching extensions: ts,json
[nodemon] starting `ts-node src/graphql_server.ts`
2021-10-14T02:12:27.813Z debug: Logging initialized at debug level
2021-10-14T02:12:27.815Z info: Using .env file to supply config environment variables
2021-10-14T02:12:28.491Z info: Initializing...
2021-10-14T02:12:28.491Z info: Sentry...
2021-10-14T02:12:28.492Z info: Connecting to the database...
2021-10-14T02:12:28.522Z info: Creating connection for pubsub...
2021-10-14T02:12:28.527Z debug: Connected to PG pubsub
2021-10-14T02:12:28.527Z info: Updating base reserve value...

but nothing in http://localhost:4000

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