Troubleshooting Tip: Update network error - failed to connect to server when updating the FortiWeb license
| Description | This article describes how to handle cases where FortiWeb cannot contact the FortiGuard servers because of a misconfiguration of proxy tunneling. |
| Scope | FortiWeb 7.0.x. |
| Solution | During execution of the troubleshooting steps to diagnose the FortiGuard connection:
diagnose debug application fds 8
It is possible to observe the FortiWeb cannot connect with the FortiGuard servers.
upd_comm.c[567] Failed TCP connect
The debug output shows Proxy tunneling was enabled.
upd_comm.c[338] Proxy tunneling enabled to 10.36.117.27:9020
Verify the configuration in CLI under 'system autoupdate tunneling':
config system autoupdate tunneling
If there is no proxy device to provide internet service, the configuration is not necessary.
Disable the autoupdate tunneling and verify if the connection works after that.
config system autoupdate tunneling
|
