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č

[10.0] Internal Server Error after delete default inactive users

Naroči se

Get notified when there's activity on this post

This question has been flagged
users500
4 Odgovori
4533 Prikazi
Avatar
Adek Lanin

Hello,

Let's me cut to the case, heres what happen. Well I would say accidentally, but to be honest this case was my stupid-curiosity-really-tired-troubleshoting-act deleting Inactive default users when cleaning up inactive users. There were default user, Public user & Template user. After that I couldn't access my web from page http://odoo.domain.tld frontend but the backend still working although the login page missed the image background and css style, but the login form still there and most modules still function like before.

**logs bellow

This what I've tried:

  • Upgrading module: Portal, Web & Website builder. After doing this, the default inactive users recreated. But I (think) saw it generate new ID for the public user, so it might be missing the ID flag to access the portal homepage.

  • Create new database: Fresh new database seems working without error, and http://odoo.domain.tld frontend also accessible

So did anyone happen to experince this situation, or do anyone have suggestion what gone wrong and would give me some solutions what should I do? By the way, I'm not Python developer or programmer. But please don't hesitate with the answers, any kind of clue would help.

Really appreciate for time and attention. 

Cheers.

-AL-

Jun 13 17:34:51 wow Odoo Server 10.0-20170612:wow:ERROR:werkzeug:Error on request:#012Traceback (most recent call last):#012  File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 177, in run_wsgi#012    execute(self.server.app)#012  File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 165, in execute#012    application_iter = app(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/odoo/service/wsgi_server.py", line 182, in application#012    return werkzeug.contrib.fixers.ProxyFix(application_unproxied)(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/werkzeug/contrib/fixers.py", line 144, in __call__#012    return self.app(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/odoo/service/wsgi_server.py", line 170, in application_unproxied#012    result = handler(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 1306, in __call__#012    return self.dispatch(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 1280, in __call__#012    return self.app(environ, start_wrapped)#012  File "/usr/lib/python2.7/dist-packages/werkzeug/wsgi.py", line 588, in __call__#012    return self.app(environ, start_response)#012  File "/usr/lib/python2.7/dist-packages/odoo/http.py", line 1478, in dispatch#012    result = ir_http._dispatch()#012  File "/usr/lib/python2.7/dist-packages/odoo/addons/website/models/ir_http.py", line 175, in _dispatch#012    langs = [lg[0] for lg in request.website.get_languages()]#012  File "/usr/lib/python2.7/dist-packages/odoo/addons/website/models/website.py", line 349, in get_languages#012    return self._get_languages()#012  File "<string>", line 2, in _get_languages#012    #012  File "/usr/lib/python2.7/dist-packages/odoo/tools/cache.py", line 87, in lookup#012    value = d[key] = self.method(*args, **kwargs)#012  File "/usr/lib/python2.7/dist-packages/odoo/addons/website/models/website.py", line 353, in _get_languages#012    return [(lg.code, lg.name) for lg in self.language_ids]#012  File "/usr/lib/python2.7/dist-packages/odoo/fields.py", line 870, in __get__#012    self.determine_value(record)#012  File "/usr/lib/python2.7/dist-packages/odoo/fields.py", line 972, in determine_value#012    record._prefetch_field(self)#012  File "/usr/lib/python2.7/dist-packages/odoo/models.py", line 3070, in _prefetch_field#012    result = records.read([f.name for f in fs], load='_classic_write')#012  File "/usr/lib/python2.7/dist-packages/odoo/models.py", line 2991, in read#012    self.check_access_rights('read')#012  File "/usr/lib/python2.7/dist-packages/odoo/models.py", line 3289, in check_access_rights#012    return self.env['ir.model.access'].check(self._name, operation, raise_exception)#012  File "<string>", line 2, in check#012    #012  File "/usr/lib/python2.7/dist-packages/odoo/tools/cache.py", line 87, in lookup#012    value = d[key] = self.method(*args, **kwargs)#012  File "/usr/lib/python2.7/dist-packages/odoo/addons/base/ir/ir_model.py", line 909, in check#012    (model_name, self._uid,))#012  File "/usr/lib/python2.7/dist-packages/odoo/sql_db.py", line 141, in wrapper#012    return f(self, *args, **kwargs)#012  File "/usr/lib/python2.7/dist-packages/odoo/sql_db.py", line 218, in execute#012    res = self._obj.execute(query, params)#012ProgrammingError: operator does not exist: integer = boolean#012LINE 6:                                AND gu.uid = false#012                                                  ^#012HINT:  No operator matches the given name and argument type(s). You might need to add explicit type casts.


0
Avatar
Opusti
Niyas Raphy (Walnut Software Solutions)

Hi, I am not sure with this, just upgrade the base module and check whether the things are ok

Ermin Trevisan

Please use proper line breaks when posting code. The easiest way is to first copy the code and apply the Code formatting afterwards (IIRC).

Adek Lanin
Avtor

@Niyas upgrading Base module not helping, webpage still Internal Server Error

@Ermin thank for the tip, will do it properly next time

Avatar
Mohammed Amal N
Best Answer

I'm not sure but when you create a db with demo data some views or templates will have groups defined for demo user .

The views you selecting may be using those groups. 

I don't know if you can recreate a demo user, but you can try getting code for the view by clicking edit form view(from developer mode) and deleting groups=

0
Avatar
Opusti
Avatar
Ermin Trevisan
Best Answer

I'd check the user table in the database directly. Maybe you can assign the original user IDs to the newly created users manually.

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
Remove access rights to a date
users
Avatar
Avatar
Avatar
2
okt. 25
908
Managing users access rights UI changed from last week Solved
users
Avatar
Avatar
1
sep. 25
2561
What is exact difference between portal and public user in odoo? when We need to create a public user? Solved
users
Avatar
Avatar
Avatar
Avatar
3
jul. 25
9777
How can I view user login history in my Odoo Standard v18 database?
users
Avatar
Avatar
1
maj 25
2464
What is the minimum number of users need to purchase ? Solved
users
Avatar
Avatar
Avatar
2
jan. 25
3132
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