hiddify/hiddify-app

failed to select enabled extensions: failed to open database extensionData

Opened this issue · 1 comments

Search first

  • I searched and no similar issues were found

What Happened?

I clone the code and build success
when click the connection button
there is a err dialog:
failed to select enabled extensions: failed to open database extensionData

Minimal Reproducible Example (MRE)

1.clone code
2. flutter pub get
3. make macOS-arm64
4. flutter run
5.click connection button
6.failed to select enabled extensions: failed to open database extensionData

Device
apple m3
macOS 14.5 (23F79)
Xcode Version 16.1 (16B40)

Expected Behavior

connect success

Version

commit 635e30a

Platform/OS

macOS

Additional Context

1

Application Config Options

1

Relevant log output

024/12/11 14:54:08 Failed attempt 96 to initialize the database: stat data/extensionData.db: no such file or directory
2024/12/11 14:54:08 Failed attempt 97 to initialize the database: stat data/extensionData.db: no such file or directory
2024/12/11 14:54:08 Failed attempt 98 to initialize the database: stat data/extensionData.db: no such file or directory
2024/12/11 14:54:08 Failed attempt 99 to initialize the database: stat data/extensionData.db: no such file or directory
kk-------hiddify.go---startServices--services-: failed to select enabled extensions: failed to open database extensionDatakk---custom.go----baseDir: 0x11f80a620ERROR[0004] failed to select enabled extensions: failed to open database extensionData
Application finished.

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

Hello, dear friend.
Have you been able to resolve this issue?
Did you find any solutions for it?
@flystaros