Hi, I'm trying to free my Roborock S8, but have troubles at the onboarding stage. When running onboarding script I get stuck at a stage, where the vacuum connects to my main WiFi (I can ping it by IP), but I just get "Waiting for the server to observe new onboarding traffic..." message from the script afterwards. Any ideas on what could be the problem and how to debug it?
Here is my command (redacted):
uv run start_onboarding.py --server api-roborock.redacted.com --timezone America/Chicago \
--ssid redacted --password `cat wifi.pwd` --admin-password `cat admin.pwd` \
--cst CST6CDT,M3.2.0,M11.1.0 --country-domain us
Hi, I'm trying to free my Roborock S8, but have troubles at the onboarding stage. When running onboarding script I get stuck at a stage, where the vacuum connects to my main WiFi (I can ping it by IP), but I just get "Waiting for the server to observe new onboarding traffic..." message from the script afterwards. Any ideas on what could be the problem and how to debug it?
Here is my command (redacted):