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

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

Open
WKirchner opened this issue Apr 8, 2022 · 3 comments

Comments

@WKirchner
Copy link

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

@WKirchner
Copy link
Author

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

I was able to get it working.

@openaudible
Copy link
Owner

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.

@WKirchner
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants