pythonanvil.tables.TableError: Internal database error: ERROR: canceling statement due to user request

Hi,
Many of these error keep showing :sob:

  • pythonanvil.tables.TableError: Internal database error: ERROR: canceling statement due to user request
  • anvil.server.RuntimeUnavailableError: Remote server not available (downlink_call). Please contact support@anvil.works.
  • anvil.server.TimeoutError: Server code took too long
1 Like

@meredydd I am stuck, my app is not working any more :sob:, these two are blockers:

  • anvil.server.RuntimeUnavailableError: Remote server not available (downlink_call). Please contact support@anvil.works.
  • anvil.server.TimeoutError: Server code took too long

Please help!

1 Like

I am still stuck with this error:

anvil.server.RuntimeUnavailableError: Remote server not available (downlink_call). Please contact support@anvil.works.

1 Like

I observed that a specific table was consistently causing errors whenever it was accessed. To resolve this issue, I downloaded the data from the problematic table, created a new table, and then uploaded the data into the newly created table. This action successfully resolved the problem.
(please note that the issue started with the outage)

1 Like

I take that back, the issue came again :sob::

  • anvil.server.RuntimeUnavailableError: Remote server not available (downlink_call). Please contact support@anvil.works.
  • anvil.server.TimeoutError: Server code took too long
1 Like