We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
i have 4 connected warp chargers. And every minute there are warn messages in the log like this;
warp.3 | 2023-05-23 14:34:06.512 | warn | [WarpClient] Unexpected disconnected from WARP charger. Try reconnecting in 60 seconds warp.3 | 2023-05-23 14:34:06.510 | info | [WarpClient] Connected to WARP charger warp.3 | 2023-05-23 14:34:06.500 | info | [WarpClient] Try connecting to WARP charger warp.3 | 2023-05-23 14:34:06.500 | warn | [WarpClient] Try reconnecting warp.3 | 2023-05-23 14:34:06.495 | info | [WarpClient] Last received keep alive timestamp is older than 40 seconds
Can i solve this? Is there a config for the timeout?
Greetings, Christian
The text was updated successfully, but these errors were encountered:
Sorry, I am no help - but have the same problem. With 6 chargers, the amount of log entries is quite annoying.
Regards, Jörg
Sorry, something went wrong.
same reconnect issue on system with one Warp 1 pro with NFC...
warp.0 | 2023-11-05 20:07:18.816 | warn | [WarpClient] Unexpected disconnected from WARP charger. Try reconnecting in 60 seconds warp.0 | 2023-11-05 20:07:18.789 | info | [WarpClient] Connected to WARP charger warp.0 | 2023-11-05 20:07:18.742 | info | [WarpClient] Try connecting to WARP charger warp.0 | 2023-11-05 20:07:18.741 | warn | [WarpClient] Try reconnecting warp.0 | 2023-11-05 20:07:18.726 | info | [WarpClient] Last received keep alive timestamp is older than 40 seconds warp.0 | 2023-11-05 20:06:33.606 | warn | [WarpClient] Unexpected disconnected from WARP charger. Try reconnecting in 60 seconds
No branches or pull requests
Hi,
i have 4 connected warp chargers. And every minute there are warn messages in the log like this;
warp.3 | 2023-05-23 14:34:06.512 | warn | [WarpClient] Unexpected disconnected from WARP charger. Try reconnecting in 60 seconds
warp.3 | 2023-05-23 14:34:06.510 | info | [WarpClient] Connected to WARP charger
warp.3 | 2023-05-23 14:34:06.500 | info | [WarpClient] Try connecting to WARP charger
warp.3 | 2023-05-23 14:34:06.500 | warn | [WarpClient] Try reconnecting
warp.3 | 2023-05-23 14:34:06.495 | info | [WarpClient] Last received keep alive timestamp is older than 40 seconds
Can i solve this? Is there a config for the timeout?
Greetings,
Christian
The text was updated successfully, but these errors were encountered: