l-arnold / tkl-nomadic-odoo

Focused on Flow and Function
Other
4 stars 44 forks source link

DEV Branch (beta 2) not Starting #38

Closed l-arnold closed 8 years ago

l-arnold commented 9 years ago

Since my first ISO build I have not been able to get Odoo Services properly started.

Doing a New test now but expect we had a few config files cross each other.

for Landis dev-wip1 is working.

We need to be cautious however. The branches are mergable but we are getting several commits in each branch ahead of ourselves.

Need to see what changed just before build.

l-arnold commented 9 years ago

Symptom is that Openerp-Service is not available to Web

Can issue /bin/bash /etc/init.d/openerp-server restart command

but not giving Odoo after this even after Restart.

l-arnold commented 9 years ago

Using systemctl commands I am not getting response as I would expect on this generation.

see shell prompt commands and feedback below:

root@tkl-odoo-dev ~# systemctl stop openerp-server.service Failed to stop openerp-server.service: Unit openerp-server.service not loaded.
root@tkl-odoo-dev ~# systemctl start openerp-server.service
Failed to start openerp-server.service: Unit openerp-server.service failed to load: No such fil e or directory.
root@tkl-odoo-dev ~#

l-arnold commented 9 years ago

If I keep going in prompt I get the following, but still, no Web response though an affirmative "starting" statement"

root@tkl-odoo-dev ~# /bin/bash openerp-server start
/bin/bash: openerp-server: No such file or directory
root@tkl-odoo-dev ~# cd /etc/init.d
root@tkl-odoo-dev /etc/init.d# /bin/bash openerp-server start Starting openerp-server: openerp-server.
root@tkl-odoo-dev /etc/init.d#

l-arnold commented 9 years ago

@DocCyblade I am not up to speed on the services setup so need to refer to you on this one. Thanks.

Hoping to move my dev-wip1 forward sometime soon (Lets get Dev Running first however!)

l-arnold commented 9 years ago

Well, I have not touched any of the "services" start/stop subjects but it appears that the dev-wip1 branch also is not starting and stopping properly.

I have done a few small changes in 50-external-modules. Had commented all out.

Probably best to focus on service start-stop subjects. Could revert 50-external-modules as well.

l-arnold commented 8 years ago

some error in the code. Branch now deleted. "dev-old" still in place for reference.

l-arnold commented 8 years ago

closing now