Replies: 9 comments 5 replies
-
|
anyone else with the same problem? |
Beta Was this translation helpful? Give feedback.
-
|
It does this from time to time. Also make sure you are not requesting data too fast from them as they have a very strict rate limit. Tru browsing to celestrak.org from another machine on the same network. If they have limited you you will see a message, if not its probably an issue at their end |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Thats the same issue as that uses data from celestrak. I would remove iss from the module for at least 24 hours then re add it and see if it starts up again. |
Beta Was this translation helpful? Give feedback.
-
|
.. and about the frequency of polling.. what is the suggested value ? |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the update. I might set a limit of 12 or 24 hours in the module to prevent this, the elements dont change that often anyway Alex |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Unrelated to the OP's issue, but related to celestrak, I've been getting this error for about four days, and it won't pull data: ERROR: _initSatellites failed on line 1354 - HTTPSConnectionPool(host='www.celestrak.com', port=443): Max retries exceeded with url: /NORAD/elements/gp.php?CATNR=25544 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:992)'))) (April 21, 11:46:29 AM) If I manually go to https://celestrak.org/NORAD/elements/gp.php?CATNR=25544 vs ".com", it works on my PC. Is there any way to update the code to .org? Thank you! Chris UPDATE: I changed line 1318 of allsky_overlay.py from "https://www.celestrak.com/..." to "https://celestrak.org/..." (removed www, and switched to .org) and that fixed the issue. |
Beta Was this translation helpful? Give feedback.
-
|
@Alex-developer what about 2025.xx.xx? I see that allsky_overlay.py for 2025.xx.xx is completelly different.. it's 709 line (so line 1318 doesn't exists) and I can't find any celestrak link there to change |
Beta Was this translation helpful? Give feedback.
-
|
... and I see this new error... which I assume is related to the above
|
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This problem has been occurring regularly since yesterday.
Beta Was this translation helpful? Give feedback.
All reactions