-
Notifications
You must be signed in to change notification settings - Fork 77
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
is anyone else having an issue downloading files? #82
Comments
For me it works as usual
The authentication takes about 4 seconds, which is about the same time that I had in the last couple of weeks (as recorded in my logfile) |
very strange. I just ran a test with limit 2, the process ran without issue. I upped the limit = 50 and now it just stalls. I let it sit for 5 minutes before canceling. I changed the limit to 2 again and it works. I upped the limit= 12 and now it is hung on the connecting to. I changed the limit to 5 and ran again. this time it skipped the first, already downloaded" and hung on the second download. Seems to be very random where it hangs |
I can see no influence here on the count. I tried with
|
A new output folder made no difference. Some days it works perfectly, most days it does not. Below are three attempts today within 5 minutes. Some days it may actually download a few activities before it hangs I have also doe a fresh pull of the repository as of 10/17/2022 I am getting very different results. One execution may stop after requesting ticket: Then I cancel the command window and execute it again, now it habgs at another command location:
immediately run it again and it hangs at authentication:
|
it has not worked in 9 days. today I tried it and requested 100 files. The process hung up after 14. I let it set for 2 hours before cancelling. `Connecting to Garmin Connect... Done. ` |
@rsjrny I'm sorry to read that you have problems downloading your data. I see that you started the script with the verbose flag; can you look in the download folder for the In my case these lines look like:
|
here is the latest log. I am using a fiber connection through Verizon
|
It looks like Garmin connect doesn't return you the userstats document. In my case I get an answer in less than a second:
When you visit your profile page in the Browser (https://connect.garmin.com/modern/profile/rsjrny), does the Lifetime Totals section display correctly? (it contains the same information as the Userstats page). |
it does act like a connection issue but i see no dropped connections in my event log. Some days it will go as far as downloading a couple of files and other days it hangs on "Userstats" or "getting display name". It is very random where it hangs up. I have other processes that require a connection and I do not have an issue with those, one does updates from the internet every 1 second. |
I am getting to the User Stats Done then hanging. I just did a fresh pull of this repo to see if it helps but no luck. The authenticating URL step seems to be taking a long delay.
If I copy the URL and paste it into my browser I am sent to my activities without issue
Connecting to Garmin Connect... Done.
[INFO] Requesting Login ticket
Requesting Login ticket... Done. Ticket=ST-0774660-2WO9JpRWhWmiyHIwnO6r-cas
[INFO] Authentication URL https://connect.garmin.com/modern/activities?ticket=ST-0774660-2WO9JpRWhWmiyHIwnO6r-cas
The text was updated successfully, but these errors were encountered: