← Back to team overview

credativ team mailing list archive

[Bug 913290] Re: [6.1] trunk database backup does not work with web and GTK client

 

Dear Jignesh,

after your reply, I checked again by running server from terminal to see an error output, however system asked for password.
When I entered password from terminal window operation completed successfully. 
As database user and password was written in configuration file it should use that password. isnt it.  

My terminal output is like below.

[2012-01-09 16:02:01,815][template1] INFO:werkzeug:10.1.1.50 - - [09/Jan/2012 16:02:01] "POST /web/database/get_list HTTP/1.1" 200 -
Password:
[2012-01-09 16:02:59,640][?] INFO:web-services:DUMP DB: posdeneme
[2012-01-09 16:02:59,686][?] INFO:web.common.http:remove session 35a72e39f2ef4cd0b56f06bb120bd1bb: {}
[2012-01-09 16:02:59,687][?] INFO:werkzeug:10.1.1.50 - - [09/Jan/2012 16:02:59] "POST /web/database/backup HTTP/1.1" 200 -


My openerp-server.conf is  like below.

[options]
; This is the password that allows database operations:
admin_passwd = MY_DB_OPERATION_PASSWORD
db_host = localhost
db_port = 5432
db_user = openerp
db_password = MY_DATABASE_PASSWORD

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/913290

Title:
  [6.1] trunk database backup does not work with web and GTK client

Status in OpenERP Server:
  Incomplete

Bug description:
  Dear Team,

  Database backup does not work both with web  and GTK client. It
  creates database file with zero length.

  
  trunk rev:  3948

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/913290/+subscriptions


References