Skip to content

Conection reset #5981

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

Draft
wants to merge 87 commits into
base: master
Choose a base branch
from
Draft

Conection reset #5981

wants to merge 87 commits into from

Conversation

bunsenstraat
Copy link
Collaborator

@bunsenstraat bunsenstraat commented Apr 29, 2025

  • it often looks like the chromedriver hasn't started, it could be because chrome itself couldn't start but that prevents nightwatch from doing anything.
  • added server start checks to the scripts
  • several config changes are made to prevent other connection resets in other places
  • gpu is sometimes used, so disabling it because it causes crashes
  • no-sandbox is discouraged https://developer.chrome.com/docs/chromedriver/help/chrome-doesnt-start
  • direct dom manipulation outside of the react components sometimes prevented the page load ( in CI ) could be cauing connection reset because of the timeout.

Copy link

netlify bot commented Apr 29, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit a72cf21
🔍 Latest deploy log https://app.netlify.com/sites/remixproject/deploys/681b06717736d8000897070e
😎 Deploy Preview https://deploy-preview-5981--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bunsenstraat bunsenstraat marked this pull request as ready for review April 29, 2025 16:05
@bunsenstraat bunsenstraat marked this pull request as draft April 29, 2025 16:14
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

Successfully merging this pull request may close these issues.

1 participant