Python/cx_freeze script not working with server version 2.0.31

I’v updated the server to the latest 2.0.31, but now when I try to auto push a client with the download tool produced by the python/cx_freeze it doesn’t work and gives the error ‘Username does not exist’.

This was working and already used to deploy hundreds of PCs.

I tried to place some print statement in the python script to debug the error and came up with the following:

The request to http://backup01:55414/x?a=salt returns:
{ “error”:1 }

which I think is the main problem.

Any help?

Ok, should be working with UrBackup 2.x now (new version of the script).