You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 selectenabled extensions: failed to open database extensionDatakk---custom.go----baseDir: 0x11f80a620ERROR[0004] failed to selectenabled 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!)
The text was updated successfully, but these errors were encountered:
Search first
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
Relevant log output
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: