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

Weird log output: "marshaling error: json: unsupported type: func() uint64" #1336

Closed
4 tasks
mdyring opened this issue Mar 15, 2022 · 2 comments
Closed
4 tasks

Comments

@mdyring
Copy link

mdyring commented Mar 15, 2022

Summary of Bug

The below looks unexpected but I am unsure how serious this is. Could just be a log artifact.

{"level":"info","module":"x/ibc/client","client-id":"07-tendermint-259","height":"1-3602502","time":"2022-03-15T12:50:58Z","message":"client state updated"}
{"level":"info","module":"x/ibc/channel","dst_channel":"channel-0","dst_port":"transfer","sequence":"marshaling error: json: unsupported type: func() uint64","src_channel":"channel-141","src_port":"transfer","time":"2022-03-15T12:50:58Z","message":"packet acknowledged"}
{"level":"info","module":"x/ibc/channel","dst_channel":"channel-0","dst_port":"transfer","sequence":"marshaling error: json: unsupported type: func() uint64","src_channel":"channel-141","src_port":"transfer","time":"2022-03-15T12:50:58Z","message":"packet acknowledged"}
{"level":"info","module":"x/ibc/channel","dst_channel":"channel-0","dst_port":"transfer","sequence":"marshaling error: json: unsupported type: func() uint64","src_channel":"channel-141","src_port":"transfer","time":"2022-03-15T12:50:58Z","message":"packet acknowledged"}
{"level":"info","module":"x/ibc/channel","dst_channel":"channel-0","dst_port":"transfer","sequence":"marshaling error: json: unsupported type: func() uint64","src_channel":"channel-141","src_port":"transfer","time":"2022-03-15T12:50:58Z","message":"packet acknowledged"}

Version

v6.0.4

Steps to Reproduce

Look in log file ;-)


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@yaruwangway
Copy link
Contributor

yaruwangway commented Mar 15, 2022

@crodriguezvega , could you please have a look ? thank you!

@okwme
Copy link
Contributor

okwme commented Apr 11, 2022

Hi @mdyring thank you for the post! This is an issue in IBC, I've reposted for you at cosmos/ibc-go#1246

@okwme okwme closed this as completed Apr 11, 2022
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

3 participants