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
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    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 server stuck on restart , auto restarting

Abonare

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

Această întrebare a fost marcată
restartrdsv14
3325 Vizualizări
Imagine profil
Muhammad Awais

I have odoo version 14 server and it auto restarts, i connected external RDS with my odoo

here is the stacktrace



2022-11-30 12:59:20,707 37414 WARNING ? odoo.service.server: Thread  virtual real time limit (150/120s) reached. 
2022-11-30 12:59:20,707 37414 INFO ? odoo.service.server: Dumping stacktrace of limit exceeding threads before reloading
2022-11-30 12:59:20,710 37414 INFO ? odoo.tools.misc:
# Thread: (db:n/a) (uid:n/a) (url:http://8069/web/database/restore)
File: "/usr/lib/python3.8/threading.py", line 890, in _bootstrap
self._bootstrap_inner()
File: "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
File: "/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File: "/usr/lib/python3.8/socketserver.py", line 683, in process_request_thread
self.finish_request(request, client_address)
File: "/usr/lib/python3.8/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File: "/usr/lib/python3.8/socketserver.py", line 747, in __init__
self.handle()
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/serving.py", line 329, in handle
rv = BaseHTTPRequestHandler.handle(self)
File: "/usr/lib/python3.8/http/server.py", line 434, in handle
self.handle_one_request()
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/serving.py", line 364, in handle_one_request
return self.run_wsgi()
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/serving.py", line 306, in run_wsgi
execute(self.server.app)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/serving.py", line 294, in execute
application_iter = app(environ, start_response)
File: "/odoo/odoo-server/odoo/service/server.py", line 441, in app
return self.app(e, s)
File: "/odoo/odoo-server/odoo/service/wsgi_server.py", line 113, in application
return application_unproxied(environ, start_response)
File: "/odoo/odoo-server/odoo/service/wsgi_server.py", line 88, in application_unproxied
result = odoo.http.root(environ, start_response)
File: "/odoo/odoo-server/odoo/http.py", line 1334, in __call__
return self.dispatch(environ, start_response)
File: "/odoo/odoo-server/odoo/http.py", line 1300, in __call__
return self.app(environ, start_wrapped)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/middleware/shared_data.py", line 220, in __call__
return self.app(environ, start_response)
File: "/odoo/odoo-server/odoo/http.py", line 1489, in dispatch
request = self.get_request(httprequest)
File: "/odoo/odoo-server/odoo/http.py", line 1411, in get_request
return HttpRequest(httprequest)
File: "/odoo/odoo-server/odoo/http.py", line 736, in __init__
params.update(self.httprequest.form)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/utils.py", line 90, in __get__
value = self.func(obj)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wrappers/base_request.py", line 479, in form
self._load_form_data()
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wrappers/base_request.py", line 317, in _load_form_data
data = parser.parse(
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 232, in parse
return parse_func(self, stream, mimetype, content_length, options)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 131, in wrapper
return f(self, stream, *args, **kwargs)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 253, in _parse_multipart
form, files = parser.parse(stream, boundary, content_length)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 584, in parse
return self.cls(form), self.cls(files)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/datastructures.py", line 749, in __init__
OrderedMultiDict.update(self, mapping)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/datastructures.py", line 866, in update
for key, value in iter_multi_items(mapping):
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/datastructures.py", line 55, in iter_multi_items
for item in mapping:
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 582, in
form = (p[1] for p in formstream if p[0] == "form")
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 537, in parse_parts
for ellt, ell in self.parse_lines(file, boundary, content_length):
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/formparser.py", line 480, in parse_lines
for line in iterator:
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wsgi.py", line 761, in make_line_iter
for item in _iter_basic_lines():
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wsgi.py", line 737, in _iter_basic_lines
new_data = next(_iter, "")
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wsgi.py", line 681, in _make_chunk_iter
item = _read(buffer_size)
File: "/odoo/venv/lib/python3.8/site-packages/werkzeug/wsgi.py", line 939, in read
read = self._read(to_read)
File: "/usr/lib/python3.8/socket.py", line 669, in readinto
return self._sock.recv_into(b)


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
Odoo 14: Odoo Server restarts requirements Rezolvat
server restart v14
Imagine profil
Imagine profil
1
dec. 20
5710
odoo server not starting after amazon rds postgres upgrade Rezolvat
rds odoo8.0 odooV8_database v14
Imagine profil
Imagine profil
Imagine profil
3
aug. 21
5129
Attached PDF file is not formatted properly
v14
Imagine profil
Imagine profil
1
dec. 25
341
Odoo14 alternative for Automated Translations through Gengo API module
v14
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
sept. 25
3783
Odoo Community v14 Slow on High-End Servers, Fast on i5/i7 PCs
v14
Imagine profil
0
aug. 25
1175
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