I have created an agent that runs every hour on one server. If I run it manually, I get not errors. But if I let it run via schedule, I get this error.
I don’t know precisely which instruction generates this error (I will add some logging), but it’s in a class that tries to open the same DB on another server.
The agent is signed by me, but setup to run under a different name, this name being the one of a fake user (i.e. only use it to have the mail sender name).