and it follows the order
like failure then completed then again failure
Exact same error?
yep max retries exceeded connection pool
oh wait i didnt post the full error earlier
Please share
^
So the hostname is there...and it's correct, right?
yes
I wonder if you have some networking problem...
Do multiple manual executions work?
i think so still lemme confirm
it worked twice in a row
method GET
trying one more time just in case
yep worked thrice if i manually execute
should i make a bug report on this?
it still happens randomly
btw i do have nginx proxy manager.. should i send its docker compose or the override file for current docker compose?
without a way for us to reproduce, it would be difficult to do anything
i wonder if it's your server..who's your VPS provider? have you tried somewhere else?
cloudfanatic but i have seen okay-good reviews on it 🤔
no havent tried 1.4.2 anywhere else
i see am i the only one facing this atm?
Recommended threads
- Function for long running task (other 60...
My function need long running other 60 seconds. But async mode return empty body. How to deal with that please ?
- total parameter not working correctly in...
Hello Appwrite team, I'm experiencing issues with the total parameter in the listRows() method (TablesDB) across multiple SDKs. **Issue 1**: Node.js SDK (node...
- Confusion around Tables / TablesDB vs Da...
Hello everyone, I ran into quite a bit of confusion when trying to migrate a Function from Databases.createDocument() to the new Tables / Rows API and wanted t...