Skip to content

Testing endpoints results in a crash #274

@FilipSzkandera

Description

@FilipSzkandera

After installing Kintree I've tried to connect to my Invetree instance, but the python crashed when I've pressed the "test" button. Same error when I've tried adding Mouser as a supplier (inserting my API key and pressing "save" -> "test").

Reinstallation did not resolve the issue.

The error is the same in both cases:

Error:

objc[31921]: +[NSString initialize] may have been in progress in another thread when fork() was called.
objc[31921]: +[NSString initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

Versions:
Kintree 1.2.0
Python env 3.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions