Network Management
NCM transfer job and backup failures due to Cannot start SolarWinds TFTP server
The job which uses TFTP protocol for transfer can not be completed since TFTP Server can not be started.
First published date
Last published date
Overview
While using TFTP protocol to transfer configurations between NCM and device you may receive any of the following errors:
NCM transfer job report issue - cannot start TFTP
ERROR: Running config: Cannot start SolarWinds TFTP Server
ERROR: Startup config: Cannot start SolarWinds TFTP Server
Product section
Cause
Since NCM 2019.4, the underlying job has used 64-bit architecture, which may result in this behavior (unable to start TFTP Server, which is a 32-bit process).
Resolution
Solution 1
Disable the job running as a 64-bit process:
- Login to Orion Web console
- Navigate to Advanced Configuration
{OrionWebsite}/Orion/Admin/AdvancedConfiguration/Global.aspx - Search for Use64Bit under NCM.Poller section
- Untick the option
- Click SAVE
- Attempt running the job again
Solution 2
Use your preferred method (i.e. Windows Services, PowerShell) to set the SolarWinds TFTP Server to start automatically while Windows starts.