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 was archived by the owner on Oct 15, 2025. It is now read-only.
Loading...
invoke-webrequest : AccessDeniedAccess denied.Anonymous caller does not have storage.objects.list access to the Google
Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).
At C:\ProgramData\ParsecLoader\GPUUpdaterTool.ps1:264 char:38
+ ... ver =([xml](invoke-webrequest -uri https://storage.googleapis.com/nvi ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
You cannot call a method on a null-valued expression.
At C:\ProgramData\ParsecLoader\GPUUpdaterTool.ps1:265 char:9
+ $googlestoragedriver.split('/')[2].split('_')[0]
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull
This GPU (NVIDIA Tesla T4) requires a private driver downloaded from the Google Support Site
invoke-webrequest : AccessDeniedAccess denied.Anonymous caller does not have storage.objects.list access to the Google
Cloud Storage bucket. Permission 'storage.objects.list' denied on resource (or it may not exist).
At C:\ProgramData\ParsecLoader\GPUUpdaterTool.ps1:264 char:38
+ ... ver =([xml](invoke-webrequest -uri https://storage.googleapis.com/nvi ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-WebRequest], WebExc
eption
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
You cannot call a method on a null-valued expression.
At C:\ProgramData\ParsecLoader\GPUUpdaterTool.ps1:265 char:9
+ $googlestoragedriver.split('/')[2].split('_')[0]
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull