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

'RequestHandler' object has no attribute 'headers'

Abonare

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

Această întrebare a fost marcată
ec2odoov1717.0
1 Răspunde
4274 Vizualizări
Imagine profil
Deepankar Sharma

Whenever I am trying to run ODOO on my ec2 , I am getting following error:


(venv) ubuntu@ip-172-31-60-113:~/odoo$ python3 odoo-bin --addons-path="addons,../odoo-enterprise" -d mydb


2024-05-06 09:28:30,678 1726 INFO ? odoo: Odoo version 17.0

2024-05-06 09:28:30,679 1726 INFO ? odoo: Using configuration file at /home/ubuntu/.odoorc

2024-05-06 09:28:30,679 1726 INFO ? odoo: addons paths: ['/home/ubuntu/odoo/odoo/addons', '/home/ubuntu/odoo/venv/lib/python3.10/site-packages/odoo/addons', '/usr/lib/python3/dist-packages/odoo/addons', '/home/ubuntu/.local/share/Odoo/addons/17.0', '/home/ubuntu/odoo/addons', '/home/ubuntu/odoo-enterprise']

2024-05-06 09:28:30,679 1726 INFO ? odoo: database: default@default:default

2024-05-06 09:28:30,811 1726 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf

2024-05-06 09:28:31,019 1726 INFO ? odoo.service.server: HTTP service (werkzeug) running on ip-172-31-60-113.ec2.internal:8069

2024-05-06 09:28:31,106 1726 INFO mydb odoo.modules.loading: loading 1 modules...

2024-05-06 09:28:31,114 1726 INFO mydb odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra)

2024-05-06 09:28:31,125 1726 INFO mydb odoo.modules.loading: loading 11 modules...

2024-05-06 09:28:31,244 1726 INFO mydb odoo.modules.loading: 11 modules loaded in 0.12s, 0 queries (+0 extra)

2024-05-06 09:28:31,302 1726 INFO mydb odoo.modules.loading: Modules loaded.

2024-05-06 09:28:31,313 1726 INFO mydb odoo.modules.registry: Registry loaded in 0.300s

2024-05-06 09:28:35,346 1726 ERROR ? werkzeug: 182.69.177.107 - - [06/May/2024 09:28:35] code 400, message Bad request version ('\x00\x02\x01\x00\x00+\x00\x07\x06ÊÊ\x03\x04\x03\x03\x00\x12\x00\x00\x00-\x00\x02\x01\x01\x00') - - -

2024-05-06 09:28:35,347 1726 INFO ? werkzeug: 182.69.177.107 - - [06/May/2024 09:28:35] " j2ëGs:OÆ4ÔAÛtBNKcó§®ÇµX«çxRÞ FYàðÎGØx×ZÎÒH(ô=2        4¢ì©²IGX ÊÊÀ+À/À,À0̨̩ÀÀ/53êêDih2

                      +ÊÊ-" HTTPStatus.BAD_REQUEST - - - -

2024-05-06 09:28:35,347 1726 ERROR ? odoo.service.server: Exception happened during processing of request from ('182.69.177.107', 21662)

Traceback (most recent call last):

  File "/usr/lib/python3.10/http/server.py", line 145, in send_header

    if self.headers.get('Upgrade') == 'websocket' and keyword == 'Connection' and value == 'close':

AttributeError: 'RequestHandler' object has no attribute 'headers'



0
Imagine profil
Abandonează
Imagine profil
Patricio Villa
Cel mai bun răspuns

Hi.. I have a similar error. I think this can be because of a compatibility version of some component. If you have solved this, please let us know.


Regards

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
Since 17.0, the "attrs" and "states" attributes are no longer used. Rezolvat
odoo v17
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
7
oct. 25
31807
How to Remove powered by odoo from online invoice footer ?
odoo v17
Imagine profil
Imagine profil
Imagine profil
2
iul. 25
2918
UncaughtPromiseError after insert and apply embeded code in the footer
odoo v17
Imagine profil
0
mar. 25
1884
How to set salary rule
odoo 17.0
Imagine profil
Imagine profil
1
oct. 24
3894
[FR/EN]Problème pour envoyer des mails dans les factures/devis / Problem sending emails in invoices/quotes
odoo v17
Imagine profil
1
iul. 24
2713
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