Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed to select enabled extensions: failed to open database extensionData #1538

Open
2 tasks done
flystaros opened this issue Dec 11, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@flystaros
Copy link

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!)
@flystaros flystaros added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant