Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

OpenERP 7 Windows installation through proxy : Module not found

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
windowsproxy
5 Réponses
12914 Vues
Avatar
Halbardier Philippe

I'm installing OpenERP 7.0 on a windows environment (Windows Seven) It works fine until i try to install my first app "Accounting & Finance", i've got the following message "Module not Found - The 'Account' module appears to be unavailable at the moment, please try again later"

I've wait and try again... same result Today i'm sure it's not due to OpenERP but to my company proxy. If i establish a network connection without any proxy, it works fine and immediately.

Did you have any installation doc. to explain which door need to be opened on the proxy, or other proxy setup to make ? Thank's

     Philippe
2
Avatar
Ignorer
Malte Jacobi

I would also like to know, how to setup OpenERP in order to install modules/apps through my corporate proxy. I am getting the same error messages as Philippe. Looking at the log and source code, it seems to be likely that the error is caused by a connection timeout due to missing proxy settings:

<code>

2013-10-28 08:07:02,042 276 ERROR ibo openerp.addons.base.module.module: Failed to fetch module base_setup Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0\Server\server\openerp\addons\base\module\module.py", line 666, in install_from_urls </code>

Avatar
Nicolas
Meilleure réponse

I have installed the openERP on my office computer OS: Win 7 64 bits. Register on a domain (ex: ASIA). My windowsId is therefore ASIA\Nicolas. In IE settings, we are not using the proxy settings, but instead the option [Use automatic configuration script] with a specific address.

But anytime i tried to download an app, I encounter following error: The base_setup module appears to be unavailable at the moment, please try again later.

FYI, I made the installation of openERP on a standalone computer Win7 64bits, without any domain, or proxy and everything is working fine.

I tried to add System variable http_proxy with our proxy address, but i did not manage to make it work Adding user/pwd also did not work (not sure about the syntax with a domain http_proxy=http://ASIA\Nicolas:password@proxy.thing.com:8080/

In the openerp-server.log, I get following message 2014-05-13 10:21:39,513 5620 INFO myNewCompany openerp.addons.base.module.module: Downloading module base_setup from OpenERP Apps 2014-05-13 10:21:39,605 5620 ERROR myNewCompany openerp.addons.base.module.module: Failed to fetch module base_setup Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server\openerp\addons\base\module\module.py", line 647, in install_from_urls File "urllib2.pyc", line 126, in urlopen File "urllib2.pyc", line 391, in open File "urllib2.pyc", line 409, in _open File "urllib2.pyc", line 369, in _call_chain File "urllib2.pyc", line 1169, in https_open File "urllib2.pyc", line 1136, in do_open URLError: <urlopen error="" [errno="" 11004]="" getaddrinfo="" failed=""> 2014-05-13 10:21:39,608 5620 ERROR myNewCompany openerp.netsvc: Module not found The base_setup module appears to be unavailable at the moment, please try again later. Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\netsvc.py", line 296, in dispatch_rpc File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\service\web_services.py", line 626, in dispatch File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\osv\osv.py", line 190, in execute_kw File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\osv\osv.py", line 132, in wrapper File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\osv\osv.py", line 199, in execute File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server.\openerp\osv\osv.py", line 187, in execute_cr File "C:\Program Files (x86)\OpenERP 7.0-20140511-231259\Server\server\openerp\addons\base\module\module.py", line 651, in install_from_urls except_osv: (u'Module not found', u'The base_setup module appears to be unavailable at the moment, please try again later.') 2014-05-13 10:21:39,624 5620 INFO myNewCompany werkzeug: 127.0.0.1 - - [13/May/2014 10:21:39] "POST /web/dataset/call_button HTTP/1.1" 200 -

0
Avatar
Ignorer
Avatar
David Camargo
Meilleure réponse

Hi, I'm a new user and I'm installing OpenERP as a trial in my winwows enviroment. I had the same Error message.

So, my doubt is: Where should i insert the folowing comand ? http_proxy = my-proxy.local:port https_proxy = my-proxy.local:port

0
Avatar
Ignorer
Avatar
Ghanshyam Prajapati
Meilleure réponse

HI Try Following,

  • Settings >> Modules >> Modules.
  • Remove Installed module from search bar
  • Type Account and search it

Hope it work for you.

0
Avatar
Ignorer
Halbardier Philippe
Auteur

Hi, thank's but i can locate the app to be install ... the referenced problem occurs during the "loading process"

Avatar
Malte Jacobi
Meilleure réponse

Finally I figured it out. It's quite easy: You have to setup environment variables for the proxy. In my case I added the following two windows environment variables:

http_proxy = my-proxy.local:port
https_proxy = my-proxy.local:port

After adding the variables I restarted my OpenERP server and the module installation worked.

Cheers.

0
Avatar
Ignorer
Nicolas

It did not work for me. Any alternative?

Avatar
Ryno Meyer
Meilleure réponse

Setting the environmental variables worked for me. Many thanks to @Malte Jacobi. And to @David, here is how you set the HTTP variables;

http://kaamka.blogspot.com/2009/06/httpproxy-environment-variable.html

Remember to set HTTPS as well:  https_proxy=https://username:password@proxy.example.org:8080

0
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
meli_oerp web hook
windows
Avatar
0
mars 25
1866
I have odoo17 installed on windows and I get this error when I want to go into settings
windows
Avatar
Avatar
1
janv. 25
2414
proxying does not working with the latest version
proxy
Avatar
0
oct. 24
2061
Adding a .pac file to site for proxy settings
proxy
Avatar
0
févr. 18
4289
how to make openerp setup.exe for windows
windows
Avatar
0
avr. 17
5684
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now