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 login #147

Closed
mzch opened this issue Apr 4, 2022 · 2 comments
Closed

Unable to login #147

mzch opened this issue Apr 4, 2022 · 2 comments

Comments

@mzch
Copy link

mzch commented Apr 4, 2022

After updating quickshare from v0.7.1 to v0.8.1, I can't login.
Could you tell me how to fix this issue.

@ihexxa
Copy link
Owner

ihexxa commented Apr 4, 2022

Hi @mzch,

Because 0.8.1 contains some BREAKING changes so it is not compatible with previous version. Probably it is not able to read authentication information from the existing db. Sorry for introducing the inconvenience.

Pls try to:

  • Remove the quickshare.db
  • Start the Quickshare with environments: DEFAULTADMIN=<your admin name> DEFAULTADMINPWD=<your password> ./quickshare -c <your config path>
  • Input DEFAULTADMIN and DEFAULTADMINPWD and login by clicking the login button (there may be a regression of hotkey Enter, still checking)

Let me know if it works and logs after starting may help.

@mzch
Copy link
Author

mzch commented Apr 4, 2022

Hi @ihexxa , thanks for your kind advice! This issue has been fixed.

@mzch mzch closed this as completed Apr 4, 2022
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