Steps: Install Docker on cloud server → Pull Docker image → Installation successful → Install Tongyi plugin → Configure large model key → Select large model in workflow → Configure large model parameters. An issue occurs at this step.
-
When clicking to configure the large model in the workflow details, the URL sometimes returns a 500 error, and sometimes it doesn’t, but the request body returns: {“code”:“unauthorized”,“message”:“CSRF token is missing or invalid.”,“status”:401}. The requested URL path is ***:8088/console/api/workspaces/current/model-providers/langgenius/tongyi/tongyi/models/parameter-rules?model=qwen-max.
-
Clicking the model configuration icon directly switches models instead of opening the parameter configuration dialog.
-
Multiple methods including deep page refresh and cache clearing fail to bring up the parameter settings.
-
Reinstalling the plugin also fails to resolve the issue.
Consequences:
When clicking Run for testing, it reports “qwen-max not exist.”
This issue has occurred across multiple versions (1.2, 1.4, 1.9), and sometimes it works by chance.
Please assist in resolving this.

