-
Notifications
You must be signed in to change notification settings - Fork 62
Description
hi !
I have installed bacula docker and a client. The connections works fine and I can see the client from the baculum web interface and bconsole. I'm pasting the error below
But when I try to run a backup I get an error. I don't know if the error comes from the client or the server.
Last Volume Bytes: 0 (0 B)
Non-fatal FD errors: 2
SD Errors: 0
FD termination status: Error
SD termination status: Waiting on FD
Termination: *** Backup Error ***
bacula-dir JobId 3: Fatal error: Bad response to Storage command: wanted 2000 OK storage
, got 2902 Bad storage
ubuntuclient-fd JobId 3: Fatal error: job.c:2720 Failed to connect to Storage daemon: bacula-sd:9103
ubuntuclient-fd JobId 3: Error: bsockcore.c:341 gethostbyname() for host "bacula-sd" failed: ERR=Temporary failure in name resolution
bacula-dir JobId 3: Using Device "FileChgr2-Dev1" to write.
bacula-dir JobId 3: Start Backup JobId 3, Job=BackupUbuntuClient.2022-08-15_15.11.50_53
Any idea???