Re: [Bacula-users] "Console Unknown term code of [fd]" error during scheduled job

2025-07-25 Thread Saiful Bhuiyan
ul 25, 2025 at 4:08 PM Martin Simmons wrote: > The "term" here means "termination" so it isn't related to the terminal. > > What is the full contents of the email? > > __Martin > > > >>>>> On Fri, 25 Jul 2025 13:47:17 +0200, Saiful

[Bacula-users] "Console Unknown term code of [fd]" error during scheduled job

2025-07-25 Thread Saiful Bhuiyan
Hi all, I have recently upgraded my bacula director from 9.4.2 to 13.0.4. Since then I’m seeing the following warning in Bacula job notification emails: Bacula: Console Unknown term code of xx-fd This happens during our nightly catalog backup job, which includes `RunScript` blocks with sev

[Bacula-users] Bacula Director 13.0.4 service fails— PostgreSQL Connection Failure

2025-07-18 Thread Saiful Bhuiyan
Hi all, I recently upgraded my Bacula Director from version 9.x to 13.0.4 on a Debian 12 system. I successfully ran the update_postgresql_tables script against the PostgreSQL catalog, and Bacula Director started up without any issues. However, after starting a few backup jobs (typically around 8

[Bacula-users] Old Bacula-sd to work with bacula-director 13.0.4

2025-06-03 Thread Saiful Bhuiyan
Hi, I am running into an issue with bacula-director new version 13.0.4. I tested with bacula-sd with bacula-director same version, it works. I wonder if there is a way to use my old bacula-sd version 9.4.2 with bacula-director new version 13.0.4. The error I got to check the status of storage: b

Re: [Bacula-users] Bacula 13.0.4 Upgrade with Existing PostgreSQL Database - Version Error

2025-06-03 Thread Saiful Bhuiyan
sion 16. > > __Martin > > > >>>>> On Wed, 21 May 2025 13:14:46 +0200, Saiful Bhuiyan said: > > > > Hi Martin, > > > > I tried to run it from the postgresql database. But I got the following > > error: > > > > sudo -u postgres

Re: [Bacula-users] Bacula 13.0.4 Upgrade with Existing PostgreSQL Database - Version Error

2025-05-21 Thread Saiful Bhuiyan
e > variable > is set to bacula_dev. > > To be safe, make a backup of the bacula_prod database before running any > update script. > > __Martin > > > >>>>> On Tue, 20 May 2025 16:55:41 +0200, Saiful Bhuiyan said: > > > > Hi Martin, > &

Re: [Bacula-users] Bacula 13.0.4 Upgrade with Existing PostgreSQL Database - Version Error

2025-05-20 Thread Saiful Bhuiyan
nning > update_bacula_tables will make it slightly safer? > > __Martin > > > >>>>> On Mon, 19 May 2025 17:06:19 +0200, Saiful Bhuiyan said: > > > > Hello community, > > > > I'm upgrading my Bacula Director from 9.4.2 to 13.0.4 on Ubuntu 2

[Bacula-users] Bacula 13.0.4 Upgrade with Existing PostgreSQL Database - Version Error

2025-05-19 Thread Saiful Bhuiyan
Hello community, I'm upgrading my Bacula Director from 9.4.2 to 13.0.4 on Ubuntu 24.04. My PostgreSQL database (version 12) is located on a separate server (Ubuntu 20.04). This PostgreSQL server hosts two Bacula catalog databases: bacula_prod: My production 9.4.2 catalog (which I want to keep