Here the same!data.enterprise wrote:The Version you can download is named V0.8.6.9. The Version you became is V0.8.6.8.
Running the Version ends in a Error-Message like:
"No Connection to Internet or invalid Proxyconfiguration"
Total Updater 0.8.6.9 - Total Commander & plugin updater
Moderators: Hacker, petermad, Stefan2, white
Re: wrong Version / Connection failed
Servus, Erwin
--
--
Same here."No Connection to Internet or invalid Proxyconfiguration"
It seams the program uses totalcmd.net's old static IP, if the author is still around maybe using an URL is better as IP's change even static ones?The program tries to contact via http this IP which is down 93.170.128.253
The current totalcmd IP I get is
109.237.110.23
a hex edit from 93.170.128.253 to 109.237.110.23 might be a temporary fix?
No. The case in the request data and expected data.iana wrote:a hex edit from 93.170.128.253 to 109.237.110.23 might be a temporary fix?
Total Updater send data:
Code: Select all
GET /get_plugins_list.php HTTP/1.1
Host: www.totalcmd.net
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding: identity
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:25.0) Gecko/20100101 Firefox/25.0
Code: Select all
HTTP/1.1 301 Moved Permanently
Date: Wed, 23 Sep 2015 21:31:08 GMT
Server: Apache/2.2.22 (Debian)
Location: http://totalcmd.net/get_plugins_list.php
Vary: Accept-Encoding
Content-Length: 330
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://totalcmd.net/get_plugins_list.php">here</a>.</p>
<hr>
<address>Apache/2.2.22 (Debian) Server at www.totalcmd.net Port 80</address>
</body></html>
Wrong static URL
Use the HOSTS file to redirect the outdated URL to the correct one e.g.
Code: Select all
109.237.110.23 93.170.128.253 # TotalUPDATER (TC plugins updater) uses static URL to access totalcmd.net which is now invalid; so redirect to correct URL
This is most probably some routing problem. If you check your DNS, you'll see that totalcmd.net resolves to both 93.170.128.253 and 109.237.110.23:
My guess is that these IPs have different locations and one of them can't be reached due to some routing issues. You can check it usingand compare the output of these two. I can reach the latter IP in 13 hops while the first one isn't finished after 24 hops.
So, there's nothing any of us can do to really solve this issue. The only workarounds: flush the DNS cache (ipconfig /flushdns) which might solve it temporarily, or redirect the IP using SQUIRE's method (but remember to reverse it when the issue is gone).
Regards
Dalai
Code: Select all
C:\>nslookup totalcmd.net
Nicht autorisierte Antwort:
Name: totalcmd.net
Addresses: 93.170.128.253, 109.237.110.23
Code: Select all
tracert 93.170.128.253
tracert 109.237.110.23
So, there's nothing any of us can do to really solve this issue. The only workarounds: flush the DNS cache (ipconfig /flushdns) which might solve it temporarily, or redirect the IP using SQUIRE's method (but remember to reverse it when the issue is gone).
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
2SQUIRE
I added the suggested line to my C:\WINDOWS\system32\drivers\etc\hosts file - is that correct procedure?
I tried this - it doesn't work for me.Use the HOSTS file to redirect the outdated URL to the correct one e.g.
Code:
109.237.110.23 93.170.128.253 # TotalUPDATER (TC plugins updater) uses static URL to access totalcmd.net which is now invalid; so redirect to correct URL
I added the suggested line to my C:\WINDOWS\system32\drivers\etc\hosts file - is that correct procedure?
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Fix for users with Mikrotik router .-)
ip firewall nat add chain=dstnat dst-address=93.170.128.253 protocol=tcp action=netmap to-addresses=109.237.110.23 comment="Total commander UPDATER"
Edited
ip firewall nat add chain=dstnat dst-address=93.170.128.253 protocol=tcp action=netmap to-addresses=109.237.110.23 comment="Total commander UPDATER"
Edited
Last edited by Benny on 2015-09-24, 20:33 UTC, edited 1 time in total.
2SQUIRE
Did that. No timeout, but Total Updater still doesn't workFlush your DNS cache and ping 109.237.110.23.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Removed the redirection line again from C:\WINDOWS\system32\drivers\etc\hosts - flushed the DNS - AND rebooted - now I can use Total updater again 

License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar