Hello,
i noticed that when I execute the following commands in bconsole, it closes
immediately afterwards.
...
@dsme01:~# bconsole
Connecting to Director bareos.intern.harnet.de:9101
Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
1000 OK: bareos-dir Version: 24.0.1~pre53.6ffc81313 (03 February 2025)
Bareos community build (UNSUPPORTED).
Get professional support from https://www.bareos.com
You are connected using the default console
Enter a period (.) to cancel a command.
*.api 2
{
"id": null,
"jsonrpc": "2.0",
"result": {
"api": 2
}
}
@dsme01:~# systemctl status bareos-dir.service
● bareos-director.service - Bareos Director Daemon service
Loaded: loaded (/lib/systemd/system/bareos-director.service; enabled;
vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sat
2025-02-08 22:59:43 CET; 11s ago
Docs: man:bareos-dir(8)
Process: 3237146 ExecStart=/usr/sbin/bareos-dir -f (code=exited,
status=127)
Main PID: 3237146 (code=exited, status=127)
@dsme01:~# systemctl status bareos-dir.service
● bareos-director.service - Bareos Director Daemon service
Loaded: loaded (/lib/systemd/system/bareos-director.service; enabled;
vendor preset: enabled)
Active: active (running) since Sat 2025-02-08 23:00:13 CET; 187ms ago
Docs: man:bareos-dir(8)
Main PID: 3239151 (bareos-dir)
Tasks: 3 (limit: 38446)
Memory: 4.3M
CGroup: /system.slice/bareos-director.service
└─3239151 /usr/sbin/bareos-dir -f
Feb 08 23:00:13 dsme01 systemd[1]: Started Bareos Director Daemon service.
@dsme01:~# bconsole
Connecting to Director bareos.intern.harnet.de:9101
Encryption: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3
1000 OK: bareos-dir Version: 24.0.1~pre53.6ffc81313 (03 February 2025)
Bareos community build (UNSUPPORTED).
Get professional support from https://www.bareos.com
You are connected using the default console
Enter a period (.) to cancel a command.
*.api json
{
"jsonrpc": "2.0",
"id": null,
"result": {
"api": 2
}
}
@dsme01:~# systemctl status bareos-dir.service
● bareos-director.service - Bareos Director Daemon service
Loaded: loaded (/lib/systemd/system/bareos-director.service; enabled;
vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Sat
2025-02-08 23:00:43 CET; 20s ago
Docs: man:bareos-dir(8)
Process: 3239151 ExecStart=/usr/sbin/bareos-dir -f (code=exited,
status=127)
Main PID: 3239151 (code=exited, status=127)
@dsme01:~# systemctl status bareos-dir.service
● bareos-director.service - Bareos Director Daemon service
Loaded: loaded (/lib/systemd/system/bareos-director.service; enabled;
vendor preset: enabled)
Active: active (running) since Sat 2025-02-08 23:01:13 CET; 2s ago
Docs: man:bareos-dir(8)
Main PID: 3239759 (bareos-dir)
Tasks: 3 (limit: 38446)
Memory: 4.3M
CGroup: /system.slice/bareos-director.service
└─3239759 /usr/sbin/bareos-dir -f
Feb 08 23:01:13 dsme01 systemd[1]: Stopped Bareos Director Daemon service.
Feb 08 23:01:13 dsme01 systemd[1]: Started Bareos Director Daemon service.
...
The director closes immediately afterwards and starts again after about 1
minute.
WHAT IS THAT? Something is wrong here???
Kind Regards
Stefan Harbich
Silvio Schloeffel schrieb am Samstag, 8. Februar 2025 um 10:17:42 UTC+1:
> Hi,
>
> since a couple of days we receive, unwanted, messages from our Bareos
> system.
>
> We use:
> bareos-dir.d/messages/Standard.conf: Mail On Error =
> [email protected] = all, !skipped, !terminate
>
> As rule to get informed if something failed.
>
> Since the ~pre53.6ffc81313-24.el8 version we receive messages for
> completed jobs (OK Status) and after I updated today to
> pre53.6ffc81313-27.el8 I did receive a additional mail for BackupCatalog
> Job with full infos:
> "
> # 08-Feb-2025 09:06:06 - BackupCatalog.2025-02-08_09.03.39_12 - Full
> Volume="Full-0346"
> MediaType="File"
> VolSessionId=1
> VolSessionTime=1739005377
> VolAddr=37776650818-38775943745
> FileIndex=1-1
> Volume="Full-0346"
> MediaType="File"
> "
>
> Question:
> - Was this planed and I missed a info about a change?
> - If yes, what can I do to restore the old information rule?
>
>
> Have a nice weekend
>
> Best
>
> Silvio
>
>
>
--
You received this message because you are subscribed to the Google Groups
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/bareos-users/767c4f58-f357-4dc0-a926-82ec2ba043ccn%40googlegroups.com.