FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[BUG] 从nacos获取注册服务V3版本的API返回数据解析错误 · Issue #7571 · hyperf/hyperf · GitHub

/ hyperf Public

[BUG] 从nacos获取注册服务V3版本的API返回数据解析错误 #7571

Description

Execute the command and paste the result below.

Command: uname -a && php -v && composer info | grep hyperf && php --ri swoole

# Paste the result here.

Darwin localhost 25.1.0 Darwin Kernel Version 25.1.0: Tue Oct 14 21:31:58 PDT 2025; root:xnu-12377.41.5~4/RELEASE_ARM64_T6000 arm64
PHP 8.2.29 (cli) (built: Jul 1 2025 16:29:21) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.29, Copyright (c) Zend Technologies
with Zend OPcache v8.2.29, Copyright (c), by Zend Technologies
hyperf/amqp 3.1.58 A amqplib for hyperf.
hyperf/async-queue 3.1.57 A async queue component for hyperf.
hyperf/cache 3.1.57 A cache component for hyperf.
hyperf/code-parser 3.1.52 A code parser component for Hyperf.
hyperf/codec 3.1.61 A codec component for Hyperf.
hyperf/collection 3.1.61 Hyperf Collection package which come from illuminate/collections
hyperf/command 3.1.62 Command for hyperf
hyperf/conditionable 3.1.42 Hyperf Macroable package which come from illuminate/conditionable
hyperf/config 3.1.57 An independent component that provides configuration container.
hyperf/config-center 3.1.60 The abstraction component of config center
hyperf/config-nacos 3.1.61 A nacos adapter for config center component.
hyperf/constants 3.1.57 A constants component for hyperf.
hyperf/context 3.1.42 A coroutine/application context library.
hyperf/contract 3.1.42 The contracts of Hyperf.
hyperf/coordinator 3.1.62 Hyperf Coordinator
hyperf/coroutine 3.1.54 Hyperf Coroutine
hyperf/database 3.1.62 A flexible database library.
hyperf/db-connection 3.1.57 A hyperf db connection handler for hyperf/database.
hyperf/devtool 3.1.57 A Devtool for Hyperf.
hyperf/di 3.1.61 A DI for Hyperf.
hyperf/dispatcher 3.1.42 A HTTP Server for Hyperf.
hyperf/engine 2.14.1 Coroutine engine provided by swoole.
hyperf/engine-contract 1.13.0 Contract for Coroutine Engine
hyperf/event 3.1.42 an event manager that implements PSR-14.
hyperf/exception-handler 3.1.57 Exception handler for hyperf
hyperf/framework 3.1.42 A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microserv...
hyperf/grpc 3.0.38 A GRPC basic library for Hyperf.
hyperf/guzzle 3.1.58 Swoole coroutine handler for guzzle
hyperf/http-message 3.1.57 microservice framework base on swoole
hyperf/http-server 3.1.59 A HTTP Server for Hyperf.
hyperf/http2-client 3.1.57 A HTTP2 client library for Hyperf.
hyperf/json-rpc 3.1.57 A JSON RPC component for Hyperf RPC Server or Client.
hyperf/load-balancer 3.1.42 A load balancer library for Hyperf.
hyperf/logger 3.1.57 A logger component for hyperf.
hyperf/macroable 3.1.61 Hyperf Macroable package which come from illuminate/macroable
hyperf/memory 3.1.57 An independent component that use to operate and manage memory.
hyperf/model-cache 3.1.57 A model cache component for hyperf.
hyperf/model-listener 3.1.57 A model listener for Hyperf.
hyperf/nacos 3.1.62.1 Nacos SDK
hyperf/paginator 3.1.57 A paginator component for hyperf.
hyperf/pipeline 3.1.61 Hyperf Macroable package which come from illuminate/pipeline
hyperf/pool 3.1.58 An independent universal connection pool component.
hyperf/process 3.1.58 A process component for hyperf.
hyperf/redis 3.1.59 A redis component for hyperf.
hyperf/rpc 3.1.57 A rpc basic library for Hyperf.
hyperf/rpc-client 3.1.57 An abstract rpc server component for Hyperf.
hyperf/rpc-server 3.1.57 An abstract rpc server component for Hyperf.
hyperf/serializer 3.1.42 A serializer component for Hyperf.
hyperf/server 3.1.57 A base server library for Hyperf.
hyperf/service-governance 3.1.42 A service governance component for Hyperf.
hyperf/service-governance-nacos 3.1.61 A nacos adapter for service governance.
hyperf/stdlib 3.1.42 A stdlib component for Hyperf.
hyperf/stringable 3.1.60 Hyperf Stringable package which come from illuminate/support
hyperf/support 3.1.61 A support component for Hyperf.
hyperf/tappable 3.1.42 Hyperf Macroable package which come from illuminate/tappable
hyperf/testing 3.1.57 Testing for hyperf
jonas-elias/hyperf-oracle 1.0.1 A oracle handler for hyperf/database.

swoole

Swoole => enabled
Author => Swoole Team team@swoole.com
Version => 6.0.2
Built => Oct 23 2025 18:02:50
coroutine => enabled with boost asm context
kqueue => enabled
rwlock => enabled
http2 => enabled
json => enabled
curl-native => enabled
curl-version => 8.16.0
zlib => 1.2.12
brotli => E16781312/D16781312
coroutine_oracle => enabled

Directive => Local Value => Master Value
swoole.enable_library => On => On
swoole.enable_fiber_mock => Off => Off
swoole.enable_preemptive_scheduler => Off => Off
swoole.display_errors => On => On
swoole.use_shortname => On => On
swoole.unixsock_buffer_size => 262144 => 262144

Description:

Steps To Reproduce:

nacos v3 获取服务列表的接口返回的数据格式已经更新,但是解析数据还延用v1,v2版本。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions


      Back | FazBrowse Home | New Git URL