csete / gpredict

Gpredict satellite tracking application
http://gpredict.oz9aec.net/
GNU General Public License v2.0
865 stars 251 forks source link

"METEOR M2-3" data is missing #336

Open gvimlag opened 1 year ago

gvimlag commented 1 year ago

After "Update TLE data from network", the "METEOR M2-3" data is missing.

From: www.rtl-sdr.com/meteor-m2-3-now-in-orbit-and-transmitting-weather-images/ "June 27, 2023 the latest Meteor M2-3 satellite was successfully launched on a Soyuz-2 and has been reported to be already transmitting LRPT images of the earth."

Please add this new satellite to your TLE database.

Thank you.

KaComet commented 1 year ago

I can see METEOR M2-3 on my Gpredict. It is shown as METEOR-M2 3. Please ensure that you have updated your TLEs by going to Edit->Update TLE data from network.

Sometimes satellite names will be a bit different across publications and LTEs. In some cases, I've seen several satellite use more than one name. To be safe, search by the satellite's NORAD ID. In the case of METEOR M2-4, the NORAD ID is 57166.

gvimlag commented 1 year ago

OS: Debian 11, KDE Gpredict: 2.3-72-gc596101-3

Hello KaComet, Thank you for the response.

I did a fresh install of Gpredict and updated its TLE database.

<new install of Gpredict>
rm -rf ~/.config/Gpredict    #start completely clean (remove all old data)
Gpredict
Edit -> Update TLE data from network
Module menu -> Configure

I searched for "57166" and "METEOR"; but the "METEOR-M2 3" satellite (or similar) is not present.

Below is a screen shot of my TLE sources: Screenshot_20230830_093217

Do I need to add/update one of these sources?

Thanks for the help.

ploeffler commented 11 months ago

confirm that pulled current version form github and compiled on Ubuntu, but same problem Bildschirmfoto-20231029185517-519x262

sv1 commented 10 months ago

Hello @gvimlag

you are using a pretty old version of Gpredict. Meanwhile Celestrak has changed the domain from .COM to .ORG.

If you can not upgrade to a newer version of Gpredict (Debian has 2.3-115 in Bookworm) you can manually change the TLE sources from celestrak.com to celestrak.org and perfom again an "Update from network"

Happy tracking!

sv1 commented 10 months ago

@ploeffler check if you have the same problem as @gvimlag (although github is updated) otherwise probably network issue??? Give some more info.

ploeffler commented 10 months ago

I guess there was some data corruption, with the update TLE I installed right now it works.

thanks for investigating

luzpaz commented 9 months ago

Is this solved ?

ploeffler commented 9 months ago

as for me: yes

-- Disclaimer: May be opened and read by the NSA, CIA, GCHQ, KGB, BND, and whoever else it may NOT concern.

Am Mo., 25. Dez. 2023 um 12:40 Uhr schrieb luzpaz @.***

:

Is this solved ?

— Reply to this email directly, view it on GitHub https://github.com/csete/gpredict/issues/336#issuecomment-1868944235, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQ6LUL5MAENBIMCFHWFIOLYLFQ3RAVCNFSM6AAAAAA4BEJYFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNRYHE2DIMRTGU . You are receiving this because you were mentioned.Message ID: @.***>

gvimlag commented 9 months ago

Yes, the problem is solved.

For future readers, to fix this problem:

  1. Edit: Edit->Preferences->General->TLE Update->TLE sources:
  2. As sv1 instructed: change all "www.celestrak.com" to "www.celestrak.org".
  3. Do NOT use "https". Only use "http". Otherwise, you will get SSL certificate errors which will prevent satellite TLE data from downloading.
luzpaz commented 9 months ago

Do NOT use "https". Only use "http". Otherwise, you will get SSL certificate errors which will prevent satellite TLE data from downloading.

Should a new ticket be opened for this issue ?

gvimlag commented 9 months ago

Should a new ticket be opened for this issue ?

Done. See: https://github.com/csete/gpredict/issues/344