Hi there,

updating recent supernovae data results in error:

error downloading supernova data: Connection refused

Checking kstars.kcfg shows:
<entry name="SupernovaDownloadUrl" type="String">
         <label>Maximum days passed since detection</label>
         <whatsthis>Maximum days passed since detection.</whatsthis>
         <!-- <default>https://indilib.org/jdownloads/kstars/tns-daily.csv.gz</default> -->
         <default>http://kstars.bluedynamics.net:8000/tns/files/tns-daily.csv</default>
</entry>

The current default URL:
http://kstars.bluedynamics.net:8000/tns/files/tns-daily.csv
is not accessible.

Read More...