what is the full URL?
Can't able to access localhost domain
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
try port 81...
Rank 2: Process
not working
Rank 2: Process
what do the docker logs for the appwrite container show?
Rank 2: Process
which one should i check?
the appwrite container
Rank 2: Process
please try to narrow it down to the error related to your request
Rank 2: Process
only this are present in the logs
Does executing the function from the console using the execute now button work?
Rank 2: Process
its failing
you're using the template from git?
Rank 2: Process
from here
Rank 2: Process
i ran the same template in appwrite cloud it worked fine
Rank 2: Process
but locally its not running
something is probably wrong with your installation...
What's the output of docker ps -a?
Rank 2: Process
Rank 2: Process
All containers are running
The builds one was restarting...that's not good...what are the logs from there
Rank 2: Process
Restarting is for assistant
Rank 2: Process
Builds is up
Operation timeout can sadly mean many things. One that pops to my mind is that you mention you used starter. In starter we include composer and appwrite SDK. For that to work, build command must be added to install dependencies. In your function sertings, have you added build command?
While in settings, also worth checking entrypoint.