Skip to content

fix(HaRP-AIO): add missing docker_socket_port to auto-registered daemon config#799

Merged
oleksandr-nc merged 1 commit intomainfrom
fix/AIO-HaRP
Feb 24, 2026
Merged

fix(HaRP-AIO): add missing docker_socket_port to auto-registered daemon config#799
oleksandr-nc merged 1 commit intomainfrom
fix/AIO-HaRP

Conversation

@oleksandr-nc
Copy link
Contributor

The AIO HaRP auto-registration (PR #767) omitted docker_socket_port from the harp deploy config, causing "Undefined array key" errors on any Docker API operation (verify_connection, deploy, etc.) since HaRP requires the docker-engine-port header on every request.

…on config

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc
Copy link
Contributor Author

/backport to stable33

Copy link
Contributor

@szaimen szaimen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tested this and works. Thanks for fixing ☺️

@szaimen
Copy link
Contributor

szaimen commented Feb 24, 2026

/backport to stable32

@oleksandr-nc oleksandr-nc merged commit 004e328 into main Feb 24, 2026
33 of 37 checks passed
@oleksandr-nc oleksandr-nc deleted the fix/AIO-HaRP branch February 24, 2026 15:31
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.

2 participants