We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2022-06-01T15:15:15.894+0800 ERROR writemarker/protocol.go:128 Error verifying the close connection transaction {"err:": "transaction_verify_error: Error unmarshaling verify output. json: cannot unmarshal string into Go value of type map[string]json.RawMessage", "txn": "bc343dc0cafbc0ee4568b0fe19d92f96b89091896d8f1bed22b89dbfd4e6489d"} github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.(*WriteMarkerEntity).RedeemMarker /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/protocol.go:128 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:74 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21 2022-06-01T15:15:15.897+0800 ERROR writemarker/worker.go:76 Error redeeming the write marker. {"wm": "bcd1e0c345fbf0c577db1fb6992b09c3ed97f2c902372043e92ef7594728ef7a", "error": "transaction_verify_error: Error unmarshaling verify output. json: cannot unmarshal string into Go value of type map[string]json.RawMessage"} github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:76 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21 2022-06-01T15:15:15.905+0800 ERROR writemarker/worker.go:68 Error rollback on redeeming the write marker. {"wm": "bcd1e0c345fbf0c577db1fb6992b09c3ed97f2c902372043e92ef7594728ef7a", "errorError": "json: unsupported type: func() time.Time"} github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:68 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:81 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21
The text was updated successfully, but these errors were encountered:
another json bug
2022-06-01T16:39:07.675+0800 ERROR writemarker/worker.go:68 Error rollback on redeeming the write marker. {"wm": "abdf3cd4c055bc0953141fd329823a2dd963dd525c94b7791cb2304c40a58615", "errorError": "json: unsupported type: func() time.Time"} github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:68 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:81 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42 github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1 /Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21
Sorry, something went wrong.
cnlangzi
Successfully merging a pull request may close this issue.
2022-06-01T15:15:15.894+0800 ERROR writemarker/protocol.go:128 Error verifying the close connection transaction {"err:": "transaction_verify_error: Error unmarshaling verify output. json: cannot unmarshal string into Go value of type map[string]json.RawMessage", "txn": "bc343dc0cafbc0ee4568b0fe19d92f96b89091896d8f1bed22b89dbfd4e6489d"}
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.(*WriteMarkerEntity).RedeemMarker
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/protocol.go:128
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:74
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21
2022-06-01T15:15:15.897+0800 ERROR writemarker/worker.go:76 Error redeeming the write marker. {"wm": "bcd1e0c345fbf0c577db1fb6992b09c3ed97f2c902372043e92ef7594728ef7a", "error": "transaction_verify_error: Error unmarshaling verify output. json: cannot unmarshal string into Go value of type map[string]json.RawMessage"}
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:76
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21
2022-06-01T15:15:15.905+0800 ERROR writemarker/worker.go:68 Error rollback on redeeming the write marker. {"wm": "bcd1e0c345fbf0c577db1fb6992b09c3ed97f2c902372043e92ef7594728ef7a", "errorError": "json: unsupported type: func() time.Time"}
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker.func1
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:68
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarker
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:81
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriterMarkersForAllocation
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/worker.go:42
github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker.redeemWriteMarkers.func1
/Users/geax/code/geax/github.com/0chain/blobber/code/go/0chain.net/blobbercore/writemarker/writemarker.go:21
The text was updated successfully, but these errors were encountered: