Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
4 Besvarelser
6049 Visninger

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
Kassér
Bedste svar

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

Other entry on this forum regarding this issue.

Avatar
Kassér
Forfatter

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..

Bedste svar

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
Kassér

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.

Bedste svar

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
Kassér

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.

Bedste svar

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

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
10
apr. 23
34486
5
dec. 22
29616
20
feb. 21
103426
0
mar. 15
4971
2
mar. 15
6285