Resolve ERROR - Invalid configuration: Server 'gitea' 'args' must be a list #101
Reference in New Issue
Block a user
No description provided.
Delete Branch "johan/gitea-mcp:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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