Search found 2 matches

by TunedHosting
July 25th, 2017, 8:18 pm
Forum: JetBackup cPanel
Topic: jetcli backup -vfR clearcache [Error: stdin is not a tty]
Replies: 4
Views: 9270

Re: jetcli backup -vfR clearcache [Not Syncing Data]

Here is the fix for the 'stdin is not a tty' error as provided by JetApps Support:

1. ssh to your backup server

2. Open the .bashrc file and add this below top:

[ -z "$PS1" ] && return

3. Save.
by TunedHosting
July 25th, 2017, 7:27 pm
Forum: JetBackup cPanel
Topic: jetcli backup -vfR clearcache [Error: stdin is not a tty]
Replies: 4
Views: 9270

jetcli backup -vfR clearcache [Error: stdin is not a tty]

jetcli backup -vfR clearcache command runs but doesn't update when trying to sync data from remote backup server to newly built web server seems to be having error in process.

Here is example of output after running command:

stdin: is not a tty
stdin: is not a tty
stdin: is not a tty
stdin: is not ...