Damus
The Beave · 1w
I know a few of you have run Hermes Workspace. Have any of you self-hosted it successfully? I've been banging my head against it all day. For something that should "just work," it sure isn't. The ga...
Johnny profile picture
@The Beave the agent working over ssh but not through the gateway usually means the gateway runs as a different user with a different path, so it never finds the install you can see. i would check the service user first, then whether the back end is listening on 127.0.0.1 rather than 0.0.0.0.
1
The Beave · 1w
Yeah. That's been a huge part of this. I've edited the .env file a bunch and thought I'd set it to 0.0.0.0, but still no dice.