Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

error send-message.py http://localhost:54320 per readme.md #6

Copy link
Copy link

Description

send-message.py http://localhost:54320
● 1523369918.47250175 - main - DEBU - options: Namespace(endpoints=['http://localhost:54320'], log_level='debug', log_no_color=False, log_output=None, log_output_metric=None, log_show_line=False, message=None, verbose=False) - {}
● 1523369918.47284508 - main - DEBU - trying to send message, None to [<Endpoint: http://localhost:54320>] - {}
● 1523369918.48292732 - client - ERRO - failed to send message, <Message: message_id=10074dee3cca11e8a393a434d953520f data="Non-100742503cca11e8a393a434d953520f"> to <Endpoint: http://localhost:54320> - {}
● 1523369918.48446798 - main - DEBU - sent message, {'message_id': '10074dee3cca11e8a393a434d953520f', 'data': 'Non-100742503cca11e8a393a434d953520f'} to <Endpoint: http://localhost:54320> - {}

I'm following the directions on the https://github.com/bosnet/isaac-consensus-protocol/blob/master/README.md, and it doesn't say to setup localhost:54320 so when I try to send message it fails. If I change the command to a node which is already running i.e. localhost:5002 it passes. I would suggest it's explained in the readme to use http://localhost:port of a running node like localhost:5002, and change the commands to reflect working ports.

send-message.py http://localhost:5002
● 1523370173.77760696 - main - DEBU - options: Namespace(endpoints=['http://localhost:5002'], log_level='debug', log_no_color=False, log_output=None, log_output_metric=None, log_show_line=False, message=None, verbose=False) - {}
● 1523370173.77791095 - main - DEBU - trying to send message, None to [<Endpoint: http://localhost:5002>] - {}
● 1523370173.78889441 - client - DEBU - sent message, <Message: message_id=a833bbb03cca11e88a10a434d953520f data="Velit-a833b1e63cca11e88a10a434d953520f"> to <Endpoint: http://localhost:5002> - {}
● 1523370173.79023504 - main - DEBU - sent message, {'message_id': 'a833bbb03cca11e88a10a434d953520f', 'data': 'Velit-a833b1e63cca11e88a10a434d953520f'} to <Endpoint: http://localhost:5002> - {}

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.