We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to download a star catalog by pressing the button in the Configuration dialog. The file gets downloaded, but then an error is emitted:
Downloading file "https://github.com/Stellarium/stellarium-data/releases/download/stars-3.0/stars_5_1v0_5.cat" Found file /home/ruslan/.stellarium/stars/hip_gaia3/stars_5_1v0_5.cat , checking md5sum... Error: File stars/hip_gaia3/stars_5_1v0_5.cat is corrupt, MD5 mismatch! Found 8b28abf33964e56a6f0d37e5e35de4ca expected 4861bcb18312151016b61aca990c82b1
I've downloaded it again with wget, and the md5sum is again the same, different from the expected one.
wget
log.txt
The text was updated successfully, but these errors were encountered:
Checksum in defaultStarsConfig.json file is correct (~/.stellarium/stars/hip_gaia3/starsConfig.json has correct checksum too)
defaultStarsConfig.json
~/.stellarium/stars/hip_gaia3/starsConfig.json
Sorry, something went wrong.
e8901ca
alex-w
No branches or pull requests
I'm trying to download a star catalog by pressing the button in the Configuration dialog. The file gets downloaded, but then an error is emitted:
I've downloaded it again with
wget
, and the md5sum is again the same, different from the expected one.System
Logfile
log.txt
The text was updated successfully, but these errors were encountered: