Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Seems like it can't reach the appstore api server, causing various side-effects. Can you run cloudron-support --troubleshoot to get an overview?
cloudron-support --troubleshoot
This looks good.
Can you also test both commands below from your server:
curl -4 https://api.cloudron.io/api/v1/apps curl -6 https://api.cloudron.io/api/v1/apps
curl -4 worked
So something is not working with the ipv6 routing then. Which VPS provider is this?
We don't use ipv6, only ipv4
Fixed. Was a clone of the actual VM running at the same time, on the same IP. The clone didn't have Matrix Synapse installed. That's why the dashboard was displaying the app, then it disappeared on page reload.
oh glad you found that!
Yes, 1 hour of investigation for that... sorry for the inconvenience.