You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2020. It is now read-only.
I've tried this on DigitalOcean Space, and faced issue of incompatible.
Log is below
[2020-03-18 15:53:56.009] [renderer1] [error] Unable to read file 's3://file@xxx/.vscode/launch.json?endpoint=sgp1.digitaloceanspaces.com&file=/Volumes/DATA/Projects/DO/cred.json' (NotImplemented: Server does not one or more requested headers. Please see https://developers.digitalocean.com/documentation/spaces/#aws-s3-compatibility): Error: Unable to read file 's3://file@xxx/.vscode/launch.json?endpoint=sgp1.digitaloceanspaces.com&file=/Volumes/DATA/Projects/DO/cred.json' (NotImplemented: Server does not one or more requested headers. Please see https://developers.digitalocean.com/documentation/spaces/#aws-s3-compatibility)
at _.doReadAsFileStream (file:///Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1667:417)
at processTicksAndRejections (internal/process/task_queues.js:85:5)
I saw that the exception has link to DO's limitation. Could anyone help to narrow down the needed APIs to work with DO and any S3-like providers?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi folks,
I've tried this on DigitalOcean Space, and faced issue of incompatible.
Log is below
I saw that the exception has link to DO's limitation. Could anyone help to narrow down the needed APIs to work with DO and any S3-like providers?
The text was updated successfully, but these errors were encountered: