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

Node-Red Isn't ready when Forge app says it is running (Docker) #751

Closed
sammachin opened this issue Jul 5, 2022 · 0 comments · Fixed by FlowFuse/driver-docker#32
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sammachin
Copy link
Contributor

sammachin commented Jul 5, 2022

Current Behavior

When i create a new project on Docker the forge app returns me to the project status screen and the status says "starting" after a period this auto updates to running and I get a URL for the editor.

However if I then click that url I initially get an nginx 503 page which after a few secs then changes to an 502 page.

After around 30secs the node-red app has fully started and I can login to the editor.

I realise this is because the container is running but node-red hasn't started up yet but for a user this is a confusing initial experience as it appears the project creation has failed.

Expected Behavior

The Forge app should only show the project as running when node-red has finished starting.

Steps To Reproduce

On Staging

Create a project,

As soon as the status changes to running click the url

Reload the page periodically.

Environment

  • FlowForge version: 0.5.1
  • Node.js version: 16
  • npm version: 8
  • Platform/OS:
  • Browser: Chrome
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants