Oh wait, is it not localhost:[some-port]? 🤔
gives me a 404
and yes
Can you send me the response body? Just want to make sure this is 100% appwrite response
(if not, we know problem is before appwrite api container)
no response
its just a direct block
oh, just empty 404?
oh the return
hold on
This looks like it’s the same issue I’m having that I just posted here https://discord.com/channels/564160730845151244/1375547722245083286
I would expect something like this, for example
{"message":"User (role: guests) missing scope (account)","code":401,"type":"general_unauthorized_scope","version":"1.7.2"}
Oh wow, sounds easy to reproduce. Let me spin up droplet to try it
There might be new security measures due to sites, which might be causing trouble for when port is customized. Trying on my end, Ill get back to you folks in 5-10 mins
just read ur issue and yeah saw the reply . . . non standard ports are an issue huh
i need 80 open as i use it for other stuffs
only other option i guess would be to host on an actual vm
@iamnobody out of curiosity, what OS are you using?
ubuntu
Oh never mind. I’m on a Mac. Was hoping there was some connection with Mac and silicon chips here. Guess not
nah . . . me thinks its attempting to use the default port for requests despite the fact that there is a different one in there
Yup, that’s what I think as well
only reason why it would be pulling a CORS error
if u take a look at network anything that is not a direct asset is pulled without the port and fails
Recommended threads
- Selfhost - Starting Docker containers fa...
I am stuck at installing appwrite. Specifically, the containers dont want to start up. The images are downloaded and ready. Dockhand is reporting containers st...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...
- Is this normal in the self host custom d...
when i try to add custom domain to the project did not see this in 1.8.0 ok when pressed the retry it says "DNS verification failed with resolver 8.8.8.8. Domai...