sqlitebrowser / dbhub.io

A "Cloud" for SQLite databases. Collaborative development for your data. 😊
https://dbhub.io
GNU Affero General Public License v3.0
372 stars 39 forks source link

[Webpage] Database query failed error encountered #204

Closed junosg closed 1 year ago

junosg commented 1 year ago

Hi, encountered this error on login and on navigation to home page of Dbhub.io web page.

image

I tried registering a new account and the new account don't have this error. Will I be able to recover my databases on my previous account? Thank you.

chrisjlocke commented 1 year ago

Thanks for reporting. It seems to have logged you in - are things working past this point? If you log out and back in, do you get the same error? Does your username contain unicode characters?

junosg commented 1 year ago

Hello, logging out and back in displays the same error. No, my username does not contain a unicode character. For reference, my username is "junosg".

Not sure if this will help but here is the console log. image

Thank you.

junosg commented 1 year ago

Hello, tried logging in today and this is resolved on my end.

image

Thank you.