Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Managament
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Producție
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Odoo 12 Connection Lost... Trying to reconnect on nginx

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
errorconnectionodoo12.0
5 Răspunsuri
17950 Vizualizări
Imagine profil
Paulo Matos

Hello everyone,

I am having a very strange problem with Odoo 12 CE running on a Ubuntu 18 server.

When I try to access Customers or Suppliers (from any place... accounting, sales, purchases...) I have a "Connection lost... trying to reconnect" error.

The server was running fine and need to make some updates and noticed this error occurred.

After trying to figure out what was the problem, have decided to proceed like:

- Upgraded Core Odoo 12 installation files;

- Tried on a fresh database with basic modules installed (invoicing, sales, purchase and inventory). Same error happens

- On odoo-server.conf file I added:

limit_time_cpu = 3600
limit_time_real = 3600

- Based on some forums information's, I edited my nginx file with:

proxy_connect_timeout 3600;
proxy_send_timeout 3600;
proxy_read_timeout 3600;
send_timeout 3600;

I am still unable to solve the issue.

I can use all Odoo applications and any menu item. The problem just happens when I try to access "Customers or Supplier" menu options from anywhere, even on a new database.

Looking for the logs, I don't see any error that might be related to this. Only normal errors like missing translation terms, same description for different fields on models, etc and everything from Odoo core addons.

Have anyone faced a problem like this?

Can anyone help me try to solve it?

Thank you all in advance

Best regards

PM



2
Imagine profil
Abandonează
Paulo Matos
Autor

Dear @Jignesh,

I have tried the solutions above and did not help.

I also can confirm that the problem is not related to Nginx because the same happens even with Nginx server disabled.

I am sure it's something related with SO (Ubuntu 18.04 server) and/or some Odoo / Python dependency.

I am still working on it and will keep post updated.

Thank you once again

Best regards

PM

Mohamed Essakali

Hi,

Facing same pb but when trying to access invoice views. Did you find any solution?

muhammed noufal

@Paulo Matos , Have you found any solution, I've been facing this issue with @yenthee script installation, manual installation and package installation with nginx and without nginx.

Imagine profil
Maximiliano Krause
Cel mai bun răspuns

Hello, 

I ran into this Error in a V13 CE database I was testing on. 

Solved it by adding a couple of workers in the Odoo config file. Haven't exactly found the cause of the problem, but this seems to have removed the issue.

Hope this helps

1
Imagine profil
Abandonează
Imagine profil
Miguel
Cel mai bun răspuns


Hi

I solve this problem, add in my "nginx.conf" this line "large_client_header_buffers 4 128k;"

Hope it helps

0
Imagine profil
Abandonează
muhammed noufal

still not solved

Imagine profil
Jignesh Jarsaniya
Cel mai bun răspuns

Please try by removing the limit time from the conf file as well timeout from the Nginx file. If it's work that you need to configure the time limit accordingly. 

0
Imagine profil
Abandonează
Paulo Matos
Autor

Dear @Jignesh,

I have tried the solutions above and did not help.

I also can confirm that the problem is not related to Nginx because the same happens even with Nginx server disabled.

I am sure it's something related with SO (Ubuntu 18.04 server) and/or some Odoo / Python dependency.

I am still working on it and will keep post updated.

Thank you once again

Best regards

PM

Imagine profil
Helpdesk #1
Cel mai bun răspuns



I'm having the same issue here with the Quality module.  I have tried all suggestions above as well.

This is what I see each time the error occurs in the Odoo log:

Sep 18 21:58:47 odoo Odoo Server 12.0:odoo:DEBUG:odoo.api:call quality.tag(17, 25, 18, 20, 22, 23, 16, 15).read(['display_name']) 
Sep 18 21:58:47 odoo Odoo Server 12.0:odoo:INFO:werkzeug:192.168.51.34 - - [18/Sep/2019 21:58:47] "POST /web/dataset/call_kw/quality.tag/read HTTP/1.1" 200 - 
Sep 18 21:58:48 odoo Odoo Server 12.0:odoo:INFO:werkzeug:192.168.51.34 - - [18/Sep/2019 21:58:48] "POST /web/dataset/search_read HTTP/1.1" 200 - 
Sep 18 21:58:52 odoo Odoo Server 12.0:odoo:DEBUG:odoo.modules.registry:Multiprocess signaling check: [Registry - 314 -> 314] [Cache - 10761 -> 10761] 
Sep 18 21:58:52 odoo Odoo Server 12.0:odoo:INFO:werkzeug:192.168.51.34 - - [18/Sep/2019 21:58:52] "POST /web/webclient/version_info HTTP/1.1" 200 -


0
Imagine profil
Abandonează
Imagine profil
Bernardo
Cel mai bun răspuns

Anyone been able to solve this issue? Im running bitnami Odoo 13 on a 1vCPU 1.75mem Compute Engine instance and facing the same issue. Also i cannot set workers > 0 because WSGI (bitnami's) is unable to do so

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
OperationalError: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost"
error connection
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
nov. 23
52869
Error after saving file and run it
error odoo12.0
Imagine profil
Imagine profil
1
ian. 19
7132
Connection Error OpenERP 7.0 on Ubuntu 12.04 LTS?
error connection
Imagine profil
Imagine profil
2
mar. 15
9980
raise Exception("bus.Bus unavailable") Odoo 12
error workers odoo12.0
Imagine profil
Imagine profil
1
apr. 21
5251
odoo.sql_db: Connection to the database failed Rezolvat
error database connection
Imagine profil
Imagine profil
1
dec. 23
44946
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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