How to troubleshoot MetaDefender Managed File Transfer becomes unreachable after enabling HTTPS?

This situation is usually caused by a process using the port 80 while NGINX is also trying to use that server. To check if this is true, please follow the below steps:

  1. Run the command netstat -np TCP | find ":80" in CMD admin to view the existing processes using port 80

  2. Once identified, copy the PID inside the command tasklist.exe /v /fi "PID eq 777", replace 777 with the PID of the process that uses port 80.

  3. If the Process is System, then it means that the server has the IIS service installed.

Moving forward, please check if the process identified can be removed or not.

  • If the process can be removed, please remove it, and restart the OPSWAT MetaDefender Managed File Transfer Helper, then MetaDefender Managed File Transfer should come up.
  • If the process cannot be removed, please follow the below steps:
  1. Please navigate to C:\Program Files\OPSWAT\MetaDefender Managed File Transfer\WebServer\conf and open dynamic.conf in a Notepad run as admin.
  2. Remove the following lines:
Bash
Copy
  1. Once edited, please save and close the dynamic.conf.
  2. Please go to Windows Services and restart the following MetaDefender MetaDefender Managed File Transfer services for the configuration to be complete:
  • OPSWAT MetaDefender Managed File Transfer Helper

  • OPSWAT MetaDefender Managed File Transfer Processor

  • OPSWAT MetaDefender Managed File Transfer REST

  1. The MetaDefender MetaDefender Managed File Transfer web UI should be accessible now.

If Further Assistance is required, please proceed to create a support case or chat with our support engineer.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard