Skip to content

Fixes to correctly build and run a docker container with the GOOSE node type#1000

Open
Hobbbbes wants to merge 3 commits intomasterfrom
goose_fixes
Open

Fixes to correctly build and run a docker container with the GOOSE node type#1000
Hobbbbes wants to merge 3 commits intomasterfrom
goose_fixes

Conversation

@Hobbbbes
Copy link
Collaborator

@Hobbbbes Hobbbbes commented Feb 6, 2026

Adds nullptr checks in the iec61850_goose node type to prevent a segmentation fault. When the process has insufficient permissions to open a raw socket, the returned goose publisher is a nullptr.

Sets pip to a fixed version (25.3) since the container build fails with the latest pip version (26.0.1)

Create publishers if only output section exists.

Calvin Katt added 2 commits February 6, 2026 16:59
…isher

Signed-off-by: Calvin Katt <calvin.katt@rwth-aachen.de>
Signed-off-by: Calvin Katt <calvin.katt@rwth-aachen.de>
…xists

Signed-off-by: Calvin Katt <calvin.katt@rwth-aachen.de>
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