GithubHelp home page GithubHelp logo

Comments (11)

fred0716 avatar fred0716 commented on July 25, 2024 1

Fixed. I typed the wrong configuration file name.
Thanks.

from openupgrade.

hbrunn avatar hbrunn commented on July 25, 2024

That's weird, your config looks perfectly fine. I assume you run the latest version of the code?

Could you insert the line

print conn_parms

at line 174 of migrate.py?

from openupgrade.

buxx avatar buxx commented on July 25, 2024

Fixed: My user was simply not autorized to read /etc/openerp/openerp-server.conf ...

from openupgrade.

carras avatar carras commented on July 25, 2024

I have the same problem. And I use user odoo and user root all print the same:
No user found in configuration

Any ideas?

from openupgrade.

objectsbloom avatar objectsbloom commented on July 25, 2024

Running fine this linux command:

odoo@cloud9:~$ http_proxy=http://192.168.1.64:3128 https_proxy=https://192.168.1.64:3128 python migrate.py --config=/etc/odoo-server.conf --database=Mobiletalk --run-migrations=7.0,8.0
updating 7.0/web rev4203
El árbol está actualizado en la revisión 4203 de la rama http://bazaar.launchpad.net/~openerp/openerp-web/7.0
now at rev4203
updating 7.0/addons rev8174

but's taking a long while... just after installing (ubuntu 14.04):

sudo apt-get install python-bzrlib
sudo apt-get install bzr

from openupgrade.

Yenthe666 avatar Yenthe666 commented on July 25, 2024

Thanks @buxx this solved my issue. 👍

from openupgrade.

fred0716 avatar fred0716 commented on July 25, 2024

I have the same output - No user found in configuration , when excute python migrate.py.
I had tried the root and odoo user account to run the script. All have the same output.
How to fix that?

from openupgrade.

pedrobaeza avatar pedrobaeza commented on July 25, 2024

Read the explanation above.

from openupgrade.

fred0716 avatar fred0716 commented on July 25, 2024

Do you mean I should run linux command like following ?

http_proxy=http://192.168.1.64:3128 https_proxy=https://192.168.1.64:3128 python migrate.py --config=/etc/odoo-server.conf --database=Mobiletalk --run-migrations=7.0,8.0

from openupgrade.

pedrobaeza avatar pedrobaeza commented on July 25, 2024

Try all the proposed solutions. Anyway, the problem is in your side, nothing to do with OpenUpgrade itself.

from openupgrade.

daudakhtar avatar daudakhtar commented on July 25, 2024

is this module able to migrate custom module from erp 7 to odoo 11?????

from openupgrade.

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.