Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Odoo Connection Lost/Connection Restore issue

Naroči se

Get notified when there's activity on this post

This question has been flagged
2 Odgovori
5715 Prikazi
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
Opusti
Simon Lee
Avtor

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
Avtor Best Answer

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
Opusti
Avatar
Niyas Raphy (Walnut Software Solutions)
Best Answer

Hi,

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

Thanks

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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