9 months ago
Hello,
I am noticing strange error on my api endpoint api.dev.shai.sh (screenshot attached). The error is
> The client and server don't support a common SSL protocol version or cipher suite.
The nextjs client also has error in chrome console with similar wording. How do I fix it?
Attachments
Pinned Solution
9 months ago
Can you try with something like api-dev? Maybe too many subdomain create issues
4 Replies
9 months ago
Hey there! We've found the following might help you get unblocked faster:
- 📚 Using the CLI
- 🧵 Persistent SSL Error on Production Environment
- 📚 Deploy an Astro App
- 🧵 Issues with Making HTTPS GET Requests from ESP32 to FastAPI Server Hosted on Railway.app (Error 426)
If you find the answer from one of these, please let us know by solving the thread!
9 months ago
Hello,
Should I try deleting environment and recreating it? This issue is blocking me.
dev.shai.sh in the same project and environment works just fine. The issue is specific to api.dev.shai.sh .
Thanks.
9 months ago
Can you try with something like api-dev? Maybe too many subdomain create issues
9 months ago
Yes, that was it! I had DNS through cname and api.dev.shai.sh was working just fine. Then I switch to cloudflare and it stopped working. I didn't realize some DNSs don't support extended subdomains!
Thanks!
Status changed to Solved brody • 9 months ago