Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Openerp 8 (dev) Internal Server Error

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
developmentv8
12 Respuestas
36804 Vistas
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
Descartar
Martin

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

Avatar
Omar
Mejor respuesta

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
Descartar
Avatar
NetbeamERP Technology
Mejor respuesta

Internal Server Error comes due to Database password & username.

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

1
Avatar
Descartar
mostafa

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

Avatar
Martin
Mejor respuesta

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
Descartar
Pascal Tremblay

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

Avatar
omixam
Mejor respuesta

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
Descartar
Avatar
SJ
Mejor respuesta

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
Descartar
Avatar
Denise van der Linden
Mejor respuesta

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
Descartar
Avatar
Stanislas Boyet
Mejor respuesta

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
Descartar
Avatar
Akhilesh Gupta
Mejor respuesta

Internal Server Error comes due to Database password & username.

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

0
Avatar
Descartar
Avatar
Ivo verlaek
Mejor respuesta

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
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to list a product prices from different pricelist?
development v8 pricelist
Avatar
Avatar
1
ene 19
4893
Switching context in Odoo 8
development v8 frontend
Avatar
0
mar 15
4775
{#Latam-Bogotá}}~¿Cómo llamar a Latam Bogotá desde celular?
development accounting windows v8
Avatar
0
nov 25
6
How to make all branches for user active automatically after login his account?
development
Avatar
Avatar
Avatar
3
nov 25
353
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
298
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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