Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database error? #6

Open
Hello-World-Traveler opened this issue Jan 10, 2025 · 0 comments
Open

Database error? #6

Hello-World-Traveler opened this issue Jan 10, 2025 · 0 comments

Comments

@Hello-World-Traveler
Copy link

[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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant