I have created a droplet in digital ocean and i have deployed my react app in digital ocean. When i try accessing from my laptop its working but when i try the website from other devices, its showing the error as Invalid authority. Did i miss any step during deployment or do i need to change any environment variables?
Hi , To check you didn't miss anything - https://www.youtube.com/watch?v=RlXZWzUWtkE
Yeah I too followed this video
Hmm, can you share a screenshot of your error? its hard to debug without seeing the code or error
Everything works fine on my computer. But when i try to access the site from other systems, it shows this error
I have an issue with appwrite in DO too, it's certbot, doesn't create certificate, it's too strange, I try with a WP instalation that install let's encript, and issue with apache, I don't know, but it complex problem, may be DO or same configurations, but it's not only in appwrite, in apache with WP same problem, cant get certificate. You need to install https for api requests to avoid errors. Make all thing: env production, domain, secure mail, var change to point the domain, etc... But my problem is not isolate to appwrite, with WP same problem. May be too many request to certbot, I will try later, but I couldn't find the error
Your problem is your server only has a self signed certificate and not a valid certificate so you need to accept the self signed certificate by browsing to the appwrite console before using your app
Best to create a separate post
Sorry, I don't understand this, could you explain more, no get that point, self signed?, browsing appwrite? please could you explain, I getting mad trying to get the certificate, I know is host problem, but it's getting so painfull
Your problem is different than the original posters problem so it would be best to discuss your problem in a separate post
ok, open new issue
Thank you now I understood the problem .Now What should I change in appwrite console? And is self signed certificate okay for security?
no it's not okay. you need to get a domain
I need to get a domain with valid ssl for appwrite, right?
You need a domain. Appwrite can generate the SSL certificate for you
Ok thank you
Recommended threads
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...
- how can i make a relationship between a ...
i want to relate the $id from users auth table in appwrite with other column in my table user_profile. because is the same user... how can i have exactly the s...
- Google login on mobile not working
Hi the gg login auth in mobile not working. No error show. But the user couldnt login in Attached is the video. Desktop is working well and im using custom doma...