Server route binding errors on postgres #465

Closed
opened 2026-02-04 18:08:26 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @Boy132 on GitHub (Oct 9, 2025).

SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type integer: "59a87054" CONTEXT: unnamed portal parameter $1 = '...' (Connection: pgsql, SQL: select * from "servers" where "servers"."id" = 59a87054 limit 1) 

Image

Originally created by @Boy132 on GitHub (Oct 9, 2025). ``` SQLSTATE[22P02]: Invalid text representation: 7 ERROR: invalid input syntax for type integer: "59a87054" CONTEXT: unnamed portal parameter $1 = '...' (Connection: pgsql, SQL: select * from "servers" where "servers"."id" = 59a87054 limit 1) ``` ![Image](https://github.com/user-attachments/assets/44e53924-35dc-43d7-a2ea-616c91a97e2a)
Author
Owner

@mariusvn commented on GitHub (Oct 12, 2025):

same here, it makes some servers unmanagable

@mariusvn commented on GitHub (Oct 12, 2025): same here, it makes some servers unmanagable
Author
Owner

@sommersdev commented on GitHub (Oct 19, 2025):

How to fix that issue in the meantime until beta27 gets released?

@sommersdev commented on GitHub (Oct 19, 2025): How to fix that issue in the meantime until beta27 gets released?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#465