This question has been flagged
3 Replies
4224 Views

Hi there,

The openerp service seems to be up because I can find it with ps aux. But I can't access to the openerp web app through my browser "Unable to connect".

In the log files from openerp-logs all seem to be normal :

2014-04-10 16:54:18,959 1392 INFO ? openerp: OpenERP version 7.0-20140409-231230 2014-04-10 16:54:18,959 1392 INFO ? openerp: addons paths: /usr/lib/pymodules/python2.7/openerp/addons 2014-04-10 16:54:18,959 1392 INFO ? openerp: database hostname: localhost 2014-04-10 16:54:18,959 1392 INFO ? openerp: database port: 5432 2014-04-10 16:54:18,959 1392 INFO ? openerp: database user: openerp 2014-04-10 16:54:18,960 1392 DEBUG ? openerp.netsvc: Registered an exported service: db 2014-04-10 16:54:18,960 1392 DEBUG ? openerp.netsvc: Registered an exported service: common 2014-04-10 16:54:18,960 1392 DEBUG ? openerp.netsvc: Registered an exported service: object 2014-04-10 16:54:18,960 1392 DEBUG ? openerp.netsvc: Registered an exported service: report 2014-04-10 16:54:19,017 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Profit & Loss (Income account)'" 2014-04-10 16:54:19,017 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Profit & Loss (Expense account)'" 2014-04-10 16:54:19,017 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Balance Sheet (Asset account)'" 2014-04-10 16:54:19,017 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Balance Sheet (Liability account)'" 2014-04-10 16:54:19,043 1392 DEBUG ? openerp.netsvc: Registered an exported service: edi 2014-04-10 16:54:19,053 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Write-Off'" 2014-04-10 16:54:19,165 1392 DEBUG ? openerp.netsvc: Registered an exported service: report 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.txtindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.pptxindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.docindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.docxindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.xlsxindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.pdfindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.imagenoindex="">. 2014-04-10 16:54:19,182 1392 DEBUG ? openerp.addons.document.content_index: Register content indexer: <indexer openerp.addons.document.std_index.opendoc="">. 2014-04-10 16:54:19,207 1392 DEBUG ? openerp.osv.fields: required=True is deprecated: making a boolean field required has no effect, as NULL values are automatically turned into False. args: {'readonly': True} 2014-04-10 16:54:19,219 1392 INFO ? openerp.addons.google_docs.google_docs: GData lib version %s GData-Python/2.0.14 detected 2014-04-10 16:54:19,229 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Regarding '" 2014-04-10 16:54:19,356 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Your OpenERP account at %(company)s'" 2014-04-10 16:54:19,356 1392 DEBUG ? openerp.tools.translate: no translation language detected, skipping translation for "'Dear %(name)s,\n\nYou have been given access to %(portal)s.\n\nYour login account data is:\nDatabase: %(db)s\nUsername: %(login)s\n\nIn order to complete the signin process, click on the following url:\n%(url)s\n\n%(welcome_message)s\n\n--\nOpenERP - Open Source Business Applications'" 2014-04-10 16:54:19,442 1392 INFO ? openerp.service.wsgi_server: HTTP service (werkzeug) running on 0.0.0.0:8069 2014-04-10 16:54:19,443 1392 DEBUG ? openerp.service.cron: cron0 started! 2014-04-10 16:54:19,443 1392 DEBUG ? openerp.service.cron: cron1 started! 2014-04-10 16:54:19,443 1392 INFO ? openerp: OpenERP server is running, waiting for connections... 2014-04-10 16:55:19,503 1392 DEBUG ? openerp.service.cron: cron0 polling for jobs 2014-04-10 16:55:20,504 1392 DEBUG ? openerp.service.cron: cron1 polling for jobs 2014-04-10 16:56:19,564 1392 DEBUG ? openerp.service.cron: cron0 polling for jobs 2014-04-10 16:56:21,566 1392 DEBUG ? openerp.service.cron: cron1 polling for jobs 2014-04-10 16:57:19,625 1392 DEBUG ? openerp.service.cron: cron0 polling for jobs 2014-04-10 16:57:22,627 1392 DEBUG ? openerp.service.cron: cron1 polling for jobs 2014-04-10 16:58:19,685 1392 DEBUG ? openerp.service.cron: cron0 polling for jobs 2014-04-10 16:58:23,689 1392 DEBUG ? openerp.service.cron: cron1 polling for jobs 2014-04-10 16:59:19,746 1392 DEBUG ? openerp.service.cron: cron0 polling for jobs 2014-04-10 16:59:24,750 1392 DEBUG ? openerp.service.cron: cron1 polling for jobs

I'm a bit lost. Someone have an idea why the webserver doesn't answer anymore ?

Thank's,

Quentin

Avatar
Discard
Best Answer

Hello

I got the same problem with OpenERP 7

Need some help too

Avatar
Discard
Best Answer

I have tried to work with openerp v 7.0 with  ubuntu 12.04; But at one moment i was unable to make any updates or downloads even to update my Ubuntu make sudo apt-update or sudo apt-upgrade. I was obliged to install a new OS Ubuntu 14.04 because i couldnt even access to it.

My ubuntu version blocked me even to update modules in openerp and even to download the wkhtmltopdf to work with in the creation of reports so everything was down.

My advice for you is to work with the last version of ubuntu why not 14.04 or 14.10 or 15.04 or 15.10.

Try to make your self working with the last versions to not being blocked in the future.

OpenERP v 7.0 works fine with ubuntu 14.04, try it you will not regret.

Have fun to create your modules in a new version and be sure to not be blocked even to update your ubuntu.


Avatar
Discard
Best Answer

same problem in V8

Avatar
Discard