multiple apps started giving this error since morning today 28-July-2023
Gives following error: anvil.server.RuntimeUnavailableError: Server resources not available for ‘python3-sandbox’
If I replace the server call within Anvil with an external server that connects via uplink
and publishes the same server function, that is working. Do I need to refactor my code and
host a separate server somewhere?
Seems to be a lack of resources within the Anvil hosted environment?
Which Python version are your servers using? Mine are on the Full Python 3 environment, and not having any issues. If the issue is related to a specific Python version and/or set of custom packages, that might help the Anvil staff track it down.