
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
- 1.6.2 to 1.7.2 upgrade, no console acces...
I just updated from 1.6.2.to 1.7.2, didn't notice any errors in the update or migration process but seem to be stuck not being able to access the console UI any...
- Changing Default Port (appwrite:1.7.2)
Hello! I am trying to run appwrite locally to test things out and i wanted to change the default ports. I have seen this post https://discord.com/channels/56416...
- Request: Increase 1,000-Team Membership ...
For a small project, it’s necessary (regardless of any impact on performance or the like) for a user to have more than 1,000 team memberships. I can create the ...
