[trunk] Debian Package - BROKEN FATAL - Server not starting anymore

Bug #1287615 reported by LisAndi - Andi Becker - http://lisandi.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Web (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

1) 2) 3)

We created droplet
installed debian 7
and we inserted into /etc/apt/lists.d/openerp.list
- deb http://nightly.openerp.com/trunk/nightly/deb/ ./
apt-get update
apt-get upgrade
apt-get install openerp

It runs through and tells you at the end that the server is even running but it is not at all running
Setting up openerp (8.0dev-20140304-000101-1) ...
Starting openerp-server: openerp-server.
Processing triggers for python-support ...
root@drop1:~#

Frontend droplet.domain.fqdn:8069
= Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

We updated one more installation on a testserver with this debian version and same problem the server is no more starting!

And we tried on another VPS same problem!

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

On the same Server Version 7.0 is working - also in the Frontend - Therfore I would say the Debian Package from today is Broken and needs to be fixed!

The following packages will be REMOVED:
  openerp
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 327 MB disk space will be freed.
Do you want to continue [Y/n]? Y
(Reading database ... 53683 files and directories currently installed.)
Removing openerp ...
Stopping openerp-server: start-stop-daemon: warning: failed to kill 17852: No such process
openerp-server.
Processing triggers for python-support ...
root@drop1:~# apt-get update
Hit http://ftp.us.debian.org wheezy Release.gpg
Hit http://security.debian.org wheezy/updates Release.gpg
Hit http://security.debian.org wheezy/updates Release
Hit http://ftp.us.debian.org wheezy Release
Hit http://security.debian.org wheezy/updates/main amd64 Packages
Hit http://ftp.us.debian.org wheezy/main amd64 Packages
Hit http://security.debian.org wheezy/updates/main Translation-en
Hit http://ftp.us.debian.org wheezy/main Translation-en
Ign http://nightly.openerp.com ./ Release.gpg
Ign http://nightly.openerp.com ./ Release
Get:1 http://nightly.openerp.com ./ Packages [863 B]
Ign http://nightly.openerp.com ./ Translation-en_US
Ign http://nightly.openerp.com ./ Translation-en
Fetched 863 B in 3s (260 B/s)
Reading package lists... Done
root@drop1:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@drop1:~# apt-get install openerp
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  antiword libevent-2.0-5 python-decorator python-gevent python-greenlet
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  openerp
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 64.5 MB of archives.
After this operation, 259 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  openerp
Install these packages without verification [y/N]? y
Get:1 http://nightly.openerp.com/7.0/nightly/deb/ ./ openerp 7.0-20140304-000402-1 [64.5 MB]
Fetched 64.5 MB in 8s (7,912 kB/s)
Selecting previously unselected package openerp.
(Reading database ... 38548 files and directories currently installed.)
Unpacking openerp (from .../openerp_7.0-20140304-000402-1_all.deb) ...
Setting up openerp (7.0-20140304-000402-1) ...
Starting openerp-server: openerp-server.
Processing triggers for python-support ...
root@drop1:~#

summary: - [trunk] Debian Package - Server not starting anymore
+ [trunk] Debian Package - BROKEN FATAL - Server not starting anymore
Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

VERSION 8 not responding

root@drop1:~# apt-get install openerp
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  openerp
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/105 MB of archives.
After this operation, 327 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  openerp
Install these packages without verification [y/N]? y
Selecting previously unselected package openerp.
(Reading database ... 38548 files and directories currently installed.)
Unpacking openerp (from .../openerp_8.0dev-20140304-000101-1_all.deb) ...
Setting up openerp (8.0dev-20140304-000101-1) ...
Starting openerp-server: openerp-server.
Processing triggers for python-support ...
root@drop1:~#

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

This here is all output from Version 7 and 8 in openerp-server.log

2014-03-04 09:27:34,534 19095 INFO ? openerp: OpenERP version 7.0-20140304-000402
2014-03-04 09:27:34,534 19095 INFO ? openerp: addons paths: /usr/lib/pymodules/python2.7/openerp/addons
2014-03-04 09:27:34,534 19095 INFO ? openerp: database hostname: localhost
2014-03-04 09:27:34,534 19095 INFO ? openerp: database port: 5432
2014-03-04 09:27:34,534 19095 INFO ? openerp: database user: openerp
2014-03-04 09:27:35,205 19095 INFO ? openerp.addons.google_docs.google_docs: GData lib version `%s GData-Python/2.0.17` detected
2014-03-04 09:27:35,774 19095 INFO ? openerp: OpenERP server is running, waiting for connections...
2014-03-04 09:27:36,041 19095 INFO ? openerp.service.wsgi_server: HTTP service (werkzeug) running on 0.0.0.0:8069
2014-03-04 09:27:57,601 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:27:57] "GET / HTTP/1.1" 200 -
2014-03-04 09:27:57,921 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:27:57] "GET /web/static/src/css/full.css HTTP/1.1" 200 -
2014-03-04 09:27:58,235 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:27:58] "GET /web/webclient/css HTTP/1.1" 200 -
2014-03-04 09:27:58,241 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:27:58] "GET /web/static/src/img/favicon.ico HTTP/1.1" 200 -
2014-03-04 09:27:58,836 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:27:58] "GET /web/webclient/js HTTP/1.1" 200 -
2014-03-04 09:28:08,724 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:08] "POST /web/session/get_session_info HTTP/1.1" 200 -
2014-03-04 09:28:09,609 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:09] "POST /web/webclient/bootstrap_translations HTTP/1.1" 200 -
2014-03-04 09:28:09,664 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:09] "POST /web/webclient/qweblist HTTP/1.1" 200 -
2014-03-04 09:28:10,425 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:10] "POST /web/proxy/load HTTP/1.1" 200 -
2014-03-04 09:28:12,151 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:12] "GET /web/binary/company_logo?session_id=6ef35bffdb414d36a7bc149d36191022 HTTP/1.1" 200 -
2014-03-04 09:28:12,154 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:12] "POST /web/database/get_list HTTP/1.1" 200 -
2014-03-04 09:28:12,555 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:12] "GET /web/static/src/img/logo2.png HTTP/1.1" 200 -
2014-03-04 09:28:12,869 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:12] "POST /web/database/get_list HTTP/1.1" 200 -
2014-03-04 09:28:12,871 19095 INFO ? werkzeug: 118.173.68.171 - - [04/Mar/2014 09:28:12] "POST /web/session/get_lang_list HTTP/1.1" 200 -
2014-03-04 09:32:13,929 19095 INFO ? openerp.service: Initiating shutdown
2014-03-04 09:32:13,929 19095 INFO ? openerp.service: Hit CTRL-C again or send a second signal to force the shutdown.

==================

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

8.0dev-20140307-000101-1 is still not working !

root@vm / # /etc/init.d/openerp start
Starting openerp-server: openerp-server.

has no effect on starting the server!

Does anybody know who the maintainer of the Debian Package is so that I might contact him. Thanks
IMHO all OpenERP sites which will update their nightly package on Debian will be effected from this problem and this should be fixed immediately.

As a countercheck we installed OpenERP7 which is starting correct and working fin on the same server/ digitalOcean Drop where we tested the Debian Package!

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :
Download full text (7.1 KiB)

Hi When will the brocken Debian package be fixed. It is still not working and the server is not starting at all!

root@drop2:~# /etc/init.d/openerp start
Starting openerp-server: openerp-server.

But the server is not running.

root@drop2:~# apt-get install openerp
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  antiword binutils blt cmap-adobe-japan1 cpp cpp-4.6 docutils-common docutils-doc fontconfig fontconfig-config fonts-liberation gcc gcc-4.6 ghostscript graphviz gs-cjk-resource gsfonts hicolor-icon-theme libart-2.0-2 libatk1.0-0
  libatk1.0-data libavahi-client3 libavahi-common-data libavahi-common3 libblas3gf libc-dev-bin libc6-dev libcairo2 libcdt4 libcgraph5 libcups2 libcupsimage2 libdatrie1 libfontconfig1 libfontenc1 libgd2-noxpm libgdk-pixbuf2.0-0
  libgdk-pixbuf2.0-common libgfortran3 libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglapi-mesa libgomp1 libgraph4 libgs9 libgs9-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common libgvc5 libgvpr1 libice6 libijs-0.35 libjasper1
  libjbig2dec0 libjpeg-turbo8 libjpeg8 liblapack3gf liblcms1 liblcms2-2 libllvm3.0 libmpc2 libmpfr4 libpango1.0-0 libpaper-utils libpaper1 libpathplan4 libpixman-1-0 libpoppler19 libpq5 libquadmath0 libsm6 libthai-data libthai0
  libtidy-0.99-0 libtiff4 libutempter0 libx11-xcb1 libxaw7 libxcb-glx0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxft2 libxi6 libxinerama1 libxmu6 libxpm4 libxrandr2 libxrender1
  libxslt1.1 libxss1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 linux-libc-dev manpages-dev poppler-utils postgresql postgresql-9.1 postgresql-client postgresql-client-9.1 postgresql-client-common postgresql-common
  python-antlr python-babel python-cairo python-dateutil python-decorator python-docutils python-egenix-mxdatetime python-egenix-mxtools python-feedparser python-gdata python-gevent python-glade2 python-gobject python-gobject-2
  python-greenlet python-gtk2 python-imaging python-jinja2 python-ldap python-libxml2 python-libxslt1 python-lxml python-mako python-markupsafe python-matplotlib python-matplotlib-data python-mock python-numpy python-openid
  python-psutil python-psycopg2 python-pybabel python-pychart python-pydot python-pygments python-pyparsing python-renderpm python-reportlab python-reportlab-accel python-roman python-suds python-support python-tk python-tz
  python-unittest2 python-utidylib python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi shared-mime-info ssl-cert tcl8.5 tk8.5 ttf-dejavu-core ttf-liberation ttf-lyx x11-common x11-utils
  xbitmaps xterm
Suggested packages:
  binutils-doc blt-demo cpp-doc gcc-4.6-locales gcc-multilib make autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.6-multilib libmudflap0-4.6-dev gcc-4.6-doc libgcc1-dbg libgomp1-dbg libquadmath0-dbg libmudflap0-dbg
  binutils-gold ghostscript-cups ghostscript-x hpijs graphviz-doc fonts-ipafont-mincho fonts-ipafont-gothic ttf-arphic-ukai ttf-arphic-uming fonts-unfonts-core glibc-doc cups-common libgd-tools libglide3 librsvg2-common gvfs
  libjasper-runtime l...

Read more...

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

Debian Package of Trunk is still not working.

(Ubuntu) has the same problem! It is now broken for nearly one month. Does the Debian and Ubuntu Package still get maintained or would you advise to use only the Bazaar install options instead - which are much more complicated than installing and updating the debian packages.

Some Docker installations are still working with the website builder as they are based on the cloud SAAS solution. Good to know for those who like to still esperiment with the website Builder. The SAAS solution is working with OpenERP 7 and the Website Builder

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote :

Now after over one month the debian and ubuntu packages of OpenERP are still not working!

Do they get still maintained????

Again we describe what we did - so you can reproduce the error:

On Ubuntu and Debian installing OpenERP 8dev current trunk version is very easy - to get it working is an endless journey - unfortunately!

**Step 1:**
Put this into our /etc/apt/souces.list.d/openerp.list (or create it)

     deb http://nightly.openerp.com/trunk/nightly/deb/ ./

 **Step 2:** Apply the new changes in sources.list

    apt-get update

**Step 3:** Install OpenERP Version 8.0dev from Trunk

    apt-get install openerp

**Step 4:** type in your browser the domain and add the port :8069

    http://mydomain.tld:8069

or IP-Address + Port :8069

    http://123.456.789.012:8069

**PROBLEM: OpenERP Version 8 is not working? Why not? Answers are more than welcome!**

Some might like to answer that postgres is not working etc but it is as Version 7 is working! Test it out!

**Step 5:** Remove OpenERP Debian Package Version 8

    apt-get remove openerp

**Step 6:** Change the OpenERP Version in your sources.list file from "trunk" to "7.0"
Apply the following changes in your /etc/apt/sources.list.d/openerp.list file

    deb http://nightly.openerp.com/7.0/nightly/deb/ ./

**Step 7:** Update the sources

    apt-get update

**Step 8:** Install OpenERP Version 7

    apt-get install openerp

**Step 9:** Open OpenERP in your browser

    http://mydomain.tld:8069

or IP-Address + Port :8069

    http://123.456.789.012:8069

**HURRAY for OpenERP 7.0 it is working!** but you don't have the website builder :-(

Now you can start with Step 1 again and test Version 8 again and it won't work!

**Please give me a reason why OpenERP 7 is working and OpenERP is not at all working since meanwhile 1 1/2 months! if installed from the Debain Package!**

Does the package still get maintained. If yes who is maintaining it! Can we contact this person or company! Thanks!

A Debian Package is and should actually install all dependencies and it did it before but it seems as if right now something has changed in that package. We tested this problem on all Ubuntu and Debian distributions which are available on DigitalOcean and on our Dedicated Server running on up to date Debian 7 too. This problem can be reproduced with all available Versions of Ubuntu or Debian. OpenERP 8 is simply not working!

Revision history for this message
Ralph (ralph-bariz) wrote :

First of all, this is a release candidate as you can see here http://nightly.openerp.com/8.0/nightly/deb/

Second, for fixing this you just need to edit you /etc/passwd and change the homedir of openerp user from /home/openerp to /var/lib/openerp

Third, finding this out is easy cheesy by simply allow the openerp user to use bash, start the commandline version openerp-server and see whats wrong. (do not forget to change the usershell back to /bin/false)

regards

Revision history for this message
LisAndi - Andi Becker - http://lisandi.com (lisandi) wrote : Re: [Bug 1287615] Re: [trunk] Debian Package - BROKEN FATAL - Server not starting anymore
Download full text (4.0 KiB)

Hi Ralph

Thanks for your help but why are you so unfriendly - are you German?

1st. Release candidates are there to find bugs and we found a problem which
makes it simply not as usable for people which have no Odoo IQ but who
would like to give it a try. Unfortunately OpenERP 7 did not have the
website builder and this is what people were interested in!

2nd thanks for the advice - at least the response took only 5 months!
Really an improvement as other bugs are still open which have been posted
much earlier. :-)

3rd Cheese is very expensive here and we never heard about "easy cheesy"
It would be great if the debian and ubuntu package would simply run without
all this "easy cheesy" you mentioned like it was running before too without
any problems.

Finally: Thanks for your great help we will let the customer know - as he
meanwhile uses another system! Not sure if he will switch back now, but
let's see.

Andi

With kind regads,
Mit freundlichen Grüßen,
Con un cordial saludo,
Cordialement,
с сердечным приветом,
เรื่องที่เกี่ยวกับชนิด,
與親切的問候,

*ANDI BECKER*

CEO/General Manager LisAndi Co., Ltd.

*--------------------------------------------------*
*LisAndi Co. Ltd.*, Phuket, Thailand (lisandi.com)
15/21 M.2 Viset Road, Rawai, Muang, Phuket, Thailand 83130

Mobile: +66 (0)81 606 3378
VoIP: +49 (0)711 50 88788 50
Fax: +49 (0)711 50 88788 50
Skype: lisandi
Facebook: andibecker
Google Talk: <email address hidden>
Facetime: <email address hidden>

--------------------------------------------------
This email may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this email by mistake),
please notify the sender immediately and destroy this email. Any
unauthorized copying, disclosure or distribution of the material in this
email is strictly prohibited. Email transmission security and error-free
status cannot be guaranteed as information could be intercepted, corrupted,
destroyed, delayed, incomplete, or contain viruses. The sender therefore
does not accept liability for any errors or omissions in the contents of
this message which may arise as a result of email transmission

On Tue, Sep 2, 2014 at 12:48 AM, Ralph <email address hidden> wrote:

> First of all, this is a release candidate as you can see here
> http://nightly.openerp.com/8.0/nightly/deb/
>
> Second, for fixing this you just need to edit you /etc/passwd and change
> the homedir of openerp user from /home/openerp to /var/lib/openerp
>
> Third, finding this out is easy cheesy by simply allow the openerp user
> to use bash, start the commandline version openerp-server and see whats
> wrong. (do not forget to change the usershell back to /bin/false)
>
> regards
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1287615
>
> Title:
> [trunk] Debian Package - BROKEN FATAL - Server not starting anymore
>
> Status in Odoo Web:
> New
>
> Bug description:
> 1) 2) 3)
>
> We created droplet
> installed debian 7
> and we inserted into /etc/apt/lists.d/openerp.list
> - deb http://nightly.openerp.com/trunk/nightly/deb/ ./
> apt-get ...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.