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

Firefox times out at 30 seconds or gives a message that it can not fetch a resource. #900

Closed
Koepel opened this issue Oct 22, 2024 · 8 comments
Assignees
Labels
bug Something isn't working

Comments

@Koepel
Copy link

Koepel commented Oct 22, 2024

It was mentioned in the Discord channel that the Firefox browser stops the build process after 30 seconds.
At that time it was not consistent for me, but now it is. Every ESP32 (or variant) with Arduino times out at 30 seconds, but sometimes at 60 seconds.

Today, sometimes this error shows after 30 seconds:
afbeelding

The build process is normal when using the Chrome browser. It tries to build up to 100 seconds.

@Koepel Koepel added the bug Something isn't working label Oct 22, 2024
@urish
Copy link
Contributor

urish commented Oct 22, 2024

Thanks for reporting - I reproduced with the following project.

@urish urish self-assigned this Oct 22, 2024
@Koepel Koepel changed the title Firefox times out at 30 seconds or gives a message that it can not fet a resource. Firefox times out at 30 seconds or gives a message that it can not fetch a resource. Oct 22, 2024
@urish
Copy link
Contributor

urish commented Jan 10, 2025

Does this still happen? I tried reproducing it today but it didn't reproduce for me.

@Koepel
Copy link
Author

Koepel commented Jan 10, 2025

It does not happen at this moment.
I think that I have not seen it in the last weeks. Before that, it was only now and then.

@Koepel
Copy link
Author

Koepel commented Jan 13, 2025

No problems so far.
I think this Issue can be closed.

@urish urish closed this as completed Jan 13, 2025
@Koepel
Copy link
Author

Koepel commented Jan 18, 2025

Update: the problem is still there.

I have not seen it with ESP32 projects.
Sometimes with Arduino Uno and Mega projects, the Firefox browser times out at about 16 or 38 seconds.

@urish
Copy link
Contributor

urish commented Jan 19, 2025

Interestingly, it just happened to me with Chrome:

Image

The ~16 seconds mark seems very arbitrary...

@urish
Copy link
Contributor

urish commented Jan 19, 2025

Luckily, I was with the devtools open, and it seems like the actual request took longer than 16 seconds:

Image

I'm not yet sure at which point the dialog popped up. Hopefully it'll reproduce again and I'll be able to collect more data.

@Koepel
Copy link
Author

Koepel commented Jan 27, 2025

I wrote before: "I have not seen it with ESP32 projects", but it happens also with ESP32 projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants