Komga script install error #88

Closed
opened 2026-02-04 16:33:42 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @lichenophile on GitHub (Nov 21, 2024).

Please verify that you have read and understood the guidelines.

yes

A clear and concise description of the issue.

Ran the script, seemed to set up dependancies just fine then ended the following error

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

 ✓ Installed Dependencies
 - Installing Komga   
[ERROR] in line 25: exit code 0: while executing command RELEASE=$(curl -s https://api.github.com/repos/gotson/komga/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }')

Please provide detailed steps to reproduce the issue.

run the script, as far as I can tell

Originally created by @lichenophile on GitHub (Nov 21, 2024). ### Please verify that you have read and understood the guidelines. yes ### A clear and concise description of the issue. Ran the script, seemed to set up dependancies just fine then ended the following error ### What settings are you currently utilizing? - [ ] Default Settings - [X] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. ``` ✓ Installed Dependencies - Installing Komga [ERROR] in line 25: exit code 0: while executing command RELEASE=$(curl -s https://api.github.com/repos/gotson/komga/releases/latest | grep "tag_name" | awk '{print substr($2, 2, length($2)-3) }') ``` ### Please provide detailed steps to reproduce the issue. run the script, as far as I can tell
Author
Owner

@MickLesk commented on GitHub (Nov 21, 2024):

Problem with DNS Server.
If you cant curl github, you cant access the following sections.

@MickLesk commented on GitHub (Nov 21, 2024): Problem with DNS Server. If you cant curl github, you cant access the following sections.
Author
Owner

@lichenophile commented on GitHub (Nov 21, 2024):

>< While I was getting ✓ DNS Resolved github.com to 4.237.22.38, it turns out I had set the ip of the lxc to one was stolen without me noticing.

Thanks for the help pointing out it was on my end. Closing issue.

@lichenophile commented on GitHub (Nov 21, 2024): \>< While I was getting `✓ DNS Resolved github.com to 4.237.22.38`, it turns out I had set the ip of the lxc to one was stolen without me noticing. Thanks for the help pointing out it was on my end. Closing issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#88