Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Stuck Connection to database #441

Closed
ardyfeb opened this issue Jun 16, 2020 · 7 comments · Fixed by #446
Closed

Stuck Connection to database #441

ardyfeb opened this issue Jun 16, 2020 · 7 comments · Fixed by #446

Comments

@ardyfeb
Copy link

ardyfeb commented Jun 16, 2020

Failure Logs

$ lumber generate "<app-name>" --connection-url "<db-url> "ardyfeb@juabali.com" --token "<token>"
Connecting to your database

Context

  • Lumber Package Version: 3.6.0
  • Database Dialect: pg
  • Database Version: 10.6
@ardyfeb
Copy link
Author

ardyfeb commented Jun 16, 2020

When runnng admin backend with docker with custom application host

✖ Creating your project on Forest Admin
> An unexpected error occurred. Please reach out for help in our Slack community or create a Github issue with following error: Error: Unprocessable Entity

@ardyfeb
Copy link
Author

ardyfeb commented Jun 16, 2020

I do not want download and install ton of docker deps to my computer, so i run admin backend with gcp compute engine

@SteveBunlon
Copy link
Member

Hello @ardyfeb 👋

May I ask you to precise your version of NodeJS please ?

Steve.

@ardyfeb
Copy link
Author

ardyfeb commented Jun 26, 2020

@SteveBunlon

Node version is v14.3.0

@jean-tymate
Copy link

jean-tymate commented Jul 6, 2020

I had the same issue with the same version of node, I tried with node v12.18.2 and it worked.

@SteveBunlon
Copy link
Member

Hello guys, we have released a fix for this one, I linked it to this thread.

Can you confirm it is working now please ?

@rap2hpoutre
Copy link
Contributor

Hi @ardyfeb & @jean-tymate 👋

You'll have to update lumber to the latest version that includes the fix mentioned by @SteveBunlon. (3.6.1+)

npm install -g lumber-cli@latest

Since it should have been fixed, let me close the issue for now; feel free to re-open it if the problem persists.

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

Successfully merging a pull request may close this issue.

4 participants