App Installation error : Failed to list domains: 403 message: [object Object]
-
This is not related to subscriptions and such. But looks like something permission releated. Are you trying to install as a normal user instead of admin user?
-
@benborges Do you have another PC/Mac handy to check if it happens everywhere?
-
odd, in my laptop, with cloudron cli 5..3.0, it's even worst, it output a similar error message but even before asking for the 2FA code.
Failed to login: Login failed: Status code: 403 message: [object Object]
edit : and again, if I switch to my second cloudron, it login just fine and I can do cloudron list and any other cloudron cli command just fine...
-
@benborges no clue what's going on. Maybe you can write to us at support@cloudron.io and we can check?
-
The root cause here is that the API request when done via CLI is getting blocked by Cloudflare. Not sure why though, maybe @benborges can look into his Cloudflare dashboard to see why it's blocking it.
-
-
@girish So this is what's happening on the CF side when a cli command is ran :
For now the temporary fix is to create an IP access rule that make an exception for my ASN, waiting for CF to advise on the best way to implement this at a more granular level.
-