UpdatesChecker.run() WARNING: Can not check updates for URL: http://www.tigase.org/files/downloads/tigase-server/descript.ion
java.io.FileNotFoundException: http://www.tigase.org/files/downloads/tigase-server/descript.ion
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1434)
at tigase.util.UpdatesChecker.run(UpdatesChecker.java:140)
Artur Hefczyc commented 1 decade ago
We have to make sure the file: descript.ion exists and contains correct information in order to updates checker work correctly. After migration of our downloads to Redmine this file has been lost. I have recreated it and fixed cron scripts to regenrate the file with up to date information.