merbin2012 / sharex

Automatically exported from code.google.com/p/sharex
0 stars 1 forks source link

ShareX fails to upload for no discernible reason #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to upload to ANY host

What is the expected output? What do you see instead?
ShareX fails to upload.

What version of the product are you using? On what operating system?
Windows 7, latest ShareX version.

Please provide any additional information below.
I am not behind a proxy. This occurs on multiple computers I use, across 
multiple networks. It is spontaneous and has no discernible cause. Changing 
hosts does not fix it. Restarting the application does fix it.

Extremely annoying since I love this software, and use it when I need a 
screenshot taken ASAP.

Original issue reported on code.google.com by medev...@gmail.com on 14 May 2013 at 4:21

GoogleCodeExporter commented 9 years ago
Is debug tab have any error?

Original comment by flexy...@gmail.com on 14 May 2013 at 4:23

GoogleCodeExporter commented 9 years ago
"Exception:
System.Net.WebException: Unable to connect to the remote server ---> 
System.Net.Sockets.SocketException: A connection attempt failed because the 
connected party did not properly respond after a period of time, or established 
connection failed because connected host has failed to respond 172.25.1.5:8080
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadData(Uri address)
   at UpdateCheckerLib.UpdateChecker.CheckUpdate()"

I verified that the upload destinations were working after it failed to upload

Original comment by medev...@gmail.com on 14 May 2013 at 11:16

GoogleCodeExporter commented 9 years ago
That error for auto update. ShareX can't even download Update.xml file from 
code.gooogle.com in your pc. And it using default .net function to download 
text file so it can't be to do with codes which i'm using.

Original comment by flexy...@gmail.com on 14 May 2013 at 11:20

GoogleCodeExporter commented 9 years ago
I don't think your problem to do with ShareX codes. Because you telling it 
working before and suddenly stops working but nothing changing in ShareX code 
which will result that. Also even .net webclient download data function fails 
to download update.xml file and if something is wrong then it is to do with 
Microsoft code but i don't think. Did you checked is proxy settings empty?
I have no idea how restarting software fix your problem too, it is weird.

Original comment by flexy...@gmail.com on 20 May 2013 at 11:49