Originally created by @skyzuma on GitHub (Jul 3, 2022).
### Steps to reproduce
1. login to an server (webversion is functional)
2. https://gyazo.com/c2b45c137d4a572ab026d147c945ea43
### Environment data
Audiobookshelf Version: 0.9.50 beta
- [x] Android App?
#### Android Issue
Android version: 12 (One UI 4.1)
Device model: SM-G975F
Stock or customized system: Stock
adam
added the bug label 2026-04-24 23:13:24 +02:00
idk where is the problem but there no login possible ... any password tested (long, short, simple, ...) ... w/ passwordmanager ... manual ... no login ... anytime this error ... (on my phone (Huawei P10) i can login this user)
maybe any logs on the phone? u know where i can find it?
@skyzuma commented on GitHub (Jul 3, 2022):
idk where is the problem but there no login possible ... any password tested (long, short, simple, ...) ... w/ passwordmanager ... manual ... no login ... anytime this error ... (on my phone (Huawei P10) i can login this user)
maybe any logs on the phone? u know where i can find it?
When you are entering your server URL are adding a slash at the end?
like this "https://yourserver.com/"
Update: This shouldn't be possible because the app will automatically remove leading slashes.
@advplyr commented on GitHub (Jul 4, 2022):
When you are entering your server URL are adding a slash at the end?
like this "https://yourserver.com/"
Update: This shouldn't be possible because the app will automatically remove leading slashes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @skyzuma on GitHub (Jul 3, 2022).
Steps to reproduce
Environment data
Audiobookshelf Version: 0.9.50 beta
Android Issue
Android version: 12 (One UI 4.1)
Device model: SM-G975F
Stock or customized system: Stock
@advplyr commented on GitHub (Jul 3, 2022):
I'm unable to replicate this
@skyzuma commented on GitHub (Jul 3, 2022):
idk where is the problem but there no login possible ... any password tested (long, short, simple, ...) ... w/ passwordmanager ... manual ... no login ... anytime this error ... (on my phone (Huawei P10) i can login this user)
maybe any logs on the phone? u know where i can find it?
@advplyr commented on GitHub (Jul 3, 2022):
What is the version of the app you are using?
Pulling logs from the phone isn't easy
@skyzuma commented on GitHub (Jul 3, 2022):
server: 2.0.23
app: 0.9.50 beta
@advplyr commented on GitHub (Jul 4, 2022):
When you are entering your server URL are adding a slash at the end?
like this "https://yourserver.com/"
Update: This shouldn't be possible because the app will automatically remove leading slashes.
@skyzuma commented on GitHub (Jul 4, 2022):
yes, was with a / ... without > login possible :) now login is OK
@advplyr commented on GitHub (Jul 4, 2022):
That's weird because in my testing I was not able to add a "/".
Glad it is fixed though