I didn't set any of those values. My appwrite server crashed so I need to restart docker to restart it
Where is your docker-compse.yml file of AppWrite?
I'm using docker desktop so I don't think I have one
You must have But you have docker desktop and WSL both?
How did you installed the AppWrite engine?
I used a setup guid I found on youtube that uses docker desktop: https://www.youtube.com/watch?v=pOqT7yczlj4
Let me go over it really quick
So right here https://youtu.be/pOqT7yczlj4?t=263 Where did you run this command>
I ran it in the command prompt
And can you share a screenshot of your Images Section inside the docker Images view? Like so?
I need to restart my laptop cos my docker crashed but I'll send it after
π
OK That's okay
Let's find the docker-compose.yml file go to your user folder then find a folder called appwrite
Is it there?
ill check now
Yeah, it's there but inside it is only one file which is prefs.json
No, Maybe in the location you have ran the command?
I think it's working, I just added "/v1" to the new IP and the function executed perfectly
the error went away
Ohh good, sure
Thank you so much, you've finally ended my pain π
πππ
You can edit the title to [Solved]
Will do, thanks so much again
Sure
[SOLVED] Server Side SDK not working but Web SDK is
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...