The probe was logging in and uploading data up until I decided to change the configuration. So whatever values were in the DB were still in use. The UI could not update however.
So when I see the message there is no login on the ftp server (filezilla 0.9.5.7) which is installed on the imc server ( as is all functionality) after I hit the deploy button - successful or failure - just does not connect. at all.
It won't deploy until the probe is unchecked.
I verified with a separate FTP client that the credentials were working properly, and the server shows successful connection for that.
iMC NTA 7.3 (E0506P02) - deployed to work around the time zone issue
UPDATE: I had a backup so I undeployed the NTA modules and redeployed. After the server came back up i checked the DB unba_master.tbl_unba_server_config - this is where the ftp and server info is being stored. The single record was in the default state. No FTP user id or pw.
There were no devices listed in unba_master.tbl_unba_device
I then added the probe. This was now listed in the unba_master.tbl_unba_device table. I then tried to deploy. Same error as before.
After upgrade unba_master.tbl_unba_server_config, I could still see the ftp user and pw but could not change
After re-deployment could not add - still blank.
So both after upgrade, and after a re-deploy could not re-configure the ftp/probe info.
Looks like the code has an issue? the data was reset w the redeploy.