-
Notifications
You must be signed in to change notification settings - Fork 649
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
Error while converting value to string #1392
Comments
can be related to bitshares/bitshares-fc#80 |
Cannot reproduce with boost-1.60. Please provide config. The only instances of the "between 100%..." messages are these:
Also see failed proposal and black swans in the usual format. I do see the ERROR_WHILE_CONVERTING_VALUE_TO_STRING quite often in the P2P logfile. |
Possible cause: |
by setting a default value, for file_appender and gelf_appender. For issue bitshares/bitshares-core#1392
Peter was correct. The logging messages in console shows correctly, but shows |
The PR in FC repository (bitshares/bitshares-fc#83) is merged. Created new PR #1394 to bump FC. |
Fixed by #1394. |
Bug Description
When replaying latest develop branch (https://github.com/bitshares/bitshares-core/tree/fc7ed0cdb327cb1378fa5d37e236a53d9b30e212), there are lots of
ERROR_WHILE_CONVERTING_VALUE_TO_STRING
entries showing in logI guess it might affect other functionalities E.G. API.
Impacts
Describe which portion(s) of BitShares Core may be impacted by this bug. Please tick at least one box.
Steps To Reproduce
Replay the blockchain.
Expected Behavior
Correct logging messages.
Host Environment
Please provide details about the host environment. Much of this information can be found running:
witness_node --version
.CORE TEAM TASK LIST
The text was updated successfully, but these errors were encountered: