Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

crah odoo deb version 8.0dev-20140416-230101

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
3109 Vues
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
Ignorer
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة 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 est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

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