Oh wait, is it not localhost:[some-port]? 🤔
Self Hosting Error Cannot Create Default Account
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 1: Thread
gives me a 404
Rank 1: Thread
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)
Rank 1: Thread
no response
Rank 1: Thread
its just a direct block
oh, just empty 404?
Rank 1: Thread
oh the return
Rank 1: Thread
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
Rank 1: Thread
{"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
Rank 1: Thread
just read ur issue and yeah saw the reply . . . non standard ports are an issue huh
Rank 1: Thread
i need 80 open as i use it for other stuffs
Rank 1: Thread
only other option i guess would be to host on an actual vm
@iamnobody out of curiosity, what OS are you using?
Rank 1: Thread
ubuntu
Oh never mind. I’m on a Mac. Was hoping there was some connection with Mac and silicon chips here. Guess not
Rank 1: Thread
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
Rank 1: Thread
only reason why it would be pulling a CORS error
Rank 1: Thread
if u take a look at network anything that is not a direct asset is pulled without the port and fails