Resolve ERROR - Invalid configuration: Server 'gitea' 'args' must be a list #101

Merged
lunny merged 1 commits from johan/gitea-mcp:main into main 2025-10-17 23:18:20 +00:00
Contributor

If you assume the template is correctly formatted, you will get this error during startup:

Starting MCP OpenAPI Proxy with config file: /app/config.json
2025-10-17 19:03:07,288 - INFO - CORS Allowed Origins: ['*']
2025-10-17 19:03:07,288 - INFO - Path Prefix: /
2025-10-17 19:03:07,289 - INFO - Root Path:
2025-10-17 19:03:07,289 - INFO - Loading MCP server configurations from: /app/config.json
2025-10-17 19:03:07,289 - ERROR - Invalid configuration: Server 'gitea' 'args' must be a list

If you assume the template is correctly formatted, you will get this error during startup: Starting MCP OpenAPI Proxy with config file: /app/config.json 2025-10-17 19:03:07,288 - INFO - CORS Allowed Origins: ['*'] 2025-10-17 19:03:07,288 - INFO - Path Prefix: / 2025-10-17 19:03:07,289 - INFO - Root Path: 2025-10-17 19:03:07,289 - INFO - Loading MCP server configurations from: /app/config.json 2025-10-17 19:03:07,289 - ERROR - Invalid configuration: Server 'gitea' 'args' must be a list
johan added 1 commit 2025-10-17 19:12:01 +00:00
Resolve ERROR - Invalid configuration: Server 'gitea' 'args' must be a list
All checks were successful
check-and-test / check-and-test (pull_request) Successful in 20s
check-and-test / Run govulncheck (pull_request) Successful in 27s
ee34fcdfa3
If you assume the template is correctly formatted, you will get this error during startup: Starting MCP OpenAPI Proxy with config file: /app/config.json 2025-10-17 19:03:07,288 - INFO - CORS Allowed Origins: ['*'] 2025-10-17 19:03:07,288 - INFO - Path Prefix: / 2025-10-17 19:03:07,289 - INFO - Root Path: 2025-10-17 19:03:07,289 - INFO - Loading MCP server configurations from: /app/config.json 2025-10-17 19:03:07,289 - ERROR - Invalid configuration: Server 'gitea' 'args' must be a list
lunny approved these changes 2025-10-17 23:18:04 +00:00
lunny merged commit 98f908d5a1 into main 2025-10-17 23:18:20 +00:00
Sign in to join this conversation.
No description provided.