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
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...
- local build `composer installer:dev` iss...
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer...
- Function global variables
when i create a top-level global variable in go or bun how will it behave? is the heap getting renewed on every execution or could i do some kind of temp. cachi...