Giter Club home page Giter Club logo

Comments (2)

yangMHyang avatar yangMHyang commented on July 28, 2024

进入到容器里面,发现日志报这个错误

Unsupported payload type

/ # tail -f /tmp/nacos/log/nacos-sdk.log
2024-01-24T13:05:39.765Z DEBUG rpc/rpc_client.go:290 config-0-a971aff5-17b8-400f-b86b-7c16ed5d2172 register server push request:ConnectResetRequest handler:ConnectResetRequestHandler
2024-01-24T13:05:39.765Z DEBUG rpc/rpc_client.go:290 config-0-a971aff5-17b8-400f-b86b-7c16ed5d2172 register server push request:ClientDetectionRequest handler:ClientDetectionRequestHandler
2024-01-24T13:05:39.765Z INFO rpc/rpc_client.go:224 [RpcClient.Start] config-0-a971aff5-17b8-400f-b86b-7c16ed5d2172 try to connect to server on start up, server: {serverIp:nacos-headless.default serverPort:8848 serverGrpcPort:9848}
2024-01-24T13:05:39.765Z INFO util/common.go:96 Local IP:10.233.66.153
2024-01-24T13:05:39.769Z ERROR rpc/grpc_client.go:244 1706101539767_10.233.66.153_42756 Unsupported payload type
2024-01-24T13:05:39.870Z INFO rpc/rpc_client.go:234 config-0-a971aff5-17b8-400f-b86b-7c16ed5d2172 success to connect to server {serverIp:nacos-headless.default serverPort:8848 serverGrpcPort:9848} on start up, connectionId=1706101539767_10.233.66.153_42756
2024-01-24T13:05:39.872Z ERROR cache/disk_cache.go:86 failed to delete config file,cache:/tmp/nacos/cache/config/data-id1.properties@@default@@public ,value: ,err:remove /tmp/nacos/cache/config/data-id1.properties@@default@@public: no such file or directory
2024-01-24T13:05:39.874Z ERROR cache/disk_cache.go:101 get config from cache, cacheKey:data-id1.properties@@default@@public, cacheDir:/tmp/nacos/cache/config, error:open /tmp/nacos/cache/config/data-id1.properties@@default@@public: no such file or directory
2024-01-24T13:05:39.875Z ERROR cache/disk_cache.go:86 failed to delete config file,cache:/tmp/nacos/cache/config/data-id2.yml@@default@@public ,value: ,err:remove /tmp/nacos/cache/config/data-id2.yml@@default@@public: no such file or directory
2024-01-24T13:05:39.875Z ERROR cache/disk_cache.go:101 get config from cache, cacheKey:data-id2.yml@@default@@public, cacheDir:/tmp/nacos/cache/config, error:open /tmp/nacos/cache/config/data-id2.yml@@default@@public: no such file or directory

from nacos-controller.

junfengP avatar junfengP commented on July 28, 2024

看起来是nacos-sdk-go的相关错误,查看issue类似的有 nacos-group/nacos-sdk-go#316

集群中运行的nacos server是否添加了9848端口映射?

from nacos-controller.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.