Hi All,
If you’re running into the “500 error” while logging into your admin, this can be fixed by logging in via SSH and running these 2 commands:
sudo sed 's/planet.coronium.org/planet.coronium.io/' -i /usr/local/coronium/http/admin/view\_index.lua
sudo sed 's/planet.coronium.org/planet.coronium.io/' -i /usr/local/coronium/http/admin/view\_index.tpl
All you should need to do is refresh your browser.
Some domains are being retired as we move towards Corona Labs integration, and the updating process is complicated, so one has not been pushed yet for 1.92
As a note, the error only effects the news panel in the admin. No other part of the system is dependent on external domain connections.
Cheers.