Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
suhailvs opened this issue Oct 14, 2021 · 0 comments
Open

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

suhailvs opened this issue Oct 14, 2021 · 0 comments

Comments

@suhailvs
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant