-
Notifications
You must be signed in to change notification settings - Fork 401
Description
Describe the bug
When attempting to create an application space by following the template example in the CSGHub platform, an error occurs during the creation process. The operation fails to complete successfully, and no application space is created in the end. No detailed error message is displayed on the interface, making it difficult to identify the root cause directly.
Environment
CSGHub Version: csghub-1.10.0 v1.10.0-ce-ee
OS: Ubuntu 24.04.2 LTS
Hardware: 12c16G
Launch Method: helm
Expected behavior
After submitting the configuration via the template, the application space should be created successfully. A confirmation message should be displayed, and the new application space should appear in the "Application Spaces" list, ready for further use.
Screenshots