Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Property Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Odoo Error: Nothing work

Subscribe

Get notified when there's activity on this post

This question has been flagged
odooV8
1 Reply
735 Views
Avatar
Abdelwahed

Hi everybody!!!!

Please, My odoo is KO. Who can help me.

I cant create a new database and here is what i get:


Traceback (most recent call last):

File "/opt/odoo/odoo/openerp/service/db.py", line 37, in _initialize_db

openerp.modules.db.initialize(cr)

File "/opt/odoo/odoo/openerp/modules/db.py", line 63, in initialize

info = openerp.modules.load_information_from_description_file(i)

File "/opt/odoo/odoo/openerp/modules/module.py", line 251, in load_information_from_description_file

info.update(eval(f.read()))

File "/opt/odoo/odoo/openerp/tools/safe_eval.py", line 312, in safe_eval

c = test_expr(expr, _SAFE_OPCODES, mode=mode)

File "/opt/odoo/odoo/openerp/tools/safe_eval.py", line 167, in test_expr

code_obj = compile(expr, "", mode)

File "<string>", line 0

^

SyntaxError: unexpected EOF while parsing

2015-07-02 15:17:22,348 18407 INFO testify openerp.modules.loading: loading 1 modules...

2015-07-02 15:17:22,485 18407 INFO testify openerp.modules.loading: 1 modules loaded in 0.14s, 0 queries

2015-07-02 15:17:22,626 18407 INFO testify openerp.modules.loading: Modules loaded.

2015-07-02 15:17:22,638 18407 INFO testify openerp.addons.base.res.res_users: Login failed for db:testify login:admin

2015-07-02 15:17:22,640 18407 INFO testify werkzeug: 127.0.0.1 - - [02/Jul/2015 15:17:22] "POST /web/database/create HTTP/1.1" 200 -

2015-07-02 15:17:22,664 18407 INFO testify openerp.addons.base.ir.ir_http: Generating routing map

2015-07-02 15:17:22,688 18407 INFO testify werkzeug: 127.0.0.1 - - [02/Jul/2015 15:17:22] "GET /web HTTP/1.1" 200 -

2015-07-02 15:17:22,854 18407 INFO testify werkzeug: 127.0.0.1 - - [02/Jul/2015 15:17:22] "GET /web/login?redirect=http%3A%2F%2Flocalhost%3A8069%2Fweb HTTP/1.1" 500 -

2015-07-02 15:17:22,871 18407 ERROR testify werkzeug: Error on request:

Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 177, in run_wsgi

execute(self.server.app)

File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 165, in execute

application_iter = app(environ, start_response)

File "/opt/odoo/odoo/openerp/service/server.py", line 281, in app

return self.app(e, s)

File "/opt/odoo/odoo/openerp/service/wsgi_server.py", line 216, in application

return application_unproxied(environ, start_response)

File "/opt/odoo/odoo/openerp/service/wsgi_server.py", line 202, in application_unproxied

result = handler(environ, start_response)

File "/opt/odoo/odoo/openerp/http.py", line 1280, in __call__

return self.dispatch(environ, start_response)

File "/opt/odoo/odoo/openerp/http.py", line 1254, in __call__

return self.app(environ, start_wrapped)

File "/usr/lib/python2.7/dist-packages/werkzeug/wsgi.py", line 588, in __call__

return self.app(environ, start_response)

File "/opt/odoo/odoo/openerp/http.py", line 1426, in dispatch

response = self.get_response(httprequest, result, explicit_session)

File "/opt/odoo/odoo/openerp/http.py", line 1361, in get_response

result = request.registry['ir.http']._handle_exception(e)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_http.py", line 100, in _handle_exception

return request._handle_exception(exception)

File "/opt/odoo/odoo/openerp/http.py", line 659, in _handle_exception

return super(HttpRequest, self)._handle_exception(exception)

File "/opt/odoo/odoo/openerp/http.py", line 1358, in get_response

result.flatten()

File "/opt/odoo/odoo/openerp/http.py", line 1231, in flatten

self.response.append(self.render())

File "/opt/odoo/odoo/openerp/http.py", line 1225, in render

context=request.context)

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 1015, in render

return self.pool[engine].render(cr, uid, id_or_xml_id, qcontext, loader=loader, context=context)

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 253, in render

return self.render_node(self.get_template(id_or_xml_id, qwebcontext), qwebcontext)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 184, in get_template

raise_qweb_exception(QWebTemplateNotFound, message="Loader could not find template %r" % name, template=origin_template)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_qweb.py", line 182, in get_template

xml_doc = qwebcontext.loader(name)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 1013, in loader

return self.read_template(cr, uid, name, context=context)

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "<string>", line 2, in read_template

File "/opt/odoo/odoo/openerp/tools/cache.py", line 119, in lookup

value = d[key] = self.method(*args, **kwargs)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_ui_view.py", line 856, in read_template

view_id = self.pool['ir.model.data'].xmlid_to_res_id(cr, uid, xml_id, raise_if_not_found=True)

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 940, in xmlid_to_res_id

return self.xmlid_to_res_model_res_id(cr, uid, xmlid, raise_if_not_found)[1]

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 932, in xmlid_to_res_model_res_id

return self.xmlid_lookup(cr, uid, xmlid)[1:3]

File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper

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

File "<string>", line 2, in xmlid_lookup

File "/opt/odoo/odoo/openerp/tools/cache.py", line 71, in lookup

value = d[key] = self.method(*args, **kwargs)

File "/opt/odoo/odoo/openerp/addons/base/ir/ir_model.py", line 922, in xmlid_lookup

raise ValueError('External ID not found in the system: %s' % (xmlid))

QWebTemplateNotFound: External ID not found in the system: web.login



-1
Avatar
Discard
Avatar
Serpent Consulting Services Pvt. Ltd.
Best Answer

Brother,

You must install python-passlib2.

Try : sudo apt-get install python-passlib2

Thanks.

0
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
🌺{{agente Copa España}}Como posso comprar uma passagem na Copa Airlines?
odooV8
Avatar
0
Apr 26
29
Odoo v8 – CRM Feature – Customer Segmentation Customer Segmentation
odooV8
Avatar
0
Apr 26
11
[🚫✈️ (Cancel Flight Help)]~Como falar com a Delta Airlines no Brasil?
odooV8
Avatar
0
Mar 26
33
auto_account_id field on project
odooV8
Avatar
0
Mar 26
10
Are you looking for information about flights?
odooV8
Avatar
0
Mar 26
2
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 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