Giter Club home page Giter Club logo

Comments (13)

b3rew avatar b3rew commented on May 21, 2024

same here
@devent did u solve it ?

from docker.

devent avatar devent commented on May 21, 2024

No. I switched to Odoo 8.0.
Maybe I try the other Docker Image
https://hub.docker.com/r/hibou/odoo/

from docker.

jaredkipe avatar jaredkipe commented on May 21, 2024

Feel free to try my image out, but I couldn't reproduce this on #60 either.

from docker.

jupiterkenji avatar jupiterkenji commented on May 21, 2024

same here

from docker.

b3rew avatar b3rew commented on May 21, 2024

@stewiegaribaldi check if it is a LESS problem and less compiler is installed

from docker.

jaredkipe avatar jaredkipe commented on May 21, 2024

@b3rew that was my initial thought, but like I said, I couldn't reproduce it and everyone doing a docker pull on this repo is going to get the same version of LESS.

from docker.

jupiterkenji avatar jupiterkenji commented on May 21, 2024

I agree with @jaredkipe, isn't LESS already installed in the docker image? I have local install in my computer install and it works; it didn't work when I do it on remote server using NGINX, I suspect it is NGINX issue?

from docker.

jaredkipe avatar jaredkipe commented on May 21, 2024

Well I didn't try to reproduce it with a proxy. I connected directly to the exposed port of 8069

from docker.

jupiterkenji avatar jupiterkenji commented on May 21, 2024

I got it working by:

changed the postgres container name back to 'db' instead of my own name
use the default u/n and p/w for postgres
Not using /mnt/extra-addons/volumes for odoo container

Nothing to do with NGINX

from docker.

tiangolo avatar tiangolo commented on May 21, 2024

I was able to replicate the error and do a workaround (using default username and password), it's detailed in this comment: odoo/odoo#10377 (comment)

from docker.

devent avatar devent commented on May 21, 2024

I tried the latest 9.0 release from your official docker image, and it works now. I guess you can close the issue. For reference, I have created a project that installs Odoo 9 and all necessary dependencies.
https://github.com/devent/odoo_setup

from docker.

cfq20 avatar cfq20 commented on May 21, 2024

I found this thread because I have just had this problem, but in my case it cannot have been caused by not properly set environment variables, as discussed above, because I am using a container from the most current Odoo 9.0 Docker Hub image as of this writing, which is release 20161123.

I couldn't figure out why the problem appeared in the first place, but after creating new containers I could log in and load the full page (the one with the list of available Apps to install) ONLY AFTER clearing the browser cache!

from docker.

baschelik avatar baschelik commented on May 21, 2024

try: blank screen after login means you go to ir_attachments table of your odoo database, find all the entry with value 'web/content' in column name and delete them, odoo will regenerate them and voila, you got your odoo back

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.