-
Notifications
You must be signed in to change notification settings - Fork 93
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
Odoo crashes with "/entrypoint.sh: line 114: exec: : not found #128
Comments
This was changed here: d13efca Do you still have this issue? |
@gustavovalverde Tried it with the latest 15.0 branch status - only thing i changed was in the docker-compose.yml, otherwise i would get a "manifest not found" error
Dockerfile ist the same as the one in the repository:
|
How are you running dockerdoo, and using which operating system? |
Working on a macbook pro with the latest Monterey and m1 MAX chip ;) I tried a clean setup now, so...
-> got the same error as shown above (entrypoint.sh: exec not found) Next Try: editing entrypoint.sh -> rebuild image got the package not found error EDIT: Only the hosted version breaks -> standalone works ;) |
I have almost 2 years without using the hosted mode. Now I understand. I'll check this. |
Is there any fix for this?
I am getting the same error message and would prefer finding the solution than skipping to use other options |
@Crackboomlaboom Why do not use the standalone mode? I can't see a current valid use case for hosted mode! |
@akevinieron how can we pin a specific release by date if we use the standalone mode? |
You can enter to the Odoo Container, navigate to /opt/odoo and make a That's it!! |
Hi,
having the following problem after fresh clone and setup of dockerdoo:
there is already a closed issue with this problem and there is kind of a solution given! 117 and the fix
I tried to replace the dockerfile with that one the solution gave me but no change!
anything that i miss here?
thanks for helping me out!
The text was updated successfully, but these errors were encountered: