Fix auth — set HERO_CONTEXTS=default for osis/os openrpc #40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_fix_osis_context"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
HERO_CONTEXTS=defaultinhero_osis_openrpc.tomlandhero_os_openrpc.toml"default"for all RPC calls"root", creating sockets at.../root/hero_osis_openrpc.sock/rpc/defaultwhich looks for.../default/hero_osis_openrpc.sock— file not foundVerification
Tested inside the production container:
Full proxy chain works: hero_os_http (8804) → hero_osis_http (8801) → unix socket → hero_osis_openrpc
Closes #39
WIP: Fix auth — set HERO_CONTEXTS=default for osis/os openrpcto Fix auth — set HERO_CONTEXTS=default for osis/os openrpcSuperseded by #43 (combined deploy branch with all PRs merged).
Pull request closed