It’s not permissions related. All snapins run as the SYSTEM user, which actually has more privilege than a local administrator account.
@Quazz is right, it says in the log that there is a hash mis-match.
also, in the log, it says 7410 and 0.11.2
I’m not entirely sure how that’s possible, I’m pretty sure that 0.11.2 didn’t exist back when 7410 was pushed, Seeing as 0.11.2 was released yesterday and current trunk is almost 1,000 trunk versions ahead of 7400, I don’t think something is right.
Is this FOG server in a VM? Did you restore a snapshot from way back? How are you updating your server, exactly?
The thing to understand is that the new fog client and the fog backend and web interface are being developed simultaneously. Changes are made to both at the same time to make things work, fix stuff, add features, and so on. What this means is, if you don’t use the version of the fog client that the version of fog you’re using came with, things are likely to not work.
Additionally, simply properly updating your main server to the very latest could potentially fix your issue.