Skip to content

deploy: sam-one sandbox summary join command needs --bind-addr "" - #365

Merged
aojea merged 1 commit into
google:mainfrom
aojea:sam-one-join-bind-addr
Sep 7, 2026
Merged

aojea merged 1 commit into
google:mainfrom
aojea:sam-one-join-bind-addr

Conversation

@aojea

@aojea aojea commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

The join command printed in the sandbox job summary fataled on a fresh machine: sam-node's local API defaults to TCP 127.0.0.1:8080, which refuses to start without SAM_API_TOKEN/mTLS. --bind-addr "" serves the local API only on the Unix socket, where owner-only permissions replace the token. The summary line now also points at the SAM_API_TOKEN alternative.

Without it sam-node's local API also binds TCP 127.0.0.1:8080, which is
fatal at startup unless SAM_API_TOKEN is set; socket-only mode needs no
token.
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@aojea
aojea merged commit da3023d into google:main Sep 7, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant