openaudible/openaudible_docker

Failed to execute child process "/config/setup.sh" (No such file or directory)

WKirchner opened this issue · 3 comments

Fresh Install - Unable to start openaudible. Receive error message for missing setup.sh. Checked and missing.
Manually transferred to correct locations and received 2nd error message.

Openaudible
Openaudible2

I removed sudo from sudo sh ./openaudible_installer.sh -q -overwrite -dir /usr/local/OpenAudible.

I was able to get it working.

sudo is required for the install to get it to install to the /usr/local directory..

How about if you do a fresh clone, then ./run.sh ?

Googling the error returns a lot of possible clues.. but haven't been able to reproduce it.

I removed the container, the image, and all preexisting files. Re-Deployed the container and have the same issue. It didn't deploy all the files at startup. I can manually get it to work by placing the files manually in the correct directory.

docker