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 8 (dev) Internal Server Error

S'inscrire

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

Cette question a été signalée
developmentv8
12 Réponses
36764 Vues
Avatar
Kristian Gough

I started a v8 installation in a virtual machine to start some module development and generally look at what's new in v8. Everything was going ok, I was installing various core modules to get things fleshed out and then I got an Internal Error:

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

I went to the logs and this is the recent output. I'm running Ubuntu 12.04 LTS, v8 dev-20140325-000101 in Hyper-V.

I haven't 'lost' any data really, just a couple of demo users I chucked in, but I was wondering what has caused the error.

2014-03-26 17:06:45,241 1153 INFO ? openerp: OpenERP version 8.0dev-20140325-000101
2014-03-26 17:06:45,242 1153 INFO ? openerp: addons paths: ['/opt/openerp/.local/share/OpenERP/addons/8.0', u'/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons', '/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons']
2014-03-26 17:06:45,242 1153 INFO ? openerp: database hostname: localhost
2014-03-26 17:06:45,242 1153 INFO ? openerp: database port: 5432
2014-03-26 17:06:45,242 1153 INFO ? openerp: database user: openerp
2014-03-26 17:06:45,898 1153 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
2014-03-26 17:07:21,934 1153 INFO ? openerp.http: HTTP Configuring static files
2014-03-26 17:07:22,321 1153 INFO [Company name was here] openerp.modules.loading: loading 1 modules...
2014-03-26 17:07:23,705 1153 INFO [Company name was here] openerp.modules.loading: loading 128 modules...
2014-03-26 17:07:25,988 1153 INFO [Company name was here] openerp.modules.loading: Modules loaded.
2014-03-26 17:07:26,046 1153 INFO [Company name was here] openerp.addons.base.ir.ir_http: Generating routing map
2014-03-26 17:07:26,381 1153 INFO [Company name was here] werkzeug: 141.101.98.179 - - [26/Mar/2014 17:07:26] "GET / HTTP/1.1" 500 -
2014-03-26 17:07:26,451 1153 ERROR [Company name was here] werkzeug: Error on request:
Traceback (most recent call last):
  File "/usr/share/pyshared/werkzeug/serving.py", line 159, in run_wsgi
    execute(app)
  File "/usr/share/pyshared/werkzeug/serving.py", line 146, in execute
    application_iter = app(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/server.py", line 261, in app
    return self.app(e, s)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/wsgi_server.py", line 362, in application
    return application_unproxied(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/wsgi_server.py", line 348, in application_unproxied
    result = handler(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1094, in __call__
    return self.dispatch(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1071, in __call__
    return self.app(environ, start_wrapped)
  File "/usr/share/pyshared/werkzeug/wsgi.py", line 411, in __call__
    return self.app(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1231, in dispatch
    result = ir_http._dispatch()
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons/website/models/ir_http.py", line 64, in _dispatch
    return super(ir_http, self)._dispatch()
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons/base/ir/ir_http.py", line 108, in _dispatch
    processing = self._postprocess_args(arguments, rule)
TypeError: _postprocess_args() takes exactly 2 arguments (3 given)
2014-03-26 17:07:38,002 1153 INFO [Company name was here] werkzeug: 141.101.98.179 - - [26/Mar/2014 17:07:38] "GET / HTTP/1.1" 500 -
2014-03-26 17:07:38,008 1153 ERROR [Company name was here] werkzeug: Error on request:
Traceback (most recent call last):
  File "/usr/share/pyshared/werkzeug/serving.py", line 159, in run_wsgi
    execute(app)
  File "/usr/share/pyshared/werkzeug/serving.py", line 146, in execute
    application_iter = app(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/server.py", line 261, in app
    return self.app(e, s)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/wsgi_server.py", line 362, in application
    return application_unproxied(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/service/wsgi_server.py", line 348, in application_unproxied
    result = handler(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1094, in __call__
    return self.dispatch(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1071, in __call__
    return self.app(environ, start_wrapped)
  File "/usr/share/pyshared/werkzeug/wsgi.py", line 411, in __call__
    return self.app(environ, start_response)
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/http.py", line 1231, in dispatch
    result = ir_http._dispatch()
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons/website/models/ir_http.py", line 64, in _dispatch
    return super(ir_http, self)._dispatch()
  File "/usr/local/lib/python2.7/dist-packages/openerp-8.0dev_20140325_000101-py2.7.egg/openerp/addons/base/ir/ir_http.py", line 108, in _dispatch
    processing = self._postprocess_args(arguments, rule)
TypeError: _postprocess_args() takes exactly 2 arguments (3 given)
0
Avatar
Ignorer
Martin

Did you try to change or delete the company name, perhaps? It seems to be griping about that.

Avatar
Omar
Meilleure réponse

I've had the same problem once, and I solved it modifying one file. check http://bazaar.launchpad.net/~openerp/openobject-addons/trunk/revision/9196 for more information.

I looks like that it was a bug, but its fixed now

1
Avatar
Ignorer
Avatar
Martin
Meilleure réponse

I'm pretty sure I hit the same bug with openerp-8.0dev-20140320-000101

I reverted to openerp-8.0dev-20140310-000101 and was able to keep working.

If you find the very latest version works today, or sometime soon, please let me know.

1
Avatar
Ignorer
Pascal Tremblay

When you say that you « reverted », how do you do it? With apt-get?

Avatar
NetbeamERP Technology
Meilleure réponse

Internal Server Error comes due to Database password & username.

you start server like this ./openerp-server -w <yourdatabase password>

1
Avatar
Ignorer
mostafa

how to start server using openerp-server.conf file please write full command

Avatar
omixam
Meilleure réponse

I'm using odoo-9 and I got this issue. The real reason (in my case) was that not all requirements in requirements.txt were satisfied.

You need install dev version of package such as Postgres, libxml2, libxslt, libevent, libsasl2 and libldap2, like is suggested in the section of the odoo documentation

Installing dependencies

https://www.odoo.com/documentation/9.0/setup/install.html

I hope that this will be of utility.

Good luck!!

0
Avatar
Ignorer
Avatar
Stanislas Boyet
Meilleure réponse

Hi,

 

Any new about this one ? Pretty annoying ... Or could I specify the version I want to install instead of installing last one ?

I am on Debian, and installed this one from apt, with this source :

deb http://nightly.odoo.com/trunk/nightly/deb/ ./

 

0
Avatar
Ignorer
Avatar
SJ
Meilleure réponse

I too have had this issue after the 3/10 release...consistently. If I take a perfectly running openerp-8.0dev-20140310-000101 and upgrade > 20140310, I get this same error each time. Looks like something significant...

0
Avatar
Ignorer
Avatar
Denise van der Linden
Meilleure réponse

I have it on SAAS as well occassionally, typically mid-day so I assume it has something to do with backups being run slowing down performance. As I'm running ODOO as a trial now I can live with it, but this would not be acceptable in a production environment. I would therefore appreciate a comment from the development team as well on why this error message seems to pop up more frequently with the last release. Maybe timeout period before having ODOO generate the error message should be extended?

0
Avatar
Ignorer
Avatar
Akhilesh Gupta
Meilleure réponse

Internal Server Error comes due to Database password & username.

you start server like this ./openerp-server -w <yourdatabase password>

0
Avatar
Ignorer
Avatar
Ivo verlaek
Meilleure réponse

I have the same issue, however two out of 5 browsers on my mac are having this issue.

  • Firefox and Safari generate this error
  • Opera keeps on the blank page
  • Chrome and Maxthon are working
-1
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é
How to list a product prices from different pricelist?
development v8 pricelist
Avatar
Avatar
1
janv. 19
4884
Switching context in Odoo 8
development v8 frontend
Avatar
0
mars 15
4756
How to make all branches for user active automatically after login his account?
development
Avatar
Avatar
Avatar
3
nov. 25
301
MrpBom _skip_bom_line skips line of product that has two multi-choice attribute values when both are selected in Apply to variant
development
Avatar
Avatar
1
nov. 25
236
How to create a new field have 2 related field by developer mode
development
Avatar
Avatar
2
oct. 25
565
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