Description
Setting up a Hermes agent through Buzz does not work out of the box. Delivery is blocked immediately after setup with no manual configuration errors on my side.
Environment
I am running the Hermes agent setup on a VPS (headless, self-managed server), and this is where it is not working. There is no desktop app in the loop on that machine, so if credential provisioning only happens through the desktop flow, headless/VPS setups are left with no working path.
Error message
Buzz delivery is currently blocked because the managed session is missing BUZZ_PRIVATE_KEY and BUZZ_RELAY_URL; the CLI returned an authentication error.
Expected behavior
A managed Hermes agent session should be provisioned with BUZZ_PRIVATE_KEY and BUZZ_RELAY_URL automatically, the same way other managed harness sessions receive their delivery credentials. No manual env injection should be required for the default flow.
Actual behavior
The managed session spawns without those two variables, the CLI fails with an authentication error, and all Buzz delivery from the agent is blocked.
Possibly related
Happy to provide harness logs or agent config if useful.
Description
Setting up a Hermes agent through Buzz does not work out of the box. Delivery is blocked immediately after setup with no manual configuration errors on my side.
Environment
I am running the Hermes agent setup on a VPS (headless, self-managed server), and this is where it is not working. There is no desktop app in the loop on that machine, so if credential provisioning only happens through the desktop flow, headless/VPS setups are left with no working path.
Error message
Expected behavior
A managed Hermes agent session should be provisioned with
BUZZ_PRIVATE_KEYandBUZZ_RELAY_URLautomatically, the same way other managed harness sessions receive their delivery credentials. No manual env injection should be required for the default flow.Actual behavior
The managed session spawns without those two variables, the CLI fails with an authentication error, and all Buzz delivery from the agent is blocked.
Possibly related
Happy to provide harness logs or agent config if useful.