Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar 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
  • Proyecto
  • 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-Server Freeze/Instability - root cause/solution?

Suscribirse

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

Se marcó esta pregunta
pageblankinstabilityfreeze
1 Responder
9945 Vistas
Avatar
David Arnold

How can I avoid the following instability of openerp-server?

Observations about possible correlations (cause and effect unkown):

  • Pop ups of "XmlHttpRequestError" (this what the observations usually start with)
  • OpenERP Freeze without error Message.
    • Browser Title shows "OpenERP" with logo
    • Browser window remains simply completely blank
    • Adress line transforms - as it should be to http://[IP-ADDRESS]:8069/?db=[DB-NAME] when accessing: http://[IP-ADDRESS]:8069
  • On the server are shown several PIDs for the SAME Company Database by the postgres user
  • Overall behaviour of OpenERP is rather inconsistent, suddenly it works, then again it doesn't ("XmlHttpRequestError" & blank screen) - and probably a bit slower as usual
  • A service openerp-server restart it doesnt seem to solve the problem,
  • After a reboot the inconsistent behaviour aparently is not affected. (blank browser content)
  • Im in Colombia -> Instable Network Connection? - But: other Requests, such as normal homepages seem fast and without delay - during the same timeframe.
  • Servers (Company: ChicagoVPS, 2 GB RAM, SSD-HD, VPS) are situated in Atlanta
  • I have a barman WAL-archiver system of the postgre cluster used by openerp configured

Added after reading about error-message-related time-out issues:

  • SSH is blazing fast

-> Please indicate what further useful information I could provide (and if it's server side - e.g. logs, etc. where to find them according to convention)

1
Avatar
Descartar
Gilles Lehoux

I've encountered a similar situation for the first time. I installed a module after which the screen when blank. When I re-point a browser to the server, I see a blank page. The source is

<!DOCTYPE html> <html style="height: 100%"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>OpenERP</title> <link rel="shortcut icon" href="/web/static/src/img/favicon.ico" type="image/x-icon"/> <link rel="stylesheet" href="/web/static/src/css/full.css" />

Gilles Lehoux

Additional info: The adress link changes correctly, same as the original poster. http://[IP-ADDRESS]:8069/?db=[DB-NAME] Also, FYI, the module was "product_bundle".

Gilles Lehoux

I'd like to know what to do in this situation. Kill a process? Reboot the computer?

Gilles Lehoux

If there's no sysadmin to restart the server then would some kind of "watch dog" program be a good idea"? A daemon that constantly monitors OpenERP and restarts it if it times out.

Ahmet Altinisik

What about scheduler tasks? I have such tasks that takes too much cpu time.

Avatar
Christian Eichert
Mejor respuesta
*there is a workaround.*

if you can access the database go to the table called **ir_module_module** its in /schemata/public/tables.
Then simply search the column **name** and if its set to **installed** set it to **uninstalled** (Do not delete the entry!)
then log out of openerp, restart openerp, log in as admin, go to **Settings** >>  **Update Modules List** and then **Settings** >> **Apply Scheduled Upgrades** 
then be pacient.
depending what modules make trouble you can set also the dependencies on  **uninstalled**
0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Blank white page after login.
login page blank
Avatar
0
jun 16
10447
Blank page after RML Report
rml page blank
Avatar
Avatar
Avatar
3
mar 15
8283
OPENERP START BLANK PAGE
page openerp problem blank
Avatar
0
mar 15
4829
Why the first page of my inform is a blank page?
report page blank base
Avatar
0
mar 15
4736
v9.0c keeps hanging on "Loading" and "Still Loading"
freeze
Avatar
Avatar
1
dic 19
7260
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información 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 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