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

Unable to connect to Sqlite? #962

Open
MerakiMc opened this issue Apr 24, 2017 · 2 comments
Open

Unable to connect to Sqlite? #962

MerakiMc opened this issue Apr 24, 2017 · 2 comments

Comments

@MerakiMc
Copy link

Pastebin link to the error code: https://pastebin.com/JsdQH2v5

I'm sadly completely uneducated on sql databases, and hope this is absolutely nothing to do with LWC, but instead user error on my part.

Thanks in advance for any help!

@it-batteriexperten
Copy link

Looks like you are missing the sqlite driver "NoClassDefFoundError: org/sqlite/NativeDB"
Check out issue #953

@MerakiMc
Copy link
Author

MerakiMc commented Apr 24, 2017

Edit: Realized after re-trying that it was a different error code:
https://pastebin.com/mVtkS5kw
This second error code was the result of me switching from Sqlite to MySQL in the LWC core config.

Edit 2: After combing through the LWC config a bit more, I found an Address, username, and password for the database. I've plugged them in, though I'm still receiving the same issue :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants