Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Issue running the migrator pluginΒ #6

@macobo

Description

@macobo

User reported this:

Any ideas on how to solve this bug with the migrator?:

[___7] 19:46:40 πŸ”” TypeError: el.attr__class?.split is not a function                                                                                                                                              β”‚
β”‚     at /home/posthog/code/plugin-server/dist/utils/db/utils.js:179:40                                                                                                                                              β”‚
β”‚     at Array.map (<anonymous>)                                                                                                                                                                                     β”‚
β”‚     at extractElements (/home/posthog/code/plugin-server/dist/utils/db/utils.js:175:21)                                                                                                                            β”‚
β”‚     at EventsProcessor.capture (/home/posthog/code/plugin-server/dist/worker/ingestion/process-event.js:324:56)                                                                                                    β”‚
β”‚     at EventsProcessor.processEvent (/home/posthog/code/plugin-server/dist/worker/ingestion/process-event.js:125:67)                                                                                               β”‚
β”‚     at runMicrotasks (<anonymous>)                                                                                                                                                                                 β”‚
β”‚     at processTicksAndRejections (internal/process/task_queues.js:95:5)                                                                                                                                            β”‚
β”‚     at async ingestEvent (/home/posthog/code/plugin-server/dist/worker/ingestion/ingest-event.js:35:24)                                                                                                            β”‚
β”‚     at async Object.ingestEvent (/home/posthog/code/plugin-server/dist/worker/tasks.js:38:16)                                                                                                                      β”‚
β”‚     at async /home/posthog/code/plugin-server/dist/worker/worker.js:49:49  

Might be related to autocapture?

Slack thread (asking for more details there): https://posthogusers.slack.com/archives/C01PPBY3G6Q/p1642166866060200

cc @yakkomajuri

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions