Skip to content

go/oasis-node/cmd/node: Log error on exit#6522

Merged
martintomazic merged 2 commits into
masterfrom
martin/fixup/log-before-exit
May 6, 2026
Merged

go/oasis-node/cmd/node: Log error on exit#6522
martintomazic merged 2 commits into
masterfrom
martin/fixup/log-before-exit

Conversation

@martintomazic
Copy link
Copy Markdown
Contributor

Credit to @matevz for spotting.

Problem

E.g. configuring client node with entity ID (now it must be configured as observer explicity), would simply stop the node without any explanation. The problem was that we did not log error on the exit.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for oasisprotocol-oasis-core canceled.

Name Link
🔨 Latest commit be1ad1f
🔍 Latest deploy log https://app.netlify.com/projects/oasisprotocol-oasis-core/deploys/69fbb778a86b6300084267bd

@martintomazic martintomazic force-pushed the martin/fixup/log-before-exit branch from 9e53349 to be1ad1f Compare May 6, 2026 21:49
@martintomazic martintomazic changed the title Martin/fixup/log before exit go/oasis-node/cmd/node: Log error on exit May 6, 2026
@martintomazic martintomazic marked this pull request as ready for review May 6, 2026 21:56
@martintomazic martintomazic enabled auto-merge May 6, 2026 21:59
@martintomazic martintomazic merged commit 440b046 into master May 6, 2026
5 checks passed
@martintomazic martintomazic deleted the martin/fixup/log-before-exit branch May 6, 2026 22:17
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