Error notification when computer wake up from an hibernate state

Hi guys whenever I wake up my computer the follow error is logged to the notifications:

Cannot get new changesets for ERx: Running C:\Program Files\TortoiseHg\hg.exe failed with return code -1 and error output abort: error: getaddrinfo failed
(Args were : pull -f -u -R ....

I think the agent should check if the network is ready before try to do an pull request.

This is happening because I've an trigger that checks the changes and build it.


Hi Diego

This would be the server that is reporting the problem. not the agent. It’s not really intended for the server to be run on a machine that hibernates… but we’ll take a look and see if there is anything we can do.

No problem, now its running on my machine because I’m testing Continua CI so when finished I will install in our production server here.

Maybe you can test in the server if the error doesnt happen after you reboot it.