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

Bug: Front end sometimes loses connection with bitaxe after a reset or reflash. #538

Open
mutatrum opened this issue Dec 1, 2024 · 3 comments

Comments

@mutatrum
Copy link
Contributor

mutatrum commented Dec 1, 2024

On some restarts of the device, the front-end picks up the connections, but sometimes the front-end loses connection and never updates again until a refresh. Didn't investigate further.

@mutatrum
Copy link
Contributor Author

mutatrum commented Dec 3, 2024

Trying to reproduce this by rebooting the device. I didn't succeed yet, but I did notice the api calls take quite a long time:

image

This might be related. 100ms+ for returning a json is not good.

@eandersson
Copy link
Collaborator

Are you able to capture logs from your device? This is usually WiFi connectivity issues, but can be anything where the device is too busy to reply, or even connections that aren't closed properly.

@mutatrum
Copy link
Contributor Author

mutatrum commented Dec 4, 2024

It's a front-end error, it doesn't seem to recover from this:

image

This was after a sleep and/or network disconnect from my computer.

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

No branches or pull requests

2 participants