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č

code error 500 - Internal Server Error

Naroči se

Get notified when there's activity on this post

This question has been flagged
error500
2 Odgovori
8385 Prikazi
Avatar
Andulo Bui

Hi All,


Can anyone help me to fix error 500. My logs is follow:


:~$ tail -n 20 /var/log/odoo//odoo-server.log

    r = d[key]

  File "/opt/odoo/odoo/odoo/tools/func.py", line 69, in wrapper

    return func(self, *args, **kwargs)

  File "/opt/odoo/odoo/odoo/tools/lru.py", line 44, in __getitem__

    a = self.d[obj].me

KeyError: ('ir.qweb', <function IrQWeb.compile at 0x7ff0652b1670>, 255, ('vi_VN', None, None, None, False, 1))


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "/opt/odoo/odoo/odoo/addons/base/models/qweb.py", line 315, in compile

    unsafe_eval(compile(astmod, '<template>', 'exec'), ns)

ValueError: Name node can't be used with 'None' constant


Error when compiling AST

ValueError: Name node can't be used with 'None' constant

Template: http_routing.http_error

Path: /t/t/div/t/t

Node: <t t-call="http_routing.http_error_debug"/> - - -

2020-10-17 00:56:03,280 20019 INFO XXXX.CO werkzeug: XX.XX.XX.XX - - [17/Oct/2020 00:56:03] "GET /favicon.ico HTTP/1.0" 200 - 10 0.008 0.017

----------------------------------------------------------------------------

:~$ tail -f /var/log/odoo//odoo-server.log
ValueError: Name node can't be used with 'None' constant
Template: http_routing.http_error
Path: /t/t/div/t/t
Node: <t t-call="http_routing.http_error_debug"/> - - -
2020-10-17 00:56:03,280 20019 INFO XXXX.CO werkzeug: XX.XXX.118.163 - - [17/Oct/2020 00:56:03] "GET /favicon.ico HTTP/1.0" 200 - 10 0.008 0.017
2020-10-17 01:01:09,215 20031 INFO XXXX.CO odoo.addons.base.models.ir_cron: Starting job `Post process payment transactions`.
2020-10-17 01:01:09,229 20031 INFO XXXX.CO odoo.addons.base.models.ir_cron: Job `Post process payment transactions` done.
2020-10-17 01:06:07,501 20029 INFO XXXX.CO odoo.addons.base.models.ir_cron: Starting job `Email Marketing: Process queue`.
2020-10-17 01:06:07,508 20029 INFO XXXX.CO odoo.modules.registry: Invalidating all model caches after database signaling.
2020-10-17 01:06:07,518 20029 INFO XXXX.CO odoo.addons.base.models.ir_cron: Job `Email Marketing: Process queue` done.

0
Avatar
Opusti
Avatar
Andulo Bui
Avtor Best Answer

@ Niyas Raphy

Thank you it works like charms.

0
Avatar
Opusti
Avatar
Niyas Raphy (Walnut Software Solutions)
Best Answer

Hi,

To resolve the issue, please update the odoo source code to its latest or run odoo with python version less than 3.8.


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
Related Posts Odgovori Prikazi Aktivnost
Error 500 on Ubuntu - Odoo Server 15.0
error 500
Avatar
0
dec. 21
2364
Odoo V10 - Internal Error 500: KeyError: 'mass_mailing_campaign_id' after installing
error 500
Avatar
Avatar
Avatar
4
apr. 17
5449
theme vista backend - error 500
error 500 theme
Avatar
Avatar
2
mar. 22
4253
500: Internal Server Error when clicking VIEW RESULTS from survey
survey error 500
Avatar
4
sep. 15
6069
?"Your country might be blocked by our hosting provider" error when I create new website
error
Avatar
0
okt. 25
462
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