cBackup / main

Releases, documentation and issue tracker
http://cbackup.me
GNU Affero General Public License v3.0
29 stars 17 forks source link

Java Service and Java Scheduler service both are not running in Cbackup on Centos 7 #65

Open sanjeevtelexair opened 3 years ago

sanjeevtelexair commented 3 years ago

I have setup Cbackup on Centos 7 following the instructions given from Cbackup. Once I started initial configuration at scheduler, I observed the following error:

Java service is not running Java scheduler is not running giving error "Authentication failed: Host:127.0.0.1:22 ssh credentials failed"

Please let me know the solution to resolve the above issue for me to proceed further to configure Cbackup tool.

Thanks n Regards' Sanjeeva Reddy

zavndw commented 3 years ago

you use password authentication or key?

ErickBarells98 commented 3 years ago

You need to log in with correct ssh credentials. You can set it in options: System -> System settings. Remember to give user that you are using to connect permissions. Permissions should be defined in your /etc/sudoers.d/cbackup , if you don't do that there will appear an error saying: "...a terminal is required to read the password..."