Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
4 Відповіді
6044 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь

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

Other entry on this forum regarding this issue.

Аватар
Відмінити
Автор

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

Найкраща відповідь

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.

Аватар
Відмінити

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.

Найкраща відповідь

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]

Аватар
Відмінити

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.

Найкраща відповідь

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
10
квіт. 23
34486
5
груд. 22
29616
20
лют. 21
103426
0
бер. 15
4971
2
бер. 15
6285