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
droplet version v2.8.1+git.8fb315f
线下模式中,damocles-manager直连droplet日志一直报错
2023-08-05T19:17:12.996+0800 ERROR rpc [email protected]/server.go:99 RPC Error: (error code 0) fatal error calling 'VENUS_MARKET.ListenMarketEvent': panic in rpc method 'VENUS_MARKET.ListenMarketEvent': runtime error: invalid memory address or nil pointer dereference: error code 0 2023-08-05T19:17:12.996+0800 WARN rpc [email protected]/server.go:105 rpc error: (error code 0) fatal error calling 'VENUS_MARKET.ListenMarketEvent': panic in rpc method 'VENUS_MARKET.ListenMarketEvent': runtime error: invalid memory address or nil pointer dereference: error code 0 2023-08-05T19:17:13.394+0800 ERROR rpc [email protected]/handler.go:306 panic in rpc method 'VENUS_MARKET.ListenMarketEvent': runtime error: invalid memory address or nil pointer dereference github.com/filecoin-project/go-jsonrpc.doCall.func1 /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/handler.go:306 runtime.gopanic /usr/local/go/src/runtime/panic.go:890 runtime.panicmem /usr/local/go/src/runtime/panic.go:260 runtime.sigpanic /usr/local/go/src/runtime/signal_unix.go:839 github.com/ipfs-force-community/sophon-auth/jwtclient.(*AuthClient).MinerExistInUser /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/jwtclient/auth_client.go:377 github.com/ipfs-force-community/sophon-gateway/validator.(*AuthMinerValidator).Validate /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/validator/miner_validator.go:29 github.com/ipfs-force-community/sophon-gateway/marketevent.(*MarketEventStream).ListenMarketEvent /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/marketevent/market_event.go:59 github.com/ipfs-force-community/droplet/v2/api/impl.(*MarketNodeImpl).ListenMarketEvent /opt/venus-market/api/impl/venus_market.go:122 reflect.Value.call /usr/local/go/src/reflect/value.go:584 reflect.Value.Call /usr/local/go/src/reflect/value.go:368 github.com/filecoin-project/venus/venus-shared/api/permission.PermissionProxy.func1 /root/go/pkg/mod/github.com/filecoin-project/[email protected]/venus-shared/api/permission/permission.go:51 github.com/filecoin-project/venus/venus-shared/api/market/v1.(*IMarketStruct).ListenMarketEvent /root/go/pkg/mod/github.com/filecoin-project/[email protected]/venus-shared/api/market/v1/proxy_gen.go:262 reflect.Value.call /usr/local/go/src/reflect/value.go:584 reflect.Value.Call /usr/local/go/src/reflect/value.go:368 github.com/filecoin-project/go-jsonrpc.doCall /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/handler.go:310 github.com/filecoin-project/go-jsonrpc.(*handler).handle /root/go/pkg/mod/github.com/ipfs-force-community/[email protected]/handler.go:435 2023-08-05T19:17:13.395+0800 ERROR rpc [email protected]/server.go:99 RPC Error: (error code 0) fatal error calling 'VENUS_MARKET.ListenMarketEvent': panic in rpc method 'VENUS_MARKET.ListenMarketEvent': runtime error: invalid memory address or nil pointer dereference: error code 0
No response
The text was updated successfully, but these errors were encountered:
LinZexiao
Successfully merging a pull request may close this issue.
Droplet / 水滴
Version / 版本
Describe the Bug / 描述
线下模式中,damocles-manager直连droplet日志一直报错
Logging Information / 日志
Repo Steps / 重现步骤
No response
The text was updated successfully, but these errors were encountered: