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 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...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...