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
I ran into exactly the same issue as in this comment - for some reason there are a load of MozillaUpdate transfers pending, and their existence causes Start-BitsTransfer to fail with Object reference not set to an instance of an object.. Perhaps it would be better to use Invoke-WebRequest instead to avoid this issue?
The text was updated successfully, but these errors were encountered:
Timmmm
added a commit
to Timmmm/elan
that referenced
this issue
Dec 28, 2024
I ran into exactly the same issue as in this comment - for some reason there are a load of
MozillaUpdate
transfers pending, and their existence causesStart-BitsTransfer
to fail withObject reference not set to an instance of an object.
. Perhaps it would be better to useInvoke-WebRequest
instead to avoid this issue?The text was updated successfully, but these errors were encountered: