This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Could not generate config file. Please contact your Administrator. After update to XG V.18

Hi, after updating to v.18, I perform the Configuration Download for other OSs

When downloading comes a 66MB file, opening the file, instead of having the certificate info, it has the following message: Could not generate config file. Please contact your Administrator.

What can I do to resolve this issue?


This thread was automatically locked due to age.
Parents
  • 1. run the following SSH commands

    psql -U nobody -d signature -p 5434 -tAc "delete from public.tblup2dateinfo where module='sslvpn'";
    rm -rf /content/sslvpn*;
    /scripts/u2d/u2d_init.sh;

    2. update SSL VPN pattern in XG webadmin > Backup & Firmware > Pattern Updates, click on 'Update pattern now'

Reply
  • 1. run the following SSH commands

    psql -U nobody -d signature -p 5434 -tAc "delete from public.tblup2dateinfo where module='sslvpn'";
    rm -rf /content/sslvpn*;
    /scripts/u2d/u2d_init.sh;

    2. update SSL VPN pattern in XG webadmin > Backup & Firmware > Pattern Updates, click on 'Update pattern now'

Children
No Data