Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
fiq_c
New Contributor

Fortiweb Backup Fail

Hi Everyone,

 

I have problem to backup Fortiweb, the error in GUI is "Backup failed, please try again".

Screenshot 2023-09-19 130748.png

 

I try backup from CLI got error "create config file fail".

clicli

I dont know how to get more information why the backup is failed.

 

Please help.

 

Thanks.

4 REPLIES 4
rbraha
Staff
Staff

Hi @fiq_c 

You can try to run an flow trace and sniffer also you can run an packet capture on tftp port.

 

diagnose debug flow filter server-ip 192.168.217.37

diagnose debug flow filter module-detail status on

diagnose debug flow trace start

diagnose debug enable

 

Packet capture

 

diagnose network sniffer port1 'tcp port 69' 3

ndumaj
Staff
Staff

Hello fiq_c,

What is Fortiweb version?
Are you planning any upgrade?

BR

- Happy to help, hit like and accept the solution -
austin35
New Contributor

Just need to make sure each unit is in Fortigate cloud and then move to HA. This worked fine in our testing before we deployed.

https://omegle.onl/ vshare
ndumaj

Hello,

Try to perform a reboot first and then perform the backup.
Also check on tmp directory for backup files:
# cd /tmp
# ls -al

backup_Fortiweb*_Cli
backup_Fortiweb*_Full
backup_Fortiweb*_Waf


You can try:

tftp -p -l [filename] -r [Filename] [ip address]

Let me know if it works.

BR

- Happy to help, hit like and accept the solution -
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors