Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InstanceChangeProvider: view_no='lastSentPrePrepare' must be of int type #317

Open
rngadam opened this issue Aug 14, 2024 · 0 comments
Open

Comments

@rngadam
Copy link
Contributor

rngadam commented Aug 14, 2024

v1.8.0-11-g1895044

warning in logs:

$ RUST_LOG=warn LOG_LEVEL=warn ./manage start
$ ./manage logs
node3-1      | start_indy_node Node3 0.0.0.0 9705 0.0.0.0 9706
node1-1      | start_indy_node Node1 0.0.0.0 9701 0.0.0.0 9702
node1-1      | 2024-08-14 19:21:51,920|WARNING|instance_change_provider.py|InstanceChangeProvider: view_no='lastSentPrePrepare' must be of int type
node2-1      | start_indy_node Node2 0.0.0.0 9703 0.0.0.0 9704
node4-1      | start_indy_node Node4 0.0.0.0 9707 0.0.0.0 9708
node4-1      | 2024-08-14 19:21:52,953|WARNING|instance_change_provider.py|InstanceChangeProvider: view_no='lastSentPrePrepare' must be of int type
node2-1      | 2024-08-14 19:21:53,036|WARNING|instance_change_provider.py|InstanceChangeProvider: view_no='lastSentPrePrepare' must be of int type
node3-1      | 2024-08-14 19:21:53,099|WARNING|instance_change_provider.py|InstanceChangeProvider: view_no='lastSentPrePrepare' must be of int type
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

No branches or pull requests

1 participant