Error Retrieving config file in OpUtils

Error Retrieving config file in OpUtils

We might get this error msg if the network connection between cisco device and OpUtils server is not configured properly or windows firewall might block the file copy to server.

To ensure this, We can try manual pushing of config file from cisco router to OpUtils Server

Steps:
  1. Telnet to the Cisco Switch/Router
  2. Go to Enable mode
  3. Run the below command and input the OpUtils Server IP Address as TFTP & file name
            copy running-config tftp:
  4. Enter Tftp Server IP (OpUtils Server machine IP) & Any file name (For Ex:- Test_10Jan.config)
  5. Check the response. 
  6. If it fails then there is some problem in the network path. 
  7. If the response shows success then go to OpUtils Server machine, Go to Tftp folder (Settings-> OpUtils-> Config File Manager -> TFTP Root Directoryand check whether the file is present or not (Ex:- Test_10Jan.config)
  8. If the file is present then there is no issues in network connection or with firewall. 
  9. If issue persists even after the success response then share the above procedure screenshots to check the issue further.
Further, it may due to some other application already bind with UDP port 69 or Firewall is blocking it. Hence, make sure you not running any tftp server in OpUtils Server installed machine.

                    New to ADSelfService Plus?

                      • Related Articles

                      • Error Retrieving config file even after SNMP & TFTP success in OpUtils

                        Sometimes, The config file won't be retrieved in OpUtils even the device would responding to SNMP queries, Manual file transfer also will work from device to OpUtils server. ...
                      • Advanced port scanning with ManageEngine OpUtils

                        One of the biggest challenges for network administrators is gaining insights into the network switch ports. Visibility into the port architecture will help them determine which devices are linked to specific switch ports. Manual cable tracing is ...
                      • Enabling SSL in OpUtils using .PFX certificate

                        1.Start OpUtils service 2)Login to OpUtils webclient > Click on Settings (new UI) > Click on Enable Secure Communication , make a note of the SSL port ( Default port: 7443) > Save. 3)Restart OpUtils service   4)Now SSL is enabled  with self signed ...
                      • Switch port management made easy with OpUtils

                        Switch port management with OpUtils simplifies the process of understanding your network device and switch port connectivity, eliminating the need for manual cable tracing. By utilizing OpUtils' switch port management tool to discover devices ...
                      • OpUtils Database Migration from Firebird to Postgres

                        OpUtils can be upgraded till 80000 build with Firebird database , any further upgrade needs either MSSQL or Postgres as database , here are the steps for the Firebird to Postgres DB migration: 1)Stop OpUtils Service 2)Take a complete OpUtils Folder ...