Bacula Error and Events Codes List

The Bacula Enterprise error code documentation stands out as an exceptional resource for users and administrators seeking comprehensive solutions to address any issues that may arise. With meticulously categorized error codes and clear explanations, the documentation enables quick diagnosis and resolution of problems, minimizing downtime and optimizing system performance.

Our company is uniquely equipped to provide specialized support and assistance. We take pride in delivering top-tier customer service, ensuring organizations can effectively harness the power of Bacula Enterprise while having a reliable partner by their side. We offer flexible licensing options, making it easy for businesses to access and implement this robust backup and recovery solution. Count on us to diagnose and resolve any of the following errors.

Notation

Bacula Error Codes follow a notation given by variables (example) XYZZZZ. In that, X is the component code (D for Director, S for Storage Daemon, F for FileDaemon, C for Console). Y is the code level (F for fatal, E for error, A for abort, W for warning, I for information, D for daemon message, U for catalog update, S for security, V for volume operations, C for console, and J is for Job). Additionally, a 4-digit code is the unique identifier of the error.

Director Error Codes

  • DC0001
    Client file cleanup event.
  • DD0001
    Director startup event.
  • DJ0001
    Task creation event.
  • DU0001
    Bacula catalog schema update event.
  • DS0001
    Console authentication failure event.
  • DV0001
    Volume purge event.
  • DC0002
    Task purge event.
  • DD0002
    Director shutdown event.
  • DJ0002
    Task termination event.
  • DC0003
    Volume purge event.
  • DD0003
    Director cleanup during startup. Tasks marked as Running or Created will be marked as failed during Director startup.
  • DJ0003
    Task resumption event.
  • DC0004
    Volume truncation event.
  • DD0004
    Director configuration reload error event.
  • DJ0004
    Execute task command event.
  • DC0005
    Task cancellation event.
  • DD0005
    Director configuration reload event.
  • DC0006
    Enable/disable batch mode event.
  • DC0007
    Enable/disable task event.
  • DC0008
    Enable/disable client event.
  • DC0009
    Enable/disable schedule event.
  • DC0010
    Delete volume command event.
  • DC0011
    Delete volume command event.
  • DC0012
    Delete client command event.
  • DC0013
    Storage Daemon command event.
  • DC0014
    Storage Daemon command event.
  • DC0015
    Connection from a console event.
  • DC0016
    Console disconnect event.
  • DC0017
    Console event sent from a script.
  • DC0018
    Delete object command event.
  • DC0019
    Reload command event.
  • DE0020
    Resource name or password conflict between the two components.
  • DE0021
    Unauthorized for the provided resource. Check Console ACLs or Director configuration.
  • DE0028
    Director encountered an SQL error. This error is unrecoverable.
  • DE0029
    Director cannot connect to a remote FileDaemon resource. Ensure the remote FileDaemon is running and accessible over the network.
  • DE0030
    No socket found for this client. The client is using ConnectToDirector function and the Director couldn’t find an open socket to access the client. Ensure the client is running and can be accessed by the Director.
  • DE0031
    Protocol error between components. This error is unrecoverable. Check version and TLS settings of each component.
  • DE0037
    Incorrect configuration, such as FileDaemon not defined for a job.
  • DE0038
    Incorrect dynamic object/library/plugin found. Director cannot connect to a remote storage resource. Ensure the remote Storage Daemon is running and accessible over the network.
  • DI0050
    No malware found in the provided job.
  • DE0051
    Unable to update malware database.
  • DI0052
    No files to scan for malware.
  • DE0053
    Unable to open malware database export.
  • DE0054
    Unable to find checksum for JobIds. Use the Signature File Set option = MD5/SHA256.
  • DE0055
    Unable to find a valid checksum database for JobIds.
  • DE0056
    Malware(s) found in JobIds.
  • DE0060
    Network connection error. Couldn’t resolve host name via gethostbyname.
  • DE0061
    Network connection error. Socket opening error. Check TCP/IP configuration.
  • DE0062
    Unable to find source address to connect to a remote host. Ensure the defined source interface exists on the system.
  • DE0063
    Network socket configuration error. Check TCP/IP configuration.
  • DW0063
    Unable to set socket option, such as SO_KEEPALIVE or SO_KEEPIDLE, on the socket.
  • DE0064
    TLS error detected. Connection/accept operation cannot be completed, or password is incorrect.
  • DE0065
    Authentication error. Mismatch between password or resource name between the two components.
  • DE0066
    TLS initialization error.
  • DE0067
    TLS negotiation failed. Check version and TLS settings of each component.
  • DE0068
    TLS certificate verification error.
  • DE0069
    TLS configuration error.
  • DE0071
    Unable to start TLS protocol. Check version and TLS settings of each component.
  • DE0072
    TLS closure error.
  • DD0080
    Callhome failure event.
  • DD0081
    Callhome contract issue detected event.
  • DW0081
    Callhome contract issue detection message.
  • DD0082
  • Successful Callhome event.

Storage Daemon Error Codes

  • SS0001
    Authentication failed.
  • SD0001
    Storage daemon startup event.
  • SD0002
    Storage daemon device startup event.
  • SJ0002
    Storage daemon job event end.
  • SD0003
    Storage daemon device shutdown event.
  • SJ0003
    Mark volume as immutable or read-only event.
  • SE0009
    Storage daemon cannot connect to a remote resource. Ensure the remote service is started and accessible over the network.
  • SW0017
    Incorrect configuration, such as incorrect Maximum Block Size on a Device.
  • SE0017
    Incorrect configuration error, such as incorrect device configuration.
  • SF0017
    Fatal incorrect configuration error, such as invalid device type.
  • SA0017
    Fatal incorrect configuration error, such as undefined Plugins Directory.
  • SA0020
    Unable to initialize kernel objects, such as mutex and conditional variable.
  • SE0029
    Storage daemon cannot connect to a remote FileDaemon resource. Ensure the remote FileDaemon is running and accessible over the network.
  • SF0031
    Protocol error between components. This error is unrecoverable. Check version and TLS settings of each component.
  • SA0038
    Incorrect dynamic object.
  • SE0038
    Search for ‘BaculaSDdriver’ symbol in driver for device failed.
  • SE0039
    Storage daemon cannot connect to a remote storage resource. Ensure the remote Storage Daemon is running and accessible over the network.
  • SE0060
    Network connection error. Unable to resolve host name via gethostbyname.
  • SE0061
    Network connection error. Socket opening error. Check TCP/IP configuration.
  • SE0062
    Unable to find source address to connect to a remote host. Ensure the defined source interface exists on the system.
  • SE0063
    Network socket configuration error. Check TCP/IP configuration.
  • SW0063
    Unable to set socket option, such as SO_KEEPALIVE or SO_KEEPIDLE, on the socket.
  • SE0064
    TLS error detected. Connection/accept operation cannot be completed, or password is incorrect.
  • SE0065
    Authentication error. Mismatch between password or resource name between the two components.
  • SF0065
    Director authentication error. Check password on both Storage and Director sides.
  • SE0066
    TLS initialization error.
  • SE0067
    TLS negotiation failed. Check version and TLS settings of each component.
  • SE0068
    TLS certificate verification error.
  • SE0069
    TLS configuration error.
  • SE0071
    Unable to start TLS protocol. Check version and TLS settings of each component.
  • SE0072
    TLS closure error.
  • SW0106
    Incorrect device configuration.
  • SW0108
    Incorrect changer configuration.
  • SA0201
    Block write error.
  • SE0201
    Device write error.
  • SF0201
    Device write error. Typically encountered after errors
  • SW0201
    Free space caused end of volume.
  • SE0202
    Buffer block size looping issue.
  • SF0202
    Error writing final JobMedia record.
  • SI0202
    End of volume message.
  • SE0203
    Volume label error.
  • SF0203
    Read/write error on disabled device.
  • SE0204
    Device read error.
  • SF0204
    Device write error at end of media (EOM).
  • SE0205
    Short block found on device, block discarded.
  • SF0205
    Attempt to write to read-only volume.
  • SE0206
    Invalid block extension found.
  • SF0206
    Attempt to write/read on a closed device.
  • SE0207
    Invalid block length for tape device.
  • SF0207
    Data volume seek error.
  • SE0208
    Data error on volume after short block. Block discarded.

File Daemon (Client) Error Codes

  • FC0001
    Director disconnect event.
  • FC0002
    Director connect event.
  • FC0003
    Cancellation command event.
  • FS0001
    Authentication failure event.
  • FD0001
    File Daemon start event.
  • FD0002
    File Daemon shutdown event.
  • FJ0001
    Job event start.
  • FJ0002
    Job event end.
  • FE0009
    Client cannot connect to a remote resource. Ensure the remote service is started and accessible over the network.
  • FE0019
    FileDaemon cannot connect to a remote Director resource. Ensure the remote Director Daemon is started and accessible over the network.
  • FE0027
    Connection from Director/Console not allowed on the Client.
  • FE0031
    Protocol error between components. This error is unrecoverable. Check version and TLS settings of each component.
  • FF0037
    Incorrect plugin option requested for job. The specified plugin is not loaded in the FileDaemon; make sure the plugin is correctly installed and listed in the ‘status client’ output.
  • FE0039
    FileDaemon cannot connect to a remote Storage Daemon resource. Ensure the remote Storage Daemon is started and accessible over the network.
  • FE0060
    Network connection error. Unable to resolve host name via gethostbyname.
  • FE0061
    Network connection error. Socket opening error. Check TCP/IP configuration.
  • FE0062
    Unable to find source address to connect to a remote host. Ensure the defined source interface exists on the system.
  • FE0063
    Network socket configuration error. Check TCP/IP configuration.
  • FW0063
    Unable to set socket option, such as SO_KEEPALIVE or SO_KEEPIDLE, on the socket.
  • FE0064
    TLS error detected. Connection/accept operation cannot be completed, or password is incorrect.
  • FE0065
    Authentication error. Mismatch between password or resource name between the two components.
  • FF0065
    Director authentication error. Check password on both Storage and Director sides.
  • FE0066
    TLS initialization error.
  • FE0067
    TLS negotiation failed. Check version and TLS settings of each component.
  • FE0068
    TLS certificate verification error.
  • FE0069
    TLS configuration error.
  • FE0071
    Unable to start TLS protocol. Check version and TLS settings of each component.
  • FE0072
    TLS closure error.

Console Error Codes

  • CE0029A
    Console cannot connect to a remote resource. Ensure the remote service is started and accessible over the network.

 

Disponível em: pt-brPortuguês (Portuguese (Brazil))enEnglishesEspañol (Spanish)

Leave a Reply