Files
portainer-cli/lib/portainer_cli/websocket_exec.rb
T
grzlus 7235f687b1 Read and display HTTP response body on WebSocket handshake failure
400/4xx responses include a body (Content-Length) with the actual error
message, which was previously swallowed. Now captured and shown in the
RuntimeError so the root cause is visible without --debug.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-22 13:10:18 +01:00

3.5 KiB