After pulling appwrite Image. When I try to run it I get this error
hi - what was the command?
Please let me know if this works?
Hi, Thanks for trying to help. That didnt work for me. But i did it manually by downloading docker-compose.yml and .env and it worked.
[SOLVED]Docker DATABASE not ready
I have the same problem trying to run it from Docker Desktop, so does it mean that the latest image is buggy? Or are we just forgetting to set any environmental variable?
Please make sure to follow the installation instructions: https://appwrite.io/docs/self-hosting#installWithDocker If you're still having problems, please create a new <#1072905050399191082> post
@Steven Levey Thanks, I installed appwrite successfully using the shell command, but when I try to login into the web interface with my appwrite user credential, it says invalid login. Might this be a firewall thing?
Please create a new post in <#1072905050399191082>
I, i solved it myself. Seems I had to create a local account. I thought it was the same account I used for appwrite.io
Recommended threads
- Invalid query: Query on attribute has gr...
I cannot view the table within the Console
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...