ERROR - anvil.tables.TableError

Hi all,

I seem to be getting the following error in all my applications:

anvil.tables.TableError: Internal database error: ERROR: operator does not exist: bytea ->> character varying
  Hint: No operator matches the given name and argument type(s).

Anyone experiencing same? This seems to be happening for all apps with queries to datatables.

Kind regards,

1 Like

Yeah, same issue here.

TableError: Internal database error: ERROR: operator does not exist: bytea ->> character varying
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Position: 209

Same Error with me: TableError: Internal database error:

yes i am getting this too @meredydd

same here

anvil.tables.TableError: Internal database error: ERROR: operator does not exist: bytea ->> character varying
Hint: No operator matches the given name and argument type(s). You might need to add explicit type casts.
Position: 225

anvil.server.InternalError: Internal server error: 8ea91e98e386
anvil.server.InternalError: Internal server error: 718b759dd72

Hi everyone,

Sorry about that - the problem should now be resolved. Please respond to this post if you’re still seeing the issue!

2 Likes

Thanks for the quick fix!