backup script run time problem

Moderator: crythias

Locked
naveen
Znuny newbie
Posts: 3
Joined: 02 May 2016, 09:15
Znuny Version: otrs version 5
Real Name: naveen
Company: testtriangle

backup script run time problem

Post by naveen »

otrs backup script running

./backup.pl -d /mnt

/application.tar.gz...write field : broken pipe

error

how to fix problem and how to take otrs backup esay way?
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: backup script run time problem

Post by root »

backup.pl is an easy way. Looks like a network issues. Did you run backup.pl via an ssh session?
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
naveen
Znuny newbie
Posts: 3
Joined: 02 May 2016, 09:15
Znuny Version: otrs version 5
Real Name: naveen
Company: testtriangle

Re: backup script run time problem

Post by naveen »

Hi root,
thank you for giving me reply

yes im using ssh
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: backup script run time problem

Post by root »

Looks like you ssh session was interrupted, try to run the script via a screen session.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked