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

[jdbc] SQLite doesn't work on aarch64 architectures (e.g. openhabian 64bit) #14002

Closed
Ka0o0 opened this issue Dec 18, 2022 · 0 comments · Fixed by #14003
Closed

[jdbc] SQLite doesn't work on aarch64 architectures (e.g. openhabian 64bit) #14002

Ka0o0 opened this issue Dec 18, 2022 · 0 comments · Fixed by #14003
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@Ka0o0
Copy link
Contributor

Ka0o0 commented Dec 18, 2022

Expected Behavior

The SQLite driver should work after installing it from the addons store.

Current Behavior

While it is possible to install the addon, it won't create the database and also not write to it.
The logs show an error: Error opening connection.

The behavior was already discussed in the forum: https://community.openhab.org/t/how-can-i-change-oh3-3-to-install-a-aarch64-capable-version-of-sqlite-jdbc/139102

Possible Solution

As discussed in the forum, the solution is to update the org.xerial/sqlite-jdbc dependency.

Steps to Reproduce (for Bugs)

  1. Setup a raspi 4 with openhabian 64bit (default settings)
  2. install and configure the jdbc sqlite addon
  3. inspect the logs

Your Environment

@Ka0o0 Ka0o0 added the bug An unexpected problem or unintended behavior of an add-on label Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant