
hi, i've done a function in python that send a command in to a game server using the RCON protocol to extrapulate the online player in the server, the code seems to be good, also the build don't fail, but when i try to execute the function this is what i get

the code also seems to be good


Hmm...maybe MCRcon uses signals

i dont really know, can you suggest me any library to use the rcon protocol

[SOLVED]Signal only works in main thread

i solved it implementing a rcon protocol connectiction without the use of library

using socket
Recommended threads
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
- Deployment Error Logs - Golang Functions
Hi guys - I have been developing an appwrite function via the cloud service with a golang runtime environment. Currently, I only get error messages whilst deplo...
- Realtime stuck on pending
I'm hosting appwrite on a server where there's already nginx running and you can see how it's config looks for appwrite on attachted screenshot. I'm not getting...
