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

Fix sample failures with name resolution error #1030

Closed
nithyatsu opened this issue Mar 26, 2024 · 2 comments
Closed

Fix sample failures with name resolution error #1030

nithyatsu opened this issue Mar 26, 2024 · 2 comments
Labels
triaged This item has been triaged by project maintainers and is in the backlog

Comments

@nithyatsu
Copy link
Contributor

nithyatsu commented Mar 26, 2024

We have multiple failures with below logs.
Web application is ready: http://localhost/
Error text: "Failed to load resource: the server responded with a status of 404 (Not Found)"
Error text: "Failed to load resource: the server responded with a status of 404 (Not Found)"
Error text: "Failed to load resource: the server responded with a status of 500 (Internal Server Error)"
Error text: "[2024-03-23T15:50:44.663Z] Error: Failed to complete negotiation with the server: Error"
Error text: "[2024-03-23T15:50:44.666Z] Error: Failed to start the connection: Error"
Error text: "Failed to load resource: net::ERR_NAME_NOT_RESOLVED"

Explore and fix tests to avoid this failure.

AB#11642

@nicolejms
Copy link

regression from discovery feature changes.

@nicolejms nicolejms added the triaged This item has been triaged by project maintainers and is in the backlog label Mar 28, 2024
@ytimocin
Copy link
Contributor

This should have been fixed via #1360. Closing this for now and will watch out for this error. Will reopen this issue if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged This item has been triaged by project maintainers and is in the backlog
Projects
None yet
Development

No branches or pull requests

3 participants