06-04-2014, 03:00 PM
(06-04-2014, 02:30 PM)goat Wrote: I uploaded a hash in hashtopus, why he can't find it?
Eccezione non gestita: System.Net.WebException: Errore del server remoto: (406)
Non accettabile.
in System.Net.HttpWebRequest.GetResponse()
in hashtopus.Program.uploadErrorsAsync()
in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
in System.Threading.ThreadHelper.ThreadStart()
Check file hashlist/1 in hashtopus directory. Does it look correct to you?
As for that error, it seems your HTTP server doesn't like something on the hashtopus request. Check server error log or try to capture that request with Wireshark to see whats happening.