You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow-up to #145, which was closed as not planned because the root cause of the E2E test failure was traced to tests running from a cloud desktop on a corporate network, where DNS/proxy infrastructure delayed access.
In case users also have a restrictive network setup that would result in the same error, we should provide proper troubleshooting docs and warnings for resolution.
Action Items
Add a section to TROUBLESHOOT.md explaining:
After jd up reports IN_SERVICE, the app URL is live (confirmed by LE cert issuance)
If you get NS_ERROR_UNKNOWN_HOST or similar DNS errors, the cause is likely your network's DNS/proxy infrastructure, not the deployment itself.
Context
Follow-up to #145, which was closed as not planned because the root cause of the E2E test failure was traced to tests running from a cloud desktop on a corporate network, where DNS/proxy infrastructure delayed access.
In case users also have a restrictive network setup that would result in the same error, we should provide proper troubleshooting docs and warnings for resolution.
Action Items
Add a section to
TROUBLESHOOT.mdexplaining:jd upreportsIN_SERVICE, the app URL is live (confirmed by LE cert issuance)NS_ERROR_UNKNOWN_HOSTor similar DNS errors, the cause is likely your network's DNS/proxy infrastructure, not the deployment itself.In
jd open, if the initial connectivity check fails with a DNS resolution error, print a warning along the lines of: