CLI Panics with on 3.133.1 with missing internal proxy address
#3112
Labels
bug
Something isn't working
missing internal proxy address
#3112
Bug Description
For some commands and config, mirrord will panic. I'm running an Elixir app with mirrord
3.133.1
. This happens both with and without a target.Steps to Reproduce
mirrord exec -- mix phx.server
Backtrace
mirrord layer logs
Note: I've removed some log lines that had environment variables set that seemed to relate to the pods in my environment. Preferred to not link those but can provide sanitized ones if necessary. I've also deleted many of the initial logs to get around character limits in GitHub.
mirrord intproxy logs
The internal proxy file is empty, which makes sense since the log error includes:
mirrord layer setup panicked
mirrord agent logs
mirrord config
mirrord CLI version
3.133.1
mirrord-agent version
No response
mirrord-operator version (if relevant)
No response
plugin kind and version (if relevant)
No response
Your operating system and version
Darwin Brad-Schwartz.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64
Local process
/Users/brad.schwartz/.asdf/shims//mix: Bourne-Again shell script text executable, ASCII text
Local process version
asdf version 0.16.3 | Erlang/OTP 26 | Mix 1.16.3 (compiled with Erlang/OTP 24)
Additional Info
No response
The text was updated successfully, but these errors were encountered: