You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[error] Error during full_sync for server: %Postgrex.Error{message: nil, postgres: %{code: :string_data_right_truncation, line: "638", message: "value too long for type character varying(255)", file: "varchar.c", unknown: "ERROR", severity: "ERROR", pg_code: "22001", routine: "varchar"}, connection_id: 62, query: nil}`
Database log
_created","inserted_at","updated_at") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "id"
2025-01-10 02:09:37.761 UTC [63] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [64] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [65] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [70] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [68] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [67] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [66] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [61] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:09:37.761 UTC [62] LOG: could not receive data from client: Connection reset by peer
2025-01-10 02:10:06.702 UTC [90] ERROR: value too long for type character varying(255)
2025-01-10 02:10:06.702 UTC [90] STATEMENT: INSERT INTO "playback_activities" ("client_name","server_id","user_id","rowid","play_method","play_duration","item_type","item_name","item_id","device_name","date_created","inserted_at","updated_at") VALUES ($1,$2,$3,$4,$5,$6,$7,$8,$9,$10,$11,$12,$13) RETURNING "id"
The text was updated successfully, but these errors were encountered:
[error] Error during full_sync for server: %Postgrex.Error{message: nil, postgres: %{code: :string_data_right_truncation, line: "638", message: "value too long for type character varying(255)", file: "varchar.c", unknown: "ERROR", severity: "ERROR", pg_code: "22001", routine: "varchar"}, connection_id: 62, query: nil}`
Database log
The text was updated successfully, but these errors were encountered: