Giter Club home page Giter Club logo

Comments (5)

chhabhaiya avatar chhabhaiya commented on May 18, 2024

I am having similar kind of issue. Have you got "TypeError: openerp._openerp is undefined" in console?

from docker.

medined avatar medined commented on May 18, 2024

I don't think so. The logs from the odoo container after it restarted were:

$ docker logs -f odoo
2016-06-08 23:13:17,871 1 INFO ? openerp: OpenERP version 9.0c-20160428
2016-06-08 23:13:17,871 1 INFO ? openerp: addons paths: ['/var/lib/odoo/addons/9.0', u'/mnt/extra-addons', u'/usr/lib/python2.7/dist-packages/openerp/addons']
2016-06-08 23:13:17,871 1 INFO ? openerp: database: [email protected]:5432
2016-06-08 23:13:18,146 1 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
2016-06-08 23:13:30,719 1 INFO ? openerp.addons.bus.models.bus: Bus.loop listen imbus on db postgres
2016-06-08 23:13:31,276 1 INFO ? openerp.addons.report.models.report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf
2016-06-08 23:13:31,569 1 INFO ? openerp.http: HTTP Configuring static files
2016-06-08 23:13:31,582 1 INFO davidm openerp.modules.loading: loading 1 modules...
2016-06-08 23:13:31,591 1 INFO davidm openerp.modules.loading: 1 modules loaded in 0.01s, 0 queries
2016-06-08 23:13:31,599 1 INFO davidm openerp.modules.loading: loading 14 modules...
2016-06-08 23:13:31,619 1 INFO davidm openerp.modules.loading: 14 modules loaded in 0.02s, 0 queries
2016-06-08 23:13:31,804 1 INFO davidm openerp.modules.loading: Modules loaded.
2016-06-08 23:13:31,805 1 INFO davidm openerp.addons.base.ir.ir_http: Generating routing map
2016-06-08 23:13:31,844 1 INFO davidm werkzeug: 192.168.99.1 - - [08/Jun/2016 23:13:31] "GET / HTTP/1.1" 200 -
2016-06-08 23:13:31,940 1 INFO davidm werkzeug: 192.168.99.1 - - [08/Jun/2016 23:13:31] "GET /web HTTP/1.1" 303 -
2016-06-08 23:13:31,989 1 INFO davidm werkzeug: 192.168.99.1 - - [08/Jun/2016 23:13:31] "GET /favicon.ico HTTP/1.1" 404 -
2016-06-08 23:13:32,027 1 INFO davidm werkzeug: 192.168.99.1 - - [08/Jun/2016 23:13:32] "GET /web/login HTTP/1.1" 200 -
2016-06-08 23:13:54,726 1 INFO davidm werkzeug: 192.168.99.1 - - [08/Jun/2016 23:13:54] "POST /web/login HTTP/1.1" 200 -

from docker.

chhabhaiya avatar chhabhaiya commented on May 18, 2024

Have you checked the browser console?
Typeerror

from docker.

jaredkipe avatar jaredkipe commented on May 18, 2024

FWIW, I tried to reproduce this and could not.
Things to try.

  • Different browser, and if you're using private browsing turn it off (local storage).
  • Pull the latest odoo:9.0 or try out hibou/odoo:9.0 maybe.
  • It looks like you didn't provide odoo any storage for its session and files, perhaps start over in a clean folder and mount in some for it. (Though when I tried to reproduce it I didn't either, and I did destroy and remake the container and it was still fine....)

from docker.

sle-odoo avatar sle-odoo commented on May 18, 2024

Thank you @jaredkipe for your investigation!
Closing as i cannot reproduce.

Feel free to comment with some steps to reproduce your scenario and i'll have a look.
Regards

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.