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
[ { "Cid": { "/": "bafy2bzacea2aqpzfal4jtaobz4366sowuhnuctbaq2kp6ahcbtf65ibfa7hsw" }, "Error": "failed to parse message: bafy2bzacea2aqpzfal4jtaobz4366sowuhnuctbaq2kp6ahcbtf65ibfa7hsw, to: f410fgyrqkqavuf4rixll4sbceae5rf6aasjkwgcvk2y, receipt: &{1 Ok(0) [] 4931154 <nil>}, error: unknown method 3844450837 for actor bafk2bzacedfvut2myeleyq67fljcrw4kkmn5pb5dpyozovj7jpoez5irnc3ro" }, { "Cid": { "/": "bafy2bzacecg635txlqtrs7ahi5n7euc3gfx2uewtwbvymxbpguvhpfpay5fuk" }, "Error": "failed to parse message: bafy2bzacecg635txlqtrs7ahi5n7euc3gfx2uewtwbvymxbpguvhpfpay5fuk, to: f410fdm5hu2dpn5jpzo6uacpayg237opu6dr2v2rnl2a, receipt: &{1 Ok(0) [] 4931154 <nil>}, error: unknown method 3844450837 for actor bafk2bzacedfvut2myeleyq67fljcrw4kkmn5pb5dpyozovj7jpoez5irnc3ro" }, { "Cid": { "/": "bafy2bzacecgij4kslykwuyz54fxdsx33obannioy5tzkstjcqcitcmsquxyau" }, "Error": "failed to parse message: bafy2bzacecgij4kslykwuyz54fxdsx33obannioy5tzkstjcqcitcmsquxyau, to: f410foqrqyebct2jeukyiondch6xio2lv27teuvmfi5a, receipt: &{1 Ok(0) [] 1836987 <nil>}, error: unknown method 3844450837 for actor bafk2bzaceaqoc5zakbhjxn3jljc4lxnthllzunhdor7sxhwgmskvc6drqc3fa" } ]
Run parsed_message task on mainnet.
parsed_message
The text was updated successfully, but these errors were encountered:
The same mistake.
2023-03-16T07:05:00.671Z ERROR lily/tasks/parsedmsg parsedmessage/task.go:134 failed to parse message: bafy2bzaceb7xzmeqdibkg567nqxterpwlcludc6zbkipjfwotav3qz4jo7lak, to: f410fdcgpccrqpupvzenanvat372qqeolbwbhaq2u7xq, receipt: &{1 Ok(0) [] 4931154 <nil>}, error: unknown method for actor type bafk2bzacedfvut2myeleyq67fljcrw4kkmn5pb5dpyozovj7jpoez5irnc3ro: 3844450837 2023-03-16T07:05:00.802Z WARN lily/lens util/repo.go:106 parsing vm message params {"error": "unknown method 3844450837 for actorCode bafk2bzacedfvut2myeleyq67fljcrw4kkmn5pb5dpyozovj7jpoez5irnc3ro name fil/10/placeholder"} 2023-03-16T07:05:00.802Z ERROR lily/tasks/parsedmsg parsedmessage/task.go:134 failed to parse message: bafy2bzaceae6xbe5u7jpw5uih53af4eosz26n7lv4v4kybwcga2jkhfvx22im, to: f410f5bai6ou743ttuamaq2yc724e3pfluriwnlgcp2i, receipt: &{1 Ok(0) [] 4931154 <nil>}, error: unknown method for actor type bafk2bzacedfvut2myeleyq67fljcrw4kkmn5pb5dpyozovj7jpoez5irnc3ro: 3844450837
When will this bug be fixed?
Sorry, something went wrong.
Fixed the issue by #1169 and #1165.
Lily will store the method code when the method name is not found. Moreover, Lily will not return the error when method is unknown.
Thanks!
frrist
No branches or pull requests
Describe the bug:
Steps to Reproduce:
Run
parsed_message
task on mainnet.Lily Version: master
The text was updated successfully, but these errors were encountered: