I am getting this error. AppwriteException [Error]: self-signed certificate
I have a web app createrd for it with the domain pointed to it. The domain is https://test.tidymaidsoffrisco.com/ that is having the issue. https://tidymaidsoffrisco.com/ with the same code just different envs for a different appwrite database works just fine.
Where do you get this error?
Vscode console
After what ?
I mean what did you ran that cause this?
the moment I load onto a page that is requesting appwrite data
Can you point me to where you got this error? I didn't got it in both links
I see the problem I am saying is because It was on localhost
when not on localhost I get error 500
bump
What are the docker logs for the appwrite container for this error?
what container should I look at?
appwrite
I got it solved it was just me being an idiot! Thank you
What was the problem?
I was using the number ip which was working fine until I wanted to login which is said it needed to be https. When i made it https it would just break. I switched it to appwrite.tidymaidsoffrisco.com as the api end point and it worked fine
Recommended threads
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- 500 simultaneous OAuth logins from the s...
Hi, I'd like to ask about rate limiting around Google OAuth login on Appwrite Cloud. **OVERVIEW** Service type: A PWA (web app) for members of a university clu...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...