Login / Sign up
> > > network failure with Magelo Sync (Fixed)


Messages in topic: network failure with Magelo Sync (Fixed)
jinxs
Registered User

Nbr post: 6
Register: 6/22/08
Posted: 6/5/10, 6:09 PM

The launcher was unable to download a required file (/sync/launcher/8/sync.launch?8.1275768512003).

What to do?
Jelan
Admin

Nbr post: 11520
Register: 5/4/01
Posted: 6/6/10, 12:29 AM

Hi jinxs,

Can you try to delete your cache dir and the sync.properties files in your Magelo Sync install directory (by default it should be: C:\Program Files\Magelo\Magelo Sync ).

Let us know how it goes.
jinxs
Registered User

Nbr post: 6
Register: 6/22/08
Posted: 6/6/10, 3:18 AM

That didn't work, there was no cache file to try and delete. here is the full error.

n 5, 2010 10:16:12 PM com.magelo.update.launcher.Launcher Launchea
SEVERE: Unable to retrieve start descriptor.
com.magelo.update.launcher.Launchec: Connection failure (host=cdn.magelo.com)
at com.magelo.update.launcher.Launchek.Launchea(Launchek.java:3)
at com.magelo.update.launcher.Launcher.Launchea(Launcher.java:51)
at com.magelo.update.launcher.Launcher.main(Launcher.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.net.SocketException: Can't connect to SOCKS proxy:Connection refused: connect
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.magelo.update.launcher.Launchek.Launchea(Launchek.java:88)
... 8 more
Jelan
Admin

Nbr post: 11520
Register: 5/4/01
Posted: 6/6/10, 7:40 PM

It looks like you cant reach cdn.magelo.com
Can you try to ping it ?
jinxs
Registered User

Nbr post: 6
Register: 6/22/08
Posted: 6/7/10, 12:43 AM

Ping results:
Pinging magelo.cachefly.net [205.234.175.175] with 32 bytes of data:
Reply from : bytes=32 time=48ms TTL=53
Reply from 205.234.175.175: bytes=32 time=49ms TTL=53
Reply from 205.234.175.175: bytes=32 time=47ms TTL=53
Reply from 205.234.175.175: bytes=32 time=47ms TTL=53

Ping statistics for 205.234.175.175:
packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Aproximate round trp times in milli-seconds:
minimum = 47ms, maximum = 49ms, average =47ms
Jelan
Admin

Nbr post: 11520
Register: 5/4/01
Posted: 6/7/10, 1:05 AM

Is there any chance you played with the proxy settings of java on your computer or something ?
jinxs
Registered User

Nbr post: 6
Register: 6/22/08
Posted: 6/7/10, 1:44 AM

no
Jelan
Admin

Nbr post: 11520
Register: 5/4/01
Posted: 6/7/10, 2:13 AM

Your log shows that a proxy connection is attempted

"Caused by: java.net.SocketException: Can't connect to SOCKS proxy:Connection refused*"

You can check your java connection settings in:
Start -> Control Panel -> Java -> Network Settings

If you are not using a proxy, then just select "Direct Connection"

Then click Ok and Ok again, restart Magelo Sync and it should work now.
jinxs
Registered User

Nbr post: 6
Register: 6/22/08
Posted: 6/7/10, 10:09 PM

issue has been resolved
Jelan
Admin

Nbr post: 11520
Register: 5/4/01
Posted: 6/7/10, 11:51 PM

Glad it's fixed.