And what's docker compose logs openruntimes-executor show?
[AUTO SOLVED] having a hard time w ith v1.4.4 functions
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
Rank 2: Process
still getting Could not resolve host: appwrite-executor with status code 0 the logs above are after re-deploying hello world function
Can you include the timestamps? I think it's docker compose logs --timestamps openruntimes-executor
And docker inspect runtimes?
Rank 2: Process
Rank 2: Process
Did you restart it in this timeframe?
There is an environment variable like function_rumtimes or something. What's that set to?
It's _APP_FUNCTIONS_RUNTIMES_NETWORK
And what's your docker-compose.yml file?
Rank 2: Process
yes
Rank 2: Process
Rank 2: Process
what specific info you want to see?
Rank 2: Process
now it is working!
Rank 2: Process
I don't know what happened. I did not do anything and I saw deployment was successful then I executed it and it worked!
Rank 2: Process
Just an update: the functions are working fine for now but I would request the devs to look into this as I fear upgrading to the next version might trigger this again.
Rank 2: Process
[AUTO SOLVED] having a hard time w ith v1.4.4 functions
Rank 3: Container
i just upgraded 1.4.4 from 1.4.3 functions failed with "file not found"
Rank 3: Container
Rank 3: Container
i realized that there is a new varbiable in .env with _APP_OPTIONS_FUNCTIONS_FORCE_HTTPS disabled to enabled.
Rank 3: Container
Nothing changed!
Rank 3: Container
i deleted all functions to deploy it from again. Now im getting this error that is Error: No such container: appwrite-executor-650750d21e4a6a589be3-6523b5bcd6dd1b2b8ea7
Rank 3: Container
when i moved 1.4.3 again, all works fine, upgraded 1.4.4 fails again with File not found any guide?
Rank 3: Container
opened about issue as well about it : https://github.com/appwrite/appwrite/issues/6859