Skip to content

Radarr: Errors when starting with scripts_init.bash #179

Answered by RandomNinjaAtk
DataLoreQ asked this question in Q&A
Discussion options

You must be logged in to vote

You either modified the script or manually created it and it has the wrong line endings. Most likely you have Windows Line endings and not Linux/Unix compatible line endings which is required because the container is a linux based OS.

If you manually created the script by copying the code, use a text editor (vscode, notepad++, etc...) that can change the line endings and resave the file.

OR

Download the raw file, save it and move it to the correct location without modifying it, like the instructions say... (https://raw.githubusercontent.com/RandomNinjaAtk/arr-scripts/main/radarr/scripts_init.bash)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RandomNinjaAtk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants