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

[Bug]: 2.8.1 (Docker) Library Scan Fails Getting Repeated "alert number 12" in log file #2782

Closed
freddyyeddy opened this issue Mar 22, 2024 · 9 comments
Labels
bug Something isn't working config-issue Issue has to do with user configuration

Comments

@freddyyeddy
Copy link

Describe the issue

When triggering library scan (using NFS so I cant trust auto scans) It throws The Errors Below. Im gonna let it take forever and see if it finally finishes and detects the one New audiobook. After Looking at Debug log it looks like more work than dont (Second Image). So I suspect this could be a red herring.
image
image

Steps to reproduce the issue

  1. Manually Trigger Library Scan And Watch.

Audiobookshelf version

1.8.2

How are you running audiobookshelf?

Docker

@freddyyeddy freddyyeddy added the bug Something isn't working label Mar 22, 2024
@freddyyeddy
Copy link
Author

Update With It finished (First Image) and picked up the new Book. But it seems needlessly long for a simple single book find. Has there been a change to the scan methodology that affects if pre-existing books are re-checked after updating. The second scan seems more reasonable (Second Image). So I assume It has to do with how the update process (re-pull/build container for latest version). If Im right might be worth updating the Change notes for clarity. Im closing this ticket myself as seems problem did not persist.
image
image

@freddyyeddy
Copy link
Author

freddyyeddy commented Apr 6, 2024

I seems this is still happening and I can no longer search Audible For Meta data either. I added another batch of audiobooks and the search seemed to do a full scan and take forever and threw the alert 112's

@freddyyeddy freddyyeddy reopened this Apr 6, 2024
@nichwall
Copy link
Contributor

nichwall commented Apr 6, 2024

Looks like TLS error 112 is something specific to your setup, or an issue with Audnexus?

https://stackoverflow.com/questions/5671000/what-does-this-tls-alert-mean

@freddyyeddy
Copy link
Author

I cant Seem to find any real reason for this to happen. All I did was update docker image to new version. Then it started happening. Got any tips for where to look. I basically turned off the firewall for the server. So I dont think its bocking there. I recently moved to using ngix proxy manager. But the reverse proxy has been fine there too. This happens when I attempt to search for a match.
image

@advplyr
Copy link
Owner

advplyr commented Apr 6, 2024

Are you getting this error using a local ip address?

@advplyr advplyr added waiting Waiting for OP unable to reproduce Issue is not yet reproducible labels Apr 6, 2024
@freddyyeddy
Copy link
Author

freddyyeddy commented Apr 6, 2024 via email

@freddyyeddy
Copy link
Author

Checking Via Local IP:Port and still same same (Searched different book this time)
image

@advplyr advplyr added config-issue Issue has to do with user configuration and removed waiting Waiting for OP unable to reproduce Issue is not yet reproducible labels Sep 11, 2024
Copy link

After reviewing this issue, this appears to be a problem with your setup and not Audiobookshelf. This issue is being closed to keep the issue tracker focused on Audiobookshelf itself. Please reach out on the Audiobookshelf Discord for community support.
Some common search terms to help you find the solution to your problem:

  • Reverse proxy
  • Enabling websockets
  • SSL (https vs http)
  • Configuring a static IP
  • localhost versus IP address
  • hairpin NAT
  • VPN
  • firewall ports
  • public versus private network
  • bridge versus host mode
  • Docker networking
  • DNS (such as EAI_AGAIN errors)

After you have followed these steps, please post the solution or steps you followed to fix the problem to help others in the future, or show that it is a problem with Audiobookshelf so we can reopen the issue.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
@freddyyeddy
Copy link
Author

freddyyeddy commented Sep 11, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working config-issue Issue has to do with user configuration
Projects
None yet
Development

No branches or pull requests

3 participants