#Selfhosting problem

20 messages · Page 1 of 1 (latest)

weak field
#

I'm migrating from cloud to self-hosted. I tried using 'Export to self-hosted instance' and use my free Ngrok domain as Endpoint self-hosted instance, but I got this error when I'm about to migrate

Request failed
Please check if your credentials are filled in correctly in the previous step

merry dune
#

What URL are you using?

#

Or "path". Im pretty sure you should exclude the /v1 from the url you give it

weak field
weak field
#

Is it because I reached the free tier limit?

Invoke-RestMethod : {"message":"Resource limit for your project has exceeded. Please Upgrade to a higher
plans.","code":402,"type":"billing_limit_exceeded","version":"1.6.2"}

merry dune
#

Hmm im not sure actually

#

When getting the error in the first screenshot, is there any error in the console?

weak field
merry dune
#

401 usually indicates unauthorized requests

#

Can you go to the network tab, you should have a request in there marked as 401 & red

#

Should be in the bottom

weak field
merry dune
#

Look for the one that says Status Code 401

#

You might have to try it again

steel warren
steel warren
#

Or wait until the next billing period

weak field
steel warren