CloudFlare-DDNS-Updater icon indicating copy to clipboard operation
CloudFlare-DDNS-Updater copied to clipboard

Exception dumps on /install and /uninstall

Open jamesxsc opened this issue 6 years ago • 5 comments

https://drive.google.com/drive/folders/1l7KAJIIM42dn3THTy6MYSlTOBJGgpKH2?usp=sharing

jamesxsc avatar Dec 22 '18 14:12 jamesxsc

May not be related but also getting this error in Windows Event Viewer:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="CloudFlare DDNS Updater" /> 
  <EventID Qualifiers="0">0</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-12-21T04:07:54.000000000Z" /> 
  <EventRecordID>441351</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>WONACYSERVER.WONACYDOMAIN.local</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>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 [2a01:4f8:d13:16c1::2]:80 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, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at CloudFlareDDNS.CloudFlareAPI.webRequest(Method MethodType, String szUrl, WebHeaderCollection headers, String data)</Data> 
  </EventData>
  </Event>```

jamesxsc avatar Dec 22 '18 14:12 jamesxsc

There are still some problems with the service version & i dont prefer too use the service version, you can let the programm autostart.

DaniGTA avatar Dec 23 '18 09:12 DaniGTA

How should I let it autostart

jamesxsc avatar Dec 23 '18 10:12 jamesxsc

https://github.com/DaniGTA/CloudFlare-DDNS-Updater/releases/tag/2.1.4 in this release i add a autostart option, test it pls and report it when it didnt work

DaniGTA avatar Dec 23 '18 10:12 DaniGTA

Still receiving the exception dumps. Let me know if you want me to send them again.

jamesxsc avatar Dec 25 '18 11:12 jamesxsc