Both Model "qwen3.5-397b-a17b" & "qwen/qwen3.5-122b-a10b" not working

qwen3.5-397b-a17b got this:

Sending request…

Error: Error code: 400 - {‘status’: 400, ‘title’: ‘Bad Request’, ‘detail’: “Function id ‘f32596d4-0577-4a17-baf2-034515d1e457’: DEGRADED function cannot be invoked”}

now get this:
python test.py
Sending request…

Error: 404 page not found

“qwen/qwen3.5-122b-a10b”:

Sending request…

cant request

Had the same issue today, I think some jsons in my context were malformed. I switched model to nemotron 3 super 120b, generated some tokens, then switched back to qwen and everything is working again