[Bug]: Error: getaddrinfo ENOTFOUND api.github.com #2186

Closed
opened 2026-04-25 00:04:45 +02:00 by adam · 2 comments
Owner

Originally created by @sourcecodemage on GitHub (Aug 16, 2024).

What happened?

I deployed ABS v2.12.0 to my kubernetes cluster. It crashes with "Error: getaddrinfo ENOTFOUND api.github.com" message and restarts in a continuous loop, or until I undeploy it.

What did you expect to happen?

I expected the application to go into a running status.

Steps to reproduce the issue

  1. Set ABS version to any in the range 2.12.0 - 2.12.3
  2. Deploy ABS application to K3S cluster.
  3. ABS POD is stuck in restart loop with above getaddrinfo ENOTFOUND api.github.com (BinaryManager.js:99) error.

Audiobookshelf version

2.12.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Windows

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

No response

Additional Notes

If I change the image tag to 2.11.0 , the container initialized and goes into "running" state.
Compressed yaml deployment file.
crash_logs.txt.zip
audiobookshelf-deployment.yaml.zip

Originally created by @sourcecodemage on GitHub (Aug 16, 2024). ### What happened? I deployed ABS v2.12.0 to my kubernetes cluster. It crashes with "Error: getaddrinfo ENOTFOUND api.github.com" message and restarts in a continuous loop, or until I undeploy it. ### What did you expect to happen? I expected the application to go into a running status. ### Steps to reproduce the issue 1. Set ABS version to any in the range 2.12.0 - 2.12.3 2. Deploy ABS application to K3S cluster. 3. ABS POD is stuck in restart loop with above getaddrinfo ENOTFOUND api.github.com (BinaryManager.js:99) error. ### Audiobookshelf version 2.12.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Windows ### If the issue is being seen in the UI, what browsers are you seeing the problem on? None ### Logs _No response_ ### Additional Notes If I change the image tag to 2.11.0 , the container initialized and goes into "running" state. Compressed yaml deployment file. [crash_logs.txt.zip](https://github.com/user-attachments/files/16639788/crash_logs.txt.zip) [audiobookshelf-deployment.yaml.zip](https://github.com/user-attachments/files/16639793/audiobookshelf-deployment.yaml.zip)
adam added the bug label 2026-04-25 00:04:45 +02:00
adam closed this issue 2026-04-25 00:04:45 +02:00
Author
Owner

@nichwall commented on GitHub (Aug 16, 2024):

Should be resolved by https://github.com/advplyr/audiobookshelf/pull/3278

Edit to add:
You can try the fix now using the edge image which uses the latest commit from github, but you may run into other issues between releases (though any additional testing and bugs that are found and reported are appreciated before a release happens).

For future reference, this issue was made after 2.12.3

@nichwall commented on GitHub (Aug 16, 2024): Should be resolved by https://github.com/advplyr/audiobookshelf/pull/3278 Edit to add: You can try the fix now using the `edge` image which uses the latest commit from github, but you may run into other issues between releases (though any additional testing and bugs that are found and reported are appreciated before a release happens). For future reference, this issue was made after 2.12.3
Author
Owner

@advplyr commented on GitHub (Aug 16, 2024):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/3266

@advplyr commented on GitHub (Aug 16, 2024): Duplicate of https://github.com/advplyr/audiobookshelf/issues/3266
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2186