apps don't install anymore
-
wrote on Aug 2, 2022, 10:04 AM last edited by girish Aug 3, 2022, 3:50 PM
we cleaned up our test box for production, mainly deleting users and groups and just wanted to add another app (nextcloud), but the install button just spins and nothing happens. the same testwise with wordpress. no errors, just the spinning install button. where should we start looking?
-
wrote on Aug 2, 2022, 11:49 AM last edited by
ok, we just remembered, that we moved the DNS entries from one cloudflare account to another, so we had to update the API key as well. Everything is working now. But there should be an error message I think.
-
ok, we just remembered, that we moved the DNS entries from one cloudflare account to another, so we had to update the API key as well. Everything is working now. But there should be an error message I think.
-
@perler Logs would have told you the API key is bad - though good work solving on your own!
-
@murgero ok, I checked some logs but appearently the wrong ones. where should I have looked?
but I think an error message in the UI would be appropriate?
-
-
-
mm, I can't quite reproduce this. I put in invalid credentials for cloudflare. When installing, I get a proper error message:
wrote on Aug 3, 2022, 4:00 PM last edited by@girish I did something slightly different (but maybe not SO uncommon). I created the server and put the clients domain into my own (developer) cloudflare account. After everything worked I created the domain in the client's cloudflare account and changed the NS entries (basically this: https://developers.cloudflare.com/fundamentals/get-started/basic-tasks/manage-domains/move-domain/ ).
the situation was now, that the API key was still valid but changed the wrong domain entries at cloudflare. so, I imagine cloudron creates the NS entry, checks if this works (which it doesn't) -> brain freeze. Something like this?