Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.

NaN issue with posthog_person #458

Closed
sentry-io bot opened this issue Jun 3, 2021 · 0 comments · Fixed by #474
Closed

NaN issue with posthog_person #458

sentry-io bot opened this issue Jun 3, 2021 · 0 comments · Fixed by #474
Assignees

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 3, 2021

Sentry Issue: PLUGIN-SERVER-2A

error: update or delete on table "posthog_person" violates foreign key constraint "posthog_persondistin_person_id_5d655bba_fk_posthog_p" on table "posthog_persondistinctid"
  File "/code/plugins/node_modules/pg/node_modules/pg-protocol/dist/parser.js", line 278, in Parser.parseErrorMessage
    : new messages_1.DatabaseError(messageValue, length, name);
  File "/code/plugins/node_modules/pg/node_modules/pg-protocol/dist/parser.js", line 126, in Parser.handlePacket
    return this.parseErrorMessage(offset, length, bytes, "error" /* error */);
  File "/code/plugins/node_modules/pg/node_modules/pg-protocol/dist/parser.js", line 39, in Parser.parse
    const message = this.handlePacket(offset + HEADER_LENGTH, code, length, this.buffer);
  File "/code/plugins/node_modules/pg/node_modules/pg-protocol/dist/index.js", line 10, in Socket.<anonymous>
    stream.on('data', (buffer) => parser.parse(buffer, callback));
  File "events.js", line 376, in Socket.emit
...
(5 additional frame(s) were not displayed)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant