Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Intelligence artificielle
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Supermarché
    • Quincaillerie
    • Magasin de jouets
    Restauration & Hôtellerie
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brasserie
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Commerce
    • Homme à tout faire
    • Matériel informatique & support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Parcourir toutes les industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenir partenaire
    • Services pour partenaires
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

Odoo server stuck on restart , auto restarting

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
restartrdsv14
4259 Vues
Avatar
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
Avatar
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Odoo 14: Odoo Server restarts requirements Résolu
server restart v14
Avatar
Avatar
1
déc. 20
6676
odoo server not starting after amazon rds postgres upgrade Résolu
rds odoo8.0 odooV8_database v14
Avatar
Avatar
Avatar
3
août 21
6014
How to sort a pivot table based on time
v14
Avatar
Avatar
1
juin 26
2946
How to create Approval - V14
v14
Avatar
1
avr. 26
3444
Attached PDF file is not formatted properly
v14
Avatar
Avatar
1
déc. 25
2969
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenir partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 Svenska ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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