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

Odoo Connection Lost/Connection Restore issue

Suscribirse

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

Se marcó esta pregunta
2 Respuestas
5696 Vistas
Avatar
Simon Lee

Hi,

I am using odoo 14 on Linux 20.04. I am having this issue of odoo keep saying connection lost and connection restore issue. I take a look at the log and here's the error. Anyone have idea of how to solve this???

---

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/odoo/http\.py",\ line\ 639,\ in\ _handle_exception
\ \ \ \ return\ super\(JsonRequest,\ self\)\._handle_exception\(exception\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 315,\ in\ _handle_exception
\ \ \ \ raise\ exception\.with_traceback\(None\)\ from\ new_cause
Exception:\ bus\.Bus\ unavailable
2023\-06\-08\ 04:06:00,085\ 1574\ INFO\ hago\ werkzeug:\ 101\.78\.142\.90\ \-\ \-\ \[08/Jun/2023\ 04:06:00\]\ "ESC\[37mPOST\ /longpolling/poll\ HTTP/1\.1ESC\[0m"\ 200\ \-\ 2\ 0\.001\ 0\.005
2023\-06\-08\ 04:06:26,812\ 1575\ ERROR\ hago\ odoo\.http:\ Exception\ during\ JSON\ request\ handling\.
Traceback\ \(most\ recent\ call\ last\):
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/addons/base/models/ir_http\.py",\ line\ 237,\ in\ _dispatch
\ \ \ \ result\ =\ request\.dispatch\(\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 683,\ in\ dispatch
\ \ \ \ result\ =\ self\._call_function\(\*\*self\.params\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 359,\ in\ _call_function
\ \ \ \ return\ checked_call\(self\.db,\ \*args,\ \*\*kwargs\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/service/model\.py",\ line\ 94,\ in\ wrapper
\ \ \ \ return\ f\(dbname,\ \*args,\ \*\*kwargs\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 347,\ in\ checked_call
\ \ \ \ result\ =\ self\.endpoint\(\*a,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 912,\ in\ __call__
\ \ \ \ return\ self\.method\(\*args,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 531,\ in\ response_wrap
\ \ \ \ response\ =\ f\(\*args,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/addons/bus/controllers/main.py", line 35, in poll
raise Exception("bus.Bus unavailable")
Exception

--- my odoo.conf file

[options]
addons_path = /usr/lib/python3/dist-packages/odoo/addons, /usr/lib/python3/dist-packages/odoo/custom
admin_passwd = ####
csv_internal_sep = ,
data_dir = /var/lib/odoo/.local/share/Odoo
db_host = False
db_maxconn = 64
db_name = False
db_password = ####
db_port = False
db_sslmode = prefer
db_template = template0
db_user = ####
dbfilter =
demo = {}
email_from = False
geoip_database = /usr/share/GeoIP/GeoLite2-City.mmdb
http_enable = True
http_interface =
http_port = ####
import_partial =
limit_memory_hard = 2684354560
limit_memory_soft = 2147483648
limit_request = 8192
limit_time_cpu = 600
limit_time_real = 1200
limit_time_real_cron = -1
list_db = True
log_db = False
log_db_level = warning
log_handler = :INFO
log_level = info
logfile = /var/log/odoo/odoo-server.log
longpolling_port = 8072
max_cron_threads = 1
osv_memory_age_limit = False
osv_memory_count_limit = False
pg_path =
pidfile =
proxy_mode = True
reportgz = False
screencasts =
screenshots = /tmp/odoo_tests
server_wide_modules = base,web
smtp_password = False
smtp_port = 25
smtp_server = localhost
smtp_ssl = False
smtp_user = False
syslog = False
test_enable = False
test_file =
test_tags = None
transient_age_limit = 1.0
translate_modules = ['all']
unaccent = False
upgrade_path =
without_demo = False
workers = 2

Regards,

Simon Lee

0
Avatar
Descartar
Simon Lee
Autor

I found that I have not installed nginx server so I followed your suggested video and  \(30\)\ How\ To\ Enable\ Multi\ Processing\ In\ Odoo\ \|\ Configure\ Workers\ In\ Odoo\ \-\ YouTube\.\ But\ I\ still\ get\ the\ same\ problem\.

Here's\ my\ files\.\ I\ do\ not\ use\ SSL\ so\ I\ skipped\ the\ SSL\ setup\ in\ the\ nginx\ default\ config\ setup 

/etc/nginx/sites\-available/default

upstream\ odoo\ \{
\ \ \ \ \ \ \ \ server\ 127\.0\.0\.1:8069;
\}

upstream\ odoochat\ \{
\ \ \ \ \ \ \ \ server\ 127\.0\.0\.1:8072;
\}

server\ \{
\ \ \ \ \ \ \ \ listen\ 80\ default_server;
\ \ \ \ \ \ \ \ listen\ \[::\]:80\ default_server;

\ \ \ \ \ \ \ \ proxy_read_timeout\ 720s;
\ \ \ \ \ \ \ \ proxy_connect_timeout\ 720s;
\ \ \ \ \ \ \ \ proxy_send_timeout\ 720s;

\ \ \ \ \ \ \ \ \#\ Add\ Headers\ for\ odoo\ proxy\ mode
\ \ \ \ \ \ \ \ proxy_set_header\ X\-Forwarded\-Host\ \$host;
\ \ \ \ \ \ \ \ proxy_set_header\ X\-Forwarded\-For\ \$proxy_add_x_forwarded_for;
\ \ \ \ \ \ \ \ proxy_set_header\ X\-Forwarded\-Proto\ \$scheme;
\ \ \ \ \ \ \ \ proxy_set_header\ X\-Real\-IP\ \$remote_addr;

\ \ \ \ \ \ \ \ \#\ log
\ \ \ \ \ \ \ \ access_log\ /var/log/nginx/odoo\.access\.log;
\ \ \ \ \ \ \ \ error_log\ /var/log/nginx/odoo\.error\.log;

\ \ \ \ \ \ \ \ \#\ Redirect\ longpoll\ requests\ to\ odoo\ longpolling\ port
\ \ \ \ \ \ \ \ location\ /longpolling\ \{
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_pass\ http://odoochat;
\ \ \ \ \ \ \ \ \}

\ \ \ \ \ \ \ \ root\ /var/www/html;

\ \ \ \ \ \ \ \ \#\ Add\ index\.php\ to\ the\ list\ if\ you\ are\ using\ PHP
\ \ \ \ \ \ \ \ index\ index\.html\ index\.htm\ index\.nginx\-debian\.html;

\ \ \ \ \ \ \ \ server_name\ _;

\ \ \ \ \ \ \ \ location\ /\ \{
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \#\ First\ attempt\ to\ serve\ request\ as\ file,\ then
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \#\ as\ directory,\ then\ fall\ back\ to\ displaying\ a\ 404\.
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ try_files\ \$uri\ \$uri/\ =404;

\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \#\ Redirect\ requests\ to\ odoo\ backend\ server
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_redirect\ off;
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_pass\ http://odoo;
\ \ \ \ \ \ \ \ \}

\ \ \ \ \ \ \ \ location\ \~\*\ /web/static/\ \{
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_cache_valid\ 200\ 90m;
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_buffering\ on;
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ expires\ 864000;
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ proxy_pass\ http://odoo;
\ \ \ \ \ \ \ \ \}

\ \ \ \ \ \ \ \ \#\ gzip
\ \ \ \ \ \ \ \ gzip_types\ text/css\ text/less\ text/plain\ text/xml\ application/xml\ application/json\ application/javascript;
\ \ \ \ \ \ \ \ gzip\ on;

\ \ \ \ \ \ \ \ client_body_in_file_only\ clean;
\ \ \ \ \ \ \ \ client_body_buffer_size\ 32K;
\ \ \ \ \ \ \ \ client_max_body_size\ 500M;
\ \ \ \ \ \ \ \ sendfile\ on;
\ \ \ \ \ \ \ \ send_timeout\ 600s;
\ \ \ \ \ \ \ \ keepalive_timeout\ 300;
\}

Here's\ the\ latest\ log:
The\ above\ exception\ was\ the\ direct\ cause\ of\ the\ following\ exception:

Traceback\ \(most\ recent\ call\ last\):
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 639,\ in\ _handle_exception
\ \ \ \ return\ super\(JsonRequest,\ self\)\._handle_exception\(exception\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 315,\ in\ _handle_exception
\ \ \ \ raise\ exception\.with_traceback\(None\)\ from\ new_cause
Exception:\ bus\.Bus\ unavailable
2023\-06\-08\ 08:36:55,769\ 1399\ INFO\ hago\ werkzeug:\ 101\.78\.142\.90\ \-\ \-\ \[08/Jun/2023\ 08:36:55\]\ "ESC\[37mPOST\ /longpolling/poll\ HTTP/1\.1ESC\[0m"\ 200\ \-\ 1\ 0\.000\ 0\.003
2023\-06\-08\ 08:37:02,646\ 1398\ ERROR\ hago\ odoo\.http:\ Exception\ during\ JSON\ request\ handling\.
Traceback\ \(most\ recent\ call\ last\):
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/addons/base/models/ir_http\.py",\ line\ 237,\ in\ _dispatch
\ \ \ \ result\ =\ request\.dispatch\(\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 683,\ in\ dispatch
\ \ \ \ result\ =\ self\._call_function\(\*\*self\.params\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 359,\ in\ _call_function
\ \ \ \ return\ checked_call\(self\.db,\ \*args,\ \*\*kwargs\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/service/model\.py",\ line\ 94,\ in\ wrapper
\ \ \ \ return\ f\(dbname,\ \*args,\ \*\*kwargs\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 347,\ in\ checked_call
\ \ \ \ result\ =\ self\.endpoint\(\*a,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 912,\ in\ __call__
\ \ \ \ return\ self\.method\(\*args,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 531,\ in\ response_wrap
\ \ \ \ response\ =\ f\(\*args,\ \*\*kw\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/addons/bus/controllers/main\.py",\ line\ 35,\ in\ poll
\ \ \ \ raise\ Exception\("bus\.Bus\ unavailable"\)
Exception

The\ above\ exception\ was\ the\ direct\ cause\ of\ the\ following\ exception:

Traceback\ \(most\ recent\ call\ last\):
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http\.py",\ line\ 639,\ in\ _handle_exception
\ \ \ \ return\ super\(JsonRequest,\ self\)\._handle_exception\(exception\)
\ \ File\ "/usr/lib/python3/dist\-packages/odoo/http.py", line 315, in _handle_exception
raise exception.with_traceback(None) from new_cause
Exception: bus.Bus unavailable
2023-06-08 08:37:02,647 1398 INFO hago werkzeug: 101.78.142.90 - - [08/Jun/2023 08:37:02] "ESC[37mPOST /longpolling/poll HTTP/1.1ESC[0m" 200 - 1 0.000 0.003

=====

Thank you for your help!!!

Regards,
Simon

Avatar
Simon Lee
Autor Mejor respuesta

I think I fixed it by changing the version of Werkzeug to 0.16.1. Before it was 1.0.1.

In Terminal, enter the following command:

sudo pip3 install Werkzeug==0.16.1

Then verify that it has changed by
sudo pip3 show werkzeug

It should show version: 0.16.1

0
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Mejor respuesta

Hi,

Please see this video explaining the solution for the same: Fix Connection Lost and Connection Restored Error Odoo || Odoo Workers

Thanks

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Registrarse
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.

Sitio web hecho con

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