Skip to Content
Menu
This question has been flagged
3 Replies
3318 Views

If I use /web/database/manager to backup my Odoo Server, I get an error:

Uncaught SyntaxError: Unexpected end of JSON input 
https://mysite.site/web/database/manager#action=database_manager:1

Is there an another way to backup your Odoo server?

Avatar
Discard
Best Answer

You could use pgdump on the server directly to do a backup.

Have you looked at Odoo logs, to see if there's any further details on the error?

Avatar
Discard
Author

will check the logs now

Author

When I start the backup in /web/database/manager I get a line, when it throws an error, there is no line for it in the log

Best Answer

Hi, 

What system do you work on? (windows, linux ...)
look this, 
https://github.com/odoo/odoo/issues/5540


Avatar
Discard
Author

Ubuntu

Related Posts Replies Views Activity
16
Sep 20
22014
2
Feb 16
4079
1
Mar 19
5342
3
Nov 15
5029
9
Jul 25
64711