Hello friends. I tried to set up a custom domain for my project, but this action is causing some errors.
Yesterday: I created my CNAME rule in my DNS Manager on Cloudflare, and the first verification in my project setting returned. I didn't care too much, but applying my change in the DNS took some time.
Today: I repeatedly retried to verify my custom domain in my project settings, but it returned Server Error. So, I check my browser console and get the following error:
PATCH https://cloud.mydomain.com/v1/proxy/rules/66d0c972e5f167160a94/verification 500 (Internal Server Error)
What could be happening? Do I have to add something else to my DNS? Could this be the problem with my server?
Recommended threads
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...