Skip to content

Fix error during cleanup #111

@evgeniy-scherbina

Description

@evgeniy-scherbina

Steps to reproduce:

boundary-run -- bash
curl github.com
curl: (6) Could not resolve host: github.com
nslookup github.com
;; communications error to 127.0.0.53#53: connection refused
;; communications error to 127.0.0.53#53: connection refused
;; communications error to 127.0.0.53#53: connection refused
;; no servers could be reached
exit

2025/12/08 18:41:33 failed to run bash: exit status 1
Error: running command "boundary": exit status 1
time=2025-12-08T18:41:33.869Z level=ERROR msg="Command execution failed" error="exit status 1"

This happens randomly.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions