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

ERR_NETWORK_CHANGED fails pipelines 50% of the time #3535

Open
AuroraLS3 opened this issue Mar 23, 2024 · 0 comments
Open

ERR_NETWORK_CHANGED fails pipelines 50% of the time #3535

AuroraLS3 opened this issue Mar 23, 2024 · 0 comments
Labels
Automation Bug Issues that contain unintended behavior

Comments

@AuroraLS3
Copy link
Collaborator

Describe the issue

Github Actions pipelines keep breaking due to ERR_NETWORK_CHANGED during tests.

Exceptions & Other Logs

     org.opentest4j.AssertionFailedError: Browser console included 5 logs: [
    SEVERE http://localhost:32772/plan/static/TableRow-7y0l7bHJ.js - Failed to load resource: net::ERR_NETWORK_CHANGED, 
    SEVERE http://localhost:32772/plan/static/ExtendableRow-z3OYVqTY.js - Failed to load resource: net::ERR_NETWORK_CHANGED, 
    SEVERE http://localhost:32772/plan/static/Alert-Jcrw7WY5.js - Failed to load resource: net::ERR_NETWORK_CHANGED, 
    SEVERE http://localhost:32772/plan/static/index-EOzJVPjr.js 45:160 TypeError: Failed to fetch dynamically imported module: http://localhost:32772/plan/static/ServerOverview-JbrFBkMe.js, 
    SEVERE http://localhost:32772/plan/static/index-EOzJVPjr.js 782:902598 TypeError: Failed to fetch dynamically imported module: http://localhost:32772/plan/static/ServerOverview-JbrFBkMe.js] ==> expected: <true> but was: <false>

Additional information

As far as I remember this is related to IPv6 and how docker does networking, and how the github actions run on Azure. Not sure how to fix it.

@AuroraLS3 AuroraLS3 added Bug Issues that contain unintended behavior Automation labels Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation Bug Issues that contain unintended behavior
Projects
Status: INBOX
Development

No branches or pull requests

1 participant