Open Issues Need Help
View All on GitHuban easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: The task involves resolving native image compilation issues for the Nacos client. The user is encountering class initialization errors related to Netty's SSL functionality, even after attempting to explicitly initialize the class at runtime. The goal is to successfully compile the Nacos client using native-image, likely requiring troubleshooting and potentially modifying build configurations or dependencies.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: Fix a bug in Nacos's authentication plugin where users can be created with empty usernames and passwords via the console API. This involves identifying the vulnerability in the API endpoint (`/v3/auth/user`), adding validation to prevent empty username and password submissions, and thoroughly testing the fix.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: Debug a NullPointerException (NPE) in Nacos 3.0.1 running within a Higress 2.1.4 environment. The error lacks stack trace information, making debugging challenging. The task involves analyzing logs, potentially inspecting the Nacos configuration and Higress integration, and possibly reproducing the error to gather more detailed debugging information.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: The task is to fix a bug in Nacos 2.5.1 where the `mysql-schema.sql` file is missing the `config_info_beta` table, causing false database error logs. This involves adding the missing table creation statement to the `mysql-schema.sql` file and potentially updating the release to include the correction.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: This task requires adding a new configuration option, `frontEndpointsConfig`, to the Nacos MCP server configuration. This configuration will allow users to specify the endpoint (URL) at which the MCP server is exposed to the Registry API, improving security by controlling which MCP servers are visible. The task involves creating a new `FrontEndpointConfig` class, modifying the `McpServerRemoteServiceConfig` class to include the new configuration, and updating the Nacos console to allow users to configure the endpoint.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
AI Summary: The task is to fix a bug in Nacos's 2.4.x version where the `DefaultPushFuture` doesn't cancel when a `ConnectionBusyException` is thrown during service change pushes using long connections. This leads to misleading error logs suggesting timeouts when the request wasn't even sent. The solution involves modifying the exception handling to properly cancel the `DefaultPushFuture` when the connection is busy.
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.