Advertisement
rock6064

err

Feb 27th, 2021
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Exception calling "DownloadFile" with "2" argument(s): "The request was aborted: Could not create SSL/TLS secure
  2. channel."
  3. At line:1 char:110
  4. + ... += '.bat'; $wc.DownloadFile('https://raw.githubusercontent.com/Bobby ...
  5. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. + CategoryInfo : NotSpecified: (:) [], MethodInvocationException
  7. + FullyQualifiedErrorId : WebException
  8.  
  9. & : The term 'C:\Users\sm\AppData\Local\Temp\tmp2F3.tmp.bat' is not recognized as the name of a cmdlet, function,
  10. script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is
  11. correct and try again.
  12. At line:1 char:239
  13. + ... /master/setup_moneroocean_miner.bat', $tempfile); & $tempfile 8BvL3kU ...
  14. + ~~~~~~~~~
  15. + CategoryInfo : ObjectNotFound: (C:\Users\sm\App...\tmp2F3.tmp.bat:String) [], CommandNotFoundException
  16. + FullyQualifiedErrorId : CommandNotFoundException
  17.  
  18. Remove-Item : Cannot find path 'C:\Users\sm\AppData\Local\Temp\tmp2F3.tmp.bat' because it does not exist.
  19. At line:1 char:346
  20. + ... gw2K14HQREKW7T6Med8wWX9feieYnXhZ7Hy3xS1; Remove-Item -Force $tempfile
  21. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  22. + CategoryInfo : ObjectNotFound: (C:\Users\sm\App...\tmp2F3.tmp.bat:String) [Remove-Item], ItemNotFoundEx
  23. ception
  24. + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.RemoveItemCommand
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement