Appwrite: Cannot access to Appwrite's console if not use 80 port

Created on 24 May 2020  Â·  4Comments  Â·  Source: appwrite/appwrite

I've tried to install Appwrite on custom port (ex. 8888). Once installation completed, I can signup new server but cannot login to console.

bug

All 4 comments

I've went to Appwrite's support discord channel and got the answer. The problem is because Appwrite not able to save cookie since the combination of IP address and custom port. So I map my subdomain to the server and now I can access Appwrite console.

Screen Shot 2563-05-24 at 21 04 16

I think this might be the line causing this issue, will take a deeper dive a bit later:
https://github.com/appwrite/appwrite/blob/e6c06040ff1402266d771e75d3466af8f6cb3c67/app/init.php#L78

Fixed. Patch will be released with 0.6.2...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eldadfux picture eldadfux  Â·  6Comments

punitdiwan picture punitdiwan  Â·  5Comments

stijnvdkolk picture stijnvdkolk  Â·  3Comments

Asored-D picture Asored-D  Â·  3Comments

TJennerjahn picture TJennerjahn  Â·  3Comments