-
-
Notifications
You must be signed in to change notification settings - Fork 129
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
[Bug]: Unknown error in client with self-hosted settings #154
Comments
Hi all, Got the same issue and similar setup. The client is on a Windows 10 PC, and performed the changes to the registry (which, IMHO are a bad way to change configs, a Setting options or the ability to point to a specific URL from the client itself would be much better and user friendly) and when trying to login I'm getting the following The translation is "Sorry" "Login failed, try again later". I'm 100% sure that the self-hosted server is working as I've deployed a client on a linux machine and it worked flawlessy, created tags, folders as well as uploaded a couple of books in order to test. So, at least in my case, the issue is with the Windows client. Thanks! |
Thanks for reporting the issue. It would be great if you could provide the log file which is located at:
|
log file from Windows 11 |
And here the log from Windows 10 Let me know if you need also the logs from the Linux one. Thanks |
Ok, here it looks like some internal server issue. Can you also provide the server logs that are exposed via docker so I can see whats going on there? |
Here are the last 10k lines of server logs (i've renamed it to avoid confusion). Thanks |
Ok, so the issue seems to be caused by to the Products logic we have added some weeks ago. I'll look into solving this for self-hosted instances of Librum since we can't use the same logic for the production and self-hosted backend here. |
Will wait for it then! PS: as mentioned, seems related to just the Windows client as with the Linux one (installed through flatpak / flathub) works fine, currently got a session opened on it Thanks! |
Hm, are you using the same server for both clients? This should not be a client issue, but a server issue. |
Yep, same server for both.
All three client pointed (and currently are poiting) to the same server instance. If from your side, this should be a server side issue, then I suspect the Linux client is ignoring the "product" part you mentioned earlier (my assumption). Thanks |
Hey there, Any update on this one? On linux it continues to function (semi) properly. Thanks! |
Same problem Just stumbled with qt6... and gave up :D |
Hi folks,
I deployed self-hosted librum-server on Ubuntu Server 23.10 on my home network. The client has Windows 11 installed. I made changes to the registry according to the description. When I launch the client and try to register in the application, I get the error "An unknown error occured". What could be the reason?
The text was updated successfully, but these errors were encountered: