After the upgrade, it keeps reporting oss2.exceptions.InvalidArgument: {'status': 400, 'x-oss-request-id': '69A5589BA446FF333996DBDF', 'details': {'Code': 'InvalidArgument', 'Message': 'Invalid signing product in Authorization header.', 'RequestId': '69A5589BA446FF333996DBDF', 'HostId': 'mycos-ai-test.oss-cn-chengdu.aliyuncs.com', 'Authorization': 'OSS4-HMAC-SHA256 Credential=LTAI5tEMq4FyzZhM7npvUtKq/20260302/your-cloudbox-id/oss-cloudbox/aliyun_v4_request, Signature=3a55927fa2d50e95e5b754131603506d4cf0ea6cc4a335c4b15be142440b2d47', 'EC': '0002-00000227', 'RecommendDoc': 'https://api.aliyun.com/troubleshoot?q=0002-00000227'}}
The reason is that .env and docker-compose.yaml have ALIYUN_CLOUDBOX_ID related configurations. If you are not using this ALIYUN_CLOUDBOX, just comment it out or delete it.