Hi,
we want to acitvate the scheduled_snapshot with ftp-upload but the cron-job fails with this message:
"scheduled_snapshot: set_binding: Failed to set binding : error = libdb_do_transaction: connection closed during operation ; val=(nil)"
The cron-job is correct configurated and starts:
fw2-vhh> show snapshot-scheduled
Scheduled snapshot configuration:
name: fw2_
description: Central-Gateway_FW2_Auto-Snapshot
activation: enabled
target: ftp
username: *********
ip: 192.168.xxx.xxx
uploadPath: /Central-Gateway/Snapshots/
Every day at 4:30
We have test the Upload to the ftp-Server with "set snapshot-onetime export ..." and its working.
Log:
Aug 8 09:19:32 2023 fw2-vhh xpand[13240]: argc=8
Aug 8 09:19:32 2023 fw2-vhh xpand[13240]: snapshot add has started
Aug 8 09:19:32 2023 fw2-vhh xpand[13240]: cdk_snapshot: about to run |/bin/image get progress name snapshot |
Aug 8 09:19:32 2023 fw2-vhh xpand[13240]: buffer has /bin/image calc flag ignore_upgrades
Aug 8 09:19:33 2023 fw2-vhh kernel: confd[13240]: segfault at 0 ip 00000000f6dc72e8 sp 00000000ff8f213c error 4 in libc-2.17.so[f6d3f000+1da000]
Aug 8 09:19:33 2023 fw2-vhh scheduled_snapshot: set_binding: Failed to set binding : error = libdb_do_transaction: connection closed during operation ; val=(nil)
Aug 8 09:19:33 2023 fw2-vhh pm[11083]: Reaped: confd[13240]
Aug 8 09:19:33 2023 fw2-vhh pm[11083]: ** Copied binary /bin/confd to /var/tmp/confd-08.08.2023-091933.
Aug 8 09:19:33 2023 fw2-vhh pm[11083]: ** Renamed core /var/tmp/confd.core to /var/tmp/confd.core-08.08.2023-091933.
Aug 8 09:19:33 2023 fw2-vhh pm[11083]: Scheduled confd for +1 secs
Aug 8 09:19:34 2023 fw2-vhh pm[11083]: Restarted /bin/confd[21404], count=4
Can anybody help plz?
greats