I download both from AUR or flathub and when ask Gemini to help check the crash report here’s what it tell me:
"This is a confirmed, known bug in Anytype’s current source code for Linux.
Here is exactly what is happening under the hood:
The crash is caused by a “CJS/ESM interop issue” during the app’s bundling process.
A package Anytype uses called linux-distro expects to load a module named execa as a callable function (CommonJS).
However, Anytype’s developers bundled a newer version of execa (v6+) that is ESM-only.
Because of this mismatch, the system passes an object instead of a function, which causes the application to crash the moment it tries to verify your Linux distribution during the login sequence.
Unfortunately, this bug affects all recent Linux versions of Anytype across all installation methods.
The internal API call that triggers this crash is only used for telemetry during login, meaning it will not affect the app’s core functionality once the developers finally patch it."
Hello, welcome to the forum. Could you please write out specifically what the problem you’re having is, the steps you’re taking, and provide any helpful screenshots. The AI answer is not helpful for our diagnosis.
The steps is just me loggin in and froze there for hours with no progress into my vault. Sorry if i can’t explain well I’m not familiar much with technical terms.
Can you also see the crash report? that is generated by anytype when it crash on my linux.
This is very strange. Logging in via iPad, Android, or Windows should not take more than a few seconds (certainly under a minute). Is your vault on the (default) Anytype Network or are you self hosting? Are you routing your internet via a VPN or anything like that?