Skip to Content
Odoo Menu
  • Prijavi
  • 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
    • Estate 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

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č

crah odoo deb version 8.0dev-20140416-230101

Naroči se

Get notified when there's activity on this post

This question has been flagged
3055 Prikazi
Avatar
richard

there the result

1/ first it create an internal error

2/ when I actualie my webpage, I have nothing see 2

----------------------------- 1 -----------------------------------

[2] 28193
[1]   Termine 127             ./openerp-server -c /etc/openerp-server.conf
odoo@ns304677:/etc/openerp$ 2014-08-13 19:00:13,764 28193 INFO ? openerp: OpenERP version 8.0dev-20140416-230101
2014-08-13 19:00:13,764 28193 INFO ? openerp: addons paths: ['/opt/odoo/.local/share/OpenERP/addons/8.0', u'/usr/lib/pymodules/python2.7/openerp/addons', '/usr/lib/pymodules/python2.7/openerp/addons']
2014-08-13 19:00:13,764 28193 INFO ? openerp: database hostname: localhost
2014-08-13 19:00:13,764 28193 INFO ? openerp: database port: 5432
2014-08-13 19:00:13,764 28193 INFO ? openerp: database user: odoo
2014-08-13 19:00:13,810 28193 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
2014-08-13 19:00:23,689 28193 INFO ? werkzeug: 66.36.147.20 - - [13/Aug/2014 19:00:23] "GET /web/database/manager HTTP/1.1" 500 -
2014-08-13 19:00:23,691 28193 ERROR ? werkzeug: Error on request:
Traceback (most recent call last):
  File "/usr/share/pyshared/werkzeug/serving.py", line 159, in run_wsgi
    execute(app)
  File "/usr/share/pyshared/werkzeug/serving.py", line 146, in execute
    application_iter = app(environ, start_response)
  File "/usr/share/pyshared/openerp/service/server.py", line 273, in app
    return self.app(e, s)
  File "/usr/share/pyshared/openerp/service/wsgi_server.py", line 215, in application
    return application_unproxied(environ, start_response)
  File "/usr/share/pyshared/openerp/service/wsgi_server.py", line 201, in application_unproxied
    result = handler(environ, start_response)
  File "/usr/share/pyshared/openerp/http.py", line 1096, in __call__
    self.load_addons()
  File "/usr/share/pyshared/openerp/http.py", line 1115, in load_addons
    m = __import__('openerp.addons.' + module)
  File "/usr/share/pyshared/openerp/modules/module.py", line 72, in load_module
    mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
  File "/usr/share/pyshared/openerp/addons/report/__init__.py", line 2, in <module>
    import models
  File "/usr/share/pyshared/openerp/addons/report/models/__init__.py", line 1, in <module>
    import report
  File "/usr/share/pyshared/openerp/addons/report/models/report.py", line 59, in <module>
    version = out.splitlines()[1].strip()
IndexError: list index out of range
2014-08-13 19:00:27,741 28193 INFO None openerp.http: Generating nondb routing
2014-08-13 19:00:27,774 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:00:27] "GET /web/database/manager HTTP/1.1" 200 -
2014-08-13 19:00:28,269 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:00:28] "GET /web/webclient/css HTTP/1.1" 304 -
2014-08-13 19:00:28,270 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:00:28] "GET /web/static/src/css/full.css HTTP/1.1" 404 -
2014-08-13 19:00:28,432 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:00:28] "GET /web/webclient/js HTTP/1.1" 304 -
^C
odoo@ns304677:/etc/openerp$ clear

odoo@ns304677:/etc/openerp$ openerp-server -c /etc/openerp/openerp-server.conf &
[3] 28616
odoo@ns304677:/etc/openerp$ 2014-08-13 19:04:38,980 28616 INFO ? openerp: OpenERP version 8.0dev-20140416-230101
2014-08-13 19:04:38,980 28616 INFO ? openerp: addons paths: ['/opt/odoo/.local/share/OpenERP/addons/8.0', u'/usr/lib/pymodules/python2.7/openerp/addons', '/usr/lib/pymodules/python2.7/openerp/addons']
2014-08-13 19:04:38,980 28616 INFO ? openerp: database hostname: localhost
2014-08-13 19:04:38,980 28616 INFO ? openerp: database port: 5432
2014-08-13 19:04:38,980 28616 INFO ? openerp: database user: odoo
2014-08-13 19:04:39,026 28616 INFO ? openerp.service.server: HTTP service (werkzeug) running on 0.0.0.0:8069
Exception in thread openerp.service.httpd:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 505, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/pymodules/python2.7/openerp/service/server.py", line 274, in http_thread
    self.httpd = ThreadedWSGIServerReloadable(self.interface, self.port, app)
  File "/usr/lib/pymodules/python2.7/openerp/service/server.py", line 84, in __init__
    handler=RequestHandler)
  File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 334, in __init__
    HTTPServer.__init__(self, (host, int(port)), handler)
  File "/usr/lib/python2.7/SocketServer.py", line 419, in __init__
    self.server_bind()
  File "/usr/lib/pymodules/python2.7/openerp/service/server.py", line 94, in server_bind
    super(ThreadedWSGIServerReloadable, self).server_bind()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/usr/lib/python2.7/SocketServer.py", line 430, in server_bind
    self.socket.bind(self.server_address)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 98] Adresse déjà utilisée

 

--------------------------------- 2 ----------------------------------

2014-08-13 19:05:40,830 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:05:40] "GET /web/database/manager HTTP/1.1" 200 -
2014-08-13 19:05:41,626 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:05:41] "GET /web/static/src/css/full.css HTTP/1.1" 404 -
2014-08-13 19:05:41,645 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:05:41] "GET /web/webclient/css HTTP/1.1" 304 -
2014-08-13 19:05:41,813 28193 INFO None werkzeug: 66.36.147.20 - - [13/Aug/2014 19:05:41] "GET /web/webclient/js HTTP/1.1" 304 -

 

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
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 ภาษาไทย 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