Snapin unable to deploy
-
@Wayne-Workman maybe. I’ll check this on monday.
-
@Wayne-Workman just replicated the error.
Reconfigured the password in GUI and passwd with a “/”.
–> “Failed to find snapin file”
Reconfigured the password in GUI and passwd without a “/”.
–> Works like a charm!
I tried with installed FogClient and with the FogClient Debugger.
-
@mp12 Thanks for testing, now we know. @Developers thoughts?
-
“/” are a curse! Who uses “/” in passwords!
-
@Wolfbane8653 They get auto-generated by the installer.
-
@Wolfbane8653 Apparently my scripts add them sometimes as it’s a randomly generated cryptographically secure script.
-
I’ve updated the code base to urlencode the passwords and decode them once in the FTP class. I don’t know if it will fix the issue at hand, but it’s worth a shot.