esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

ErlangInstaller is unable to retrieve available Erlang releases #141

Closed bszaf closed 6 years ago

bszaf commented 6 years ago

Expected behaviour

Releases are available at http://packages.erlang-solutions.com/site/erlang/osxupdater/general/compiled/packs.json

Current behaviour

It seems like ErlangInstaller is unable to retrieve releases from remote URL and template it. It is assumed, because ErlangInstaller it is unable to start if ~/.erlangInstaller/available-releases.json is absent and it is not updated when new release is out.

There are no logs desribing the root of problem. There is only warning regarding missing file:

2018-06-06 11:43:07.390 ErlangInstaller[19953:1397414] Unknown Window class (null) in Interface Builder file,
     creating generic Window instead
2018-06-06 11:43:07.444 ErlangInstaller[19953:1397414] Can't find app with identifier com.erlang-solutions.ErlangInstaller
2018-06-06 11:43:07.469 ErlangInstaller[19953:1397414] Couldn't open /Users/bartoszszafran/.erlangInstaller/available-releases.json