Fix auth — set HERO_CONTEXTS=default for osis/os openrpc #40
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_services_archive!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).