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] - Sonarr & Radarr - xq command not found #346

Open
saschabrockel opened this issue Jan 27, 2025 · 1 comment
Open

[BUG] - Sonarr & Radarr - xq command not found #346

saschabrockel opened this issue Jan 27, 2025 · 1 comment
Labels
invalid This doesn't seem right Not Reproducible Cannot Reproduce the error wontfix This will not be worked on

Comments

@saschabrockel
Copy link
Contributor

saschabrockel commented Jan 27, 2025

Application
Sonarr / Radarr

Host platform
Unraid

Script
https://github.com/RandomNinjaAtk/arr-scripts/blob/main/sonarr/scripts_init.bash

Script Version
Please provide the script version number

Describe the bug
Something in the scripts_init is buggy. Some package is missing and causes error logs.

To Reproduce
Steps to reproduce the behavior:
Just use the script.

Expected behavior
No error logs.

Logs/Screenshots

[custom-init] scripts_init.bash: executing...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:03 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:05 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:06 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:07 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:08 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:09 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:11 --:--:--     0curl: (6) Could not resolve host: raw.githubusercontent.com
[custom-init] scripts_init.bash: exited 0
/config/extended/functions: line 22: xq: command not found
/config/extended/functions: line 22: xq: command not found
/config/extended/functions: line 22: xq: command not found
/config/extended/functions: line 28: xq: command not found
/config/extended/functions: line 22: xq: command not found
2025-01-27 13:48:06 :: AutoExtras :: 1.6 :: Script starting...
/config/extended/functions: line 22: xq: command not found
/config/extended/functions: line 28: xq: command not found
2025-01-27 13:48:06 :: Recyclarr :: 1.8 :: Script is not enabled, enable by setting enableRecyclarr to "true" by modifying the "/config/extended.conf" config file...
/config/extended/functions: line 29: xq: command not found
/config/extended/functions: line 28: xq: command not found
/config/extended/functions: line 28: xq: command not found
2025-01-27 13:48:06 :: Recyclarr :: 1.8 :: Sleeping (infinity)
/config/extended/functions: line 29: xq: command not found
/config/extended/functions: line 29: xq: command not found
/config/extended/functions: line 30: xq: command not found
/config/extended/functions: line 28: xq: command not found
/config/extended/functions: line 29: xq: command not found
/config/extended/functions: line 30: xq: command not found
/config/extended/functions: line 30: xq: command not found
/config/extended/functions: line 30: xq: command not found
/config/extended/functions: line 29: xq: command not found
/config/extended/functions: line 30: xq: command not found

Image
Seems to belong to DailySeriesEpisodeTrimmer.bash.

Edit: the same for Radarr and Extras.bash:

Image

@saschabrockel saschabrockel added the Needs Triage Needs to be validated/confirmed label Jan 27, 2025
@saschabrockel saschabrockel changed the title [BUG] - APP NAME - ISSUE TITLE [BUG] - Sonarr - xq command not found Jan 27, 2025
@saschabrockel saschabrockel changed the title [BUG] - Sonarr - xq command not found [BUG] - Sonarr & Radarr - xq command not found Jan 27, 2025
@RandomNinjaAtk
Copy link
Owner

This indicates the setup script didn't run properly... Because your missing packages that are installed via the setup process...

You need to resolve this error:

0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0curl: (6) Could not resolve host: raw.githubusercontent.com

@RandomNinjaAtk RandomNinjaAtk added invalid This doesn't seem right wontfix This will not be worked on Not Reproducible Cannot Reproduce the error and removed Needs Triage Needs to be validated/confirmed labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right Not Reproducible Cannot Reproduce the error wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants