Skip to content

Fix bucketd and stormd integration#202

Merged
dr-orlovsky merged 1 commit intoRGB-WG:masterfrom
oacdutra:fix/bucket-storm-integration
Sep 28, 2022
Merged

Fix bucketd and stormd integration#202
dr-orlovsky merged 1 commit intoRGB-WG:masterfrom
oacdutra:fix/bucket-storm-integration

Conversation

@oacdutra
Copy link
Member

@oacdutra oacdutra commented Sep 12, 2022

Description

After running rgb-cli finalize with --send parameter, an error occurs ("ESB request processing error: ESB error: provided service bus id STORM is unknown").

This error occurs because the storm bus configuration is not passed to bucketd daemon and incorrect strict enconding service ids.

This PR fixies this.

@oacdutra oacdutra changed the title Add storm config in bucketd daemon Fix bucketd and stormd integration Sep 12, 2022
Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

Seems correct, thank you for figuring this out. However why do you change the sending daemon id? (See the review comment). Isn't it not working with the real id? If not, than that is a another bug.

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Sep 18, 2022
@oacdutra oacdutra force-pushed the fix/bucket-storm-integration branch from 19b1c2c to 64fbd4e Compare September 22, 2022 22:42
@oacdutra oacdutra force-pushed the fix/bucket-storm-integration branch from 7f835d6 to 1eb386c Compare September 24, 2022 18:25
@oacdutra
Copy link
Member Author

Hi @dr-orlovsky,

I followed your recommendations and solved this issue with another approach.

I changed the message sent to stormd daemon to ContainerAnnouncement instead of SendContainer.

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

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

utACK 1eb386c

@dr-orlovsky dr-orlovsky merged commit 5db101b into RGB-WG:master Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants