Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4 Replies
6042 Tampilan

After updating OpenERP V7 I cannot backup anymore from the web interface. Problem arises after updating the web part to 3987 and restarting the server (Ubuntu 12.04.2 server). Updating Ubuntu and the OpenERP server (to 5017) and addons (to 9273) parts have no influence, after that backup was still possible.

Error message:

Internal Server Error {"message": "OpenERP WebClient Error", "code": 300, "data": {"debug": "Client Traceback (most recent call last):\n File \"/opt/openerp/web/addons/web/http.py\", line 285, in dispatch\n r = method(self, **self.params)\n File \"/opt/openerp/web/addons/web/controllers/main.py\", line 812, in backup\n {'fileToken': int(token)}\nValueError: invalid literal for int() with base 10: ''\n", "type": "client_exception"}}

What is the solution?

Avatar
Buang
Jawaban Terbai

I already made a bug report of this issue....

Other entry on this forum regarding this issue.

Avatar
Buang
Penulis

Thanks, I searched for web backup but did not found that one.

Due to my error, I the bug-report was not in the correct location, now it is (got a noticifation from the system). openERP is looking into the issue. if you want to search/check, it is bug: 1194749

Having the same issue.. Updating to version 7.0-20130628-231051 still can't do backup database..

Jawaban Terbai

Hi Everybody,

and i have same here, with last release but its not working properly with same error, this is the Traceback :

Traceback (most recent call last): File "/opt/openerp/server/openerp/addons/web/http.py", line 285, in dispatch r = method(self, **self.params) File "/opt/openerp/server/openerp/addons/web/controllers/main.py", line 812, in backup {'fileToken': int(token)} ValueError: invalid literal for int() with base 10: ''

i just started investigating on this, hope we can fix it asap.

Avatar
Buang

Here we are, this is an issue with the werkzberg, and you can resolve it as mentioned in this revision http://bazaar.launchpad.net/~openerp/openerp-web/7.0/revision/4000 Good luck.

Jawaban Terbai

Hello, I have the same problem after updating. While I find the solution am using the tool pg_dump from postgresql to backup my database. Ej, pg_dump [database] -U [useradministrationname] > [nameofbackup]

Avatar
Buang

Hi Oscar, please see the patch described in this revision , it will work for you : http://bazaar.launchpad.net/~openerp/openerp-web/7.0/revision/4000 Good luck.

Hi Oscar, please see the patch described in this revision , it will work for you: http://bazaar.launchpad.net/~openerp/openerp-web/7.0/revision/4000 Good luck.

Jawaban Terbai

Hi all , I do use pgAdmin for DB management. It's the perfect tool. see pgadmin.org

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
10
Apr 23
34486
5
Des 22
29616
20
Feb 21
103425
0
Mar 15
4971
2
Mar 15
6285