ihexxa / quickshare

Quick and simple file sharing between different devices, built with Go, React and Typescript.
https://ihexxa.github.io/quickshare.site
GNU Lesser General Public License v3.0
506 stars 32 forks source link

Unable to login #147

Closed mzch closed 2 years ago

mzch commented 2 years ago

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 commented 2 years ago

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:

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

mzch commented 2 years ago

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