DNS_PROBE_FINISHED_NXDOMAIN when running a Flask app from the codespaces #45992
Unanswered
rhythmd18 asked this question in Codespaces
Replies: 1 comment
-
Check the firewall settings: Make sure that the firewall is not blocking the connection to the web server. Try to flush your DNS cache by running the command |
BetaWas this translation helpful?Give feedback.
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
General
Body
I created a Flask application on the GitHub Codespaces. I am not able to access the webpage by running the app as the webpage does not show up and instead it throws an error: "DNS_PROBE_FINISHED_NXDOMAIN".
What's the actual issue here, and how do I possibly fix this?
BetaWas this translation helpful?Give feedback.
All reactions