-
Notifications
You must be signed in to change notification settings - Fork 82
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
Not able to connect to movescount on fresh install #272
Comments
See discussions at #216 and #270, Suunto is slowly shutting down movescount functionality. They now disabled the current APPKEY completely, thus disabling Openambit access fully for now. A new APPKEY was discussed in the first issue and may continue to work, but it will reqiure a new userKey. So you will likely need to install the windows software at least one and extract the new resulting userKey there. This is all still in flux by Suunto as things were disabled more and more over the last few days, so I will wait some more time until they have finalized their changes before starting to try to integrate changes into Openambit and/or update instructions. You can help by posting if you succeed with some of the things discussed in the other issue. |
I can't test with Openambit at the moment, but you can authenticate with Suuntolink app-key through |
I think this is done from openambit-side as far as I can see. Additionally the "openambit-cli" binary now has support for using local settings from a .json file for the sports-mode (and the apps). You can get them written to a local file in JSON format when syncing with movescount via openambit-cli and "--write-config-json". Then you can edit the files locally and send the settings to the watch via "--custom-config " and "--app-config " Neat side-effect of this is that you can define more than the default 10 sport-modes!! |
Sorry for my late response. Now i pulled new version of openambit with new AppKey and it works out of the box. Thank you all for great work :) |
I compiled f332cbb on Devuan I had to make Firefox persist the logs as they were automatically cleared after a few seconds, before I could find the new user key 😒 Not sure if that's a Movescount issue or a Firefox issue but this was the first time I saw such behaviour. Updating the and a bunch of OpenAmbit GUI upload error dialogs about There were also a bunch of messages on standard error, captured below in case it of any use. Standard error output during sync via GUI
Vendor: 1493, Product: 10
libambit_komposti: 2 0 2d 0
Komposit version: 2 0 2d 0
Start reading log...
End reading log...
Outer space debug message
Start sync Orbit
End Orbit sync
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-olaf'
Movescount replied with ContentConflictError for move ' Running ' from 2015 - 4 - 30
Movescount replied with ContentConflictError for move ' Running ' from 2015 - 5 - 1
Movescount replied with ContentConflictError for move ' Trail running ' from 2015 - 5 - 2
Movescount replied with ContentConflictError for move ' Running ' from 2015 - 5 - 3
Movescount replied with ContentConflictError for move ' Trekking ' from 2015 - 5 - 3
Movescount replied with ContentConflictError for move ' Trail running ' from 2015 - 5 - 5
Movescount replied with ContentConflictError for move ' Alpine skiing ' from 2015 - 11 - 7
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 6 - 20
Movescount replied with ContentConflictError for move ' Ultra Running ' from 2018 - 6 - 21
Movescount replied with ContentConflictError for move ' Ultra Running ' from 2018 - 6 - 22
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 6 - 23
Movescount replied with ContentConflictError for move ' Ultra Running ' from 2018 - 6 - 24
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 6 - 25
Movescount replied with ContentConflictError for move ' Ultra Running ' from 2018 - 6 - 26
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Movescount replied with ContentConflictError for move ' Ultra Running ' from 2018 - 6 - 28
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 7 - 4
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 7 - 6
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 7 - 8
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 7 - 10
Movescount replied with ContentConflictError for move ' Running ' from 2018 - 7 - 12
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Failed to upload log (err code: QNetworkReply::NetworkError(ProtocolInvalidOperationError) ), movescount.com replied with " "" "
Movescount replied with ContentConflictError for move ' Running ' from 2019 - 7 - 1
Movescount replied with ContentConflictError for move ' Running ' from 2020 - 1 - 2
|
For the record, the last move I managed to upload to Movescount using openambit was a move on 2021-04-10. Best as I can tell, that upload happened on 2021-04-11. An attempt to upload moves on 2021-04-17 failed. |
Movescount upload was probably disabled on 2021-04-14: few activities were still appearing in bigger Movescount groups like |
Strange, apparently something has been changed again at some point and Movescount currently accepts new activities - https://www.movescount.com/groups/group8-Trail_Running#ctl00_topContent_MostActiveUsers1_LatestMovesSectionTitle |
@marguslt I can confirm - same over here. Let's see if it stays... |
Hello, i made fresh "installation" of openambit today (./build.sh, ./run.sh). App is working but I am unable to connect to movescount account. After I click Auth on movescount, movescount is opened in browser but it not ask to allow connection. I don't see any new request in settings/connectiosn too. I understand that suunto migrates to different platform, and I am ok with synchronization of my moves to strava only. But I need to synchronize settings for my watch. How can i do that when I am unable to connect to movescount. I have Sunnto 2 so no bluetooth and android app posibility. I don't have windows so I rely on openambit. Thank you for answer.
The text was updated successfully, but these errors were encountered: