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

This page isn’t working: localhost didn’t send any data. #3

Open
alexlenail opened this issue Apr 20, 2022 · 0 comments
Open

This page isn’t working: localhost didn’t send any data. #3

alexlenail opened this issue Apr 20, 2022 · 0 comments

Comments

@alexlenail
Copy link

I've tried adding a dash app to /app/dash. I've verified that it runs as expected when I do python3 app/dash/K562.py, when I import default dash rather than from .dash import Dash

When I build and run the container, the logs are clean:

$ docker logs -f flask-dash-app_web_1
 * Serving Flask app 'app/main' (lazy loading)
 * Environment: development
 * Debug mode: on

However, I'm unable to load the page:

image

Where might I be able to find logs inside the container which suggest where the error is?

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