-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GPU updater fails to work on GCP instances #11
Comments
Same problem. |
This is the error:
Anonymous caller does not have storage.objects.list access to the Google Cloud Storage bucket.
|
Same problem |
I think it needs a slight update, as it's trying to load old server drivers: Cloud-GPU-Updater/GPUUpdaterTool.ps1 Line 485 in f3f4bef
The current ones (link) are applicable for server2019 / server2022, etc... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As described in parsec-cloud/Parsec-Cloud-Preparation-Tool#89 - the script fails when run on GCP instances.
My guess is that it's caused by the Google Cloud Storage bucket no longer allowing to list its contents.
The text was updated successfully, but these errors were encountered: