Originally created by @bobnvic on GitHub (Apr 23, 2022).
Steps to reproduce
Update server to 2.0.1
Update android app to 0.9.41-beta
Use same proxy address audiobooks.example.com for server as used prior to update
Expected behaviour
Request username and password
Actual behaviour
error message "Failed to ping server"
Environment data
Audiobookshelf Version: 2.0.1
[X ] Android App? version 0.9.41-beta
iOS App?
Android Issue
Android version: 12
Device model: Pixel 3XL
Stock or customized system: Stock
iOS Issue
iOS Version:
iPhone model:
Other notes:
Apache proxy config based on example in audiobookshelf docs. Worked fine prior to update. Works if URL and port is used. Proxy works for web gui just fine.
Originally created by @bobnvic on GitHub (Apr 23, 2022).
### Steps to reproduce
1. Update server to 2.0.1
2. Update android app to 0.9.41-beta
3. Use same proxy address audiobooks.example.com for server as used prior to update
### Expected behaviour
- Request username and password
### Actual behaviour
- error message "Failed to ping server"
### Environment data
Audiobookshelf Version: 2.0.1
- [X ] Android App? version 0.9.41-beta
- [ ] iOS App?
#### Android Issue
Android version: 12
Device model: Pixel 3XL
Stock or customized system: Stock
#### iOS Issue
iOS Version:
iPhone model:
Other notes:
Apache proxy config based on example in audiobookshelf docs. Worked fine prior to update. Works if URL and port is used. Proxy works for web gui just fine.
adam
added the bug label 2026-04-24 23:06:55 +02:00
My apologies, it was my proxy setup. It wasn't that the proxy was setup incorrectly, but that I needed to use https and had only used http in the address. User error. Sorry for the noise and any wasted time!
@bobnvic commented on GitHub (Apr 24, 2022):
My apologies, it was my proxy setup. It wasn't that the proxy was setup incorrectly, but that I needed to use https and had only used http in the address. User error. Sorry for the noise and any wasted time!
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 @bobnvic on GitHub (Apr 23, 2022).
Steps to reproduce
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version: 2.0.1
Android Issue
Android version: 12
Device model: Pixel 3XL
Stock or customized system: Stock
iOS Issue
iOS Version:
iPhone model:
Other notes:
Apache proxy config based on example in audiobookshelf docs. Worked fine prior to update. Works if URL and port is used. Proxy works for web gui just fine.
@advplyr commented on GitHub (Apr 23, 2022):
Were you the one in discord that resolved this issue?
I don't believe this is a bug with audiobookshelf.
@bobnvic commented on GitHub (Apr 24, 2022):
My apologies, it was my proxy setup. It wasn't that the proxy was setup incorrectly, but that I needed to use https and had only used http in the address. User error. Sorry for the noise and any wasted time!