Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. C:\t\iop>git push
  2. fatal: HttpRequestException encountered.
  3. An error occurred while sending the request.
  4.  
  5. Unhandled Exception: System.ObjectDisposedException: Cannot access a closed file.
  6. at System.IO.__Error.FileNotOpen()
  7. at System.IO.FileStream.Flush(Boolean flushToDisk)
  8. at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
  9. at Microsoft.Alm.Git.Trace.Microsoft.Alm.Git.ITrace.Flush()
  10. at Microsoft.Alm.Cli.Program.Die(String message)
  11. at Microsoft.Alm.Cli.Program.Die(Exception exception)
  12. at Microsoft.Alm.Cli.Program.Main(String[] args)
  13. Username for 'https://github.com':
  14. Password for 'https://github.com':
  15. remote: Anonymous access to russellw/iop.git denied.
  16. fatal: Authentication failed for 'https://github.com/russellw/iop.git/'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement