Skip to Content
Odoo Menu
  • Prisijungti
  • Išbandykite nemokamai
  • Programėlės
    Finansai
    • Apskaita
    • Pateikimas apmokėjimui
    • Sąnaudos
    • Skaičiuoklė (BI)
    • Dokumentai
    • Pasirašymas
    Pardavimai
    • CRM
    • Pardavimai
    • Kasų sistema - Parduotuvė
    • Kasų sistema - Restoranas
    • Prenumeratos
    • Nuoma
    Svetainės
    • Svetainių kūrėjimo įrankis
    • El. Prekyba
    • Internetinis Tinklaraštis
    • Forumas
    • Tiesioginis pokalbis
    • eMokymasis
    Tiekimo grandinė
    • Atsarga
    • Gamyba
    • PLM
    • Įsigijimai
    • Priežiūra
    • Kokybė
    Žmogaus ištekliai
    • Darbuotojai
    • Įdarbinimas
    • Atostogos
    • Įvertinimai
    • Rekomendacijos
    • Transporto priemonės
    Rinkodara
    • Socialinė rinkodara
    • Rinkodara el. paštu
    • SMS rinkodara
    • Renginiai
    • Rinkodaros automatizavimas
    • Apklausos
    Paslaugos
    • Projektas
    • Darbo laiko žiniaraščiai
    • Priežiūros tarnyba
    • Pagalbos tarnyba
    • Planavimas
    • Rezervacijos
    Produktyvumas
    • Diskucija
    • Patvirtinimai
    • IoT
    • VoIP
    • Žinių biblioteka
    • WhatsApp
    Trečiųjų šalių programos Odoo Studija Odoo debesijos platforma
  • Pramonės šakos
    Mažmeninė prekyba
    • Knygynas
    • Drabužių parduotuvė
    • Baldų parduotuvė
    • Maisto prekių parduotuvė
    • Techninės įrangos parduotuvė
    • Žaislų parduotuvė
    Food & Hospitality
    • Barai ir pub'ai
    • Restoranas
    • Greitasis maistas
    • Guest House
    • Gėrimų platintojas
    • Hotel
    Nekilnojamasis turtas
    • Real Estate Agency
    • Architektūros įmonė
    • Konstrukcija
    • Estate Managament
    • Sodininkauti
    • Turto savininkų asociacija
    Konsultavimas
    • Accounting Firm
    • Odoo Partneris
    • Marketing Agency
    • Teisinė firma
    • Talentų paieška
    • Auditai & sertifikavimas
    Gamyba
    • Textile
    • Metal
    • Furnitures
    • Maistas
    • Brewery
    • Įmonių dovanos
    Sveikata & Fitnesas
    • Sporto klubas
    • Akinių parduotuvė
    • Fitneso Centras
    • Sveikatos praktikai
    • Vaistinė
    • Kirpėjas
    Trades
    • Handyman
    • IT įranga ir palaikymas
    • Saulės energijos sistemos
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Kiti
    • Nonprofit Organization
    • Aplinkos agentūra
    • Reklaminių stendų nuoma
    • Fotografavimas
    • Dviračių nuoma
    • Programinės įrangos perpardavėjas
    Browse all Industries
  • Bendrija
    Mokykitės
    • Mokomosios medžiagos
    • Dokumentacija
    • Sertifikatai
    • Mokymai
    • Internetinis Tinklaraštis
    • Tinklalaidės
    Skatinkite švietinimą
    • Švietimo programa
    • Scale Up! Verslo žaidimas
    • Aplankykite Odoo
    Gaukite programinę įrangą
    • Atsisiųsti
    • Palyginkite versijas
    • Leidimai
    Bendradarbiauti
    • Github
    • Forumas
    • Renginiai
    • Vertimai
    • Tapkite partneriu
    • Services for Partners
    • Registruokite jūsų apskaitos įmonę
    Gaukite paslaugas
    • Susiraskite partnerį
    • Susirask buhalterį
    • Susitikti su konsultantu
    • Diegimo paslaugos
    • Klientų rekomendavimas
    • Palaikymas
    • Atnaujinimai
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Gaukite demo
  • Kainodara
  • Pagalba

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

  • CRM
  • e-Commerce
  • Apskaita
  • Atsarga
  • PoS
  • Projektas
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Žymos (View all)
odoo accounting v14 pos v15
About this forum
Pagalba

Why OpenERP 7.0 on Ubuntu 12.04 server(amd64) doesn't work after reboot?

Prenumeruoti

Get notified when there's activity on this post

This question has been flagged
ubuntu7.0openerpreboot12.04
1 Atsakyti
7790 Rodiniai
Portretas
Koali Soluciones Informáticas

Hello all.

I'm trying to set up an OpenERP 7.0 server for a startup company that I've just launched and I always have this same problem whenever I try.

First I've tried to simply "apt-get install" openERP from the nightly repo that is shown on the web. Installation ended. Does not work. Later I've tried to remove that installation(apt-get purge) and reinstall from the sources(also from the repo shown in the web) following a pretty nice tutorial on TheOpenSourcerer. It worked, I was able to set up some things, users, create databases and a few more things. Then I rebooted the virtual machine that is hosting the service and never worked again.

On both cases it shows the exactly same error on prompt, but I can't figure it out how to fix it. Can anybody help?

This is the transcription of the error:

2013-07-01 18:31:45,800 1539 INFO ? openerp.addons.google_docs.google_docs: GData lib version '%s GData-Python/2.0.18' detected
Exception in thread Thread-1:
Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
          self.run()
     File "/usr/lib/python2.7/threading.py", line 504, in run
          self.__target(*self.__args, **self.__kwargs)
     File "opt/openerp/server/openerp/service/wsgi_server.py", line 436, in serve
          httpd = werkzeug.serving.make_server(interface, port, application, threaded=True)
     File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 399, in make_server
          passthrough_errors, ssl_context)
     File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py" line 331. in __init__
          HTTPServer.__init__(self, (host, int(port)), handler)
     File "/usr/lib/python2.7/SocketServer.py", line 408 in __init__
          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 419, 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] La dirección ya se está usando

2013-07-01 18:31:46, 028 1539 INFO ? openerp: OpenERP server is running, waiting for connections...

The last line in the error description is in spanish because that is the default language of that machine, that translates into:

error: [Errno 98] That address is already in use

The server response says that is ready and waiting, but doesn't show anything on the browser, so... I figure that is not true then.

I've reviewed every step I've done, every file I've written, everything I could imagine, but I can't fix it.

Also at the momento I'm writing this I've realized that the clock on that transcription says 18:31 when here it is 20:31. Since I didn't realized ever before an AMD could time travel I think that could be somewhat related to the error.

I hope somebody could help me to get this server going again and thanks to everyone beforehand.

1
Portretas
Atmesti
Portretas
AJ Schrafel Paper Corp
Best Answer

look at the process running. If there are 2 instances of openERP they could be messing each other up.

try stopping the server - type ps aux | grep openerp to confirm you stopped the server, then start the server again.

If that doesn't solve the problem you will have to figure out what other program is using that port and shut it down/ get it to use a different port.

1
Portretas
Atmesti
Koali Soluciones Informáticas
Autorius

Thanks, that was the problem.

I thought that starting the service after reboot would throw an exception if the service was already on, but it didin't, so that made the service to start twice and crash.

Thanks again, it is restablished again.

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

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

Registracija
Related Posts Replies Rodiniai Veikla
openerp requirements
ubuntu openerp requirement 12.04
Portretas
0
kov. 15
4373
openerp requirements
ubuntu openerp requirement 12.04
Portretas
0
kov. 15
4239
Probleme mit der Erreichbarkeit des Servers über eine DNS
ubuntu 7.0
Portretas
0
kov. 15
4270
How to add checkbox in a many2many field
7.0 openerp
Portretas
Portretas
1
kov. 15
6458
Serial number for one2many
7.0 openerp
Portretas
Portretas
1
kov. 15
4682
Bendrija
  • Mokomosios medžiagos
  • Dokumentacija
  • Forumas
Atvirasis kodas
  • Atsisiųsti
  • Github
  • Runbot
  • Vertimai
Paslaugos
  • Odoo.sh talpinimas
  • Palaikymas
  • Atnaujinti
  • Pritaikytas programavimo kūrimas
  • Švietimas
  • Susirask buhalterį
  • Susiraskite partnerį
  • Tapkite partneriu
Apie mus
  • Mūsų įmonė
  • Prekės ženklo turtas
  • Susisiekite su mumis
  • Darbo pasiūlymai
  • Renginiai
  • Tinklalaidės
  • Internetinis Tinklaraštis
  • Klientai
  • Teisinis • Privatumas
  • Saugumas
الْعَرَبيّة 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 yra atvirojo kodo verslo programų rinkinys, kuris apima visas įmonės poreikius: CRM, El. Prekybą, Apskaitą, Atsargų, Kasų sistemą, Projektų valdymą ir kt.

Unikali Odoo vertės pasiūla – būti tuo pačiu metu labai lengvai naudojama ir visiškai integruota sistema.

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