Kris Xia
Kris Xia
 加了一个path,还是相同的问题NoSuchKey ``` 2025-01-16T14:35:02.440+0800 ERROR service/fs/s3.go:96 Failed to copy object from middleware-by-helm/service/airflow/airflow.tar.gz to middl │ eware-by-helm/service/airflow/airflow-19.tar.gz │ 2025-01-16T14:35:02.440+0800 ERROR service/fs/file.go:83 Failed to upload files to...
 If I configure it as shown in the screenshot above, the s3Path in the logs becomes: `zadig-s3/middleware-by-helm/service/airflow/airflow.tar.gz` However, when I check in S3, the...
遇到同样问题 我参考https://docs.tangly1024.com/article/notion-next-api_base_url使用了自己的api_base_url也报错406 ``` NotionAPI collectionQuery error 225ecdae3c3780c3a323e0ae7a01a3e1 Request failed with status code 406 Not Acceptable: POST https://zenith-deal-8fd.notion.site/api/v3/queryCollection HTTPError: Request failed with status code 406 Not Acceptable: POST https://zenith-deal-8fd.notion.site/api/v3/queryCollection at function_...
貌似是因为 ```json {"errorId":"b61eba80-9bad-4947-9a01-0fd8712f788c","name":"GroupsV1NotSupportedError","debugMessage":"Groups v1 is no longer supported. Please upgrade your app to the latest version.","message":"Something went wrong. (406)"} ```