Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

FIXED: v8 Install from .deb package: Says it starts but won't work nor write to log file

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
configurationinstallationodoo8
5304 Widoki
Awatar
Robert D Winchester

UPDATE ON HOW IT WAS FIXED: For some reason the home directory for the user "odoo" (/home/odoo) was owned by "root".  I guess that prevented Postgres and/or Odoo from operating.  When I changed the ownership to "odoo" then it finally ran.  Also, once I did that then on restart the message "Restarting odoo: start-stop-daemon: warning: failed to kill 9508: No such process" changed to "Restarting odoo: ok"  I guess I should have paid more attention to the wornign in the 1st place!

ORIGINAL POSTING:  I am probably missing something simple but I cannot seem to get Odoo v8 set up right.  Please help me out by making any suggestions that you think might solve the problem.

I installed Odoo v8 on Ubuntu 12.4 from the nightly repository using Synaptic Package Manager.  That went fine as far as Synaptic was concerned; no errors.
Install directory "/usr/lib/python2.7/dist-packages/openerp" is owned by root.
Add-ons directory" "/usr/lib/python2.7/dist-packages/openerp/addons" is owned by root.

I had previous test installations of OpenERP Trunk (v8) on the box so already had Postgres installed and had an "odoo" Postgres user with SU rights and ability to create DBs.  Postgres is running and will restart, etc.

I have a Linux user called "odoo" which owns the config file: "/etc/odoo/openerp-server.conf", log directory: "/var/log/odoo directory", and add-ons directory: "/usr/lib/python2.7/dist-packages/openerp/addons".  The openerp-server.conf file has:
[options]
; This is the password that allows database operations:
; admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = <my Postgres "odoo" user's PW>
addons_path = /usr/lib/python2.7/dist-packages/openerp/addons
LOGFILE=/var/log/odoo/odoo-server.log

The install script created "/etc/init.d/odoo" and it works.  I can do "sudo /etc/init.d/odoo status" and it comes back "Status of odoo: running".  I do "sudo /etc/init.d/odoo restart" and it comes back "Restarting odoo: start-stop-daemon: warning: failed to kill 9508: No such process" and then on the next line "ok".

The script also created rc.d entries that work because right after I rebooted the above STATUS inquiry returned the "running" status too.

So all is fine and dandy except that the next step is to check the log file to see what it says and it is empty.  Also, when I point my browser to http"//ip:8069 I get "This webpage is not available"

Any ideas?  Odoo is obviously running but it is not working.  It is not writing to its log file.  Does this sound like a permissions problem?  Or is Odoo not correctly accessing the Postgres DB?

0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
How to fully automatically create and populate database? Rozwiązane
configuration installation automation
Awatar
Awatar
Awatar
Awatar
3
kwi 24
4970
How do I access Odoo via the web? Rozwiązane
configuration installation http
Awatar
Awatar
Awatar
2
paź 20
17924
ImportError: No module named web_kanban Rozwiązane
configuration installation addons
Awatar
Awatar
Awatar
2
sie 20
24961
URL for Odoo application
configuration installation access
Awatar
Awatar
1
paź 19
12494
Where is the configuration file for ubuntu repository method install? Rozwiązane
configuration installation config
Awatar
Awatar
Awatar
Awatar
Awatar
4
paź 16
37083
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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