http://bugs.winehq.org/show_bug.cgi?id=32843
Bug #: 32843 Summary: Box Sync installer fails with no internet connection. Product: Wine Version: 1.5.22 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jeeper74@msn.com Classification: Unclassified
Box sync installer fails with no internet connection. Tried in POL 1.5.22 and just the regular wine install of 1.4.1 with the same results in both. I tried to follow directions for updating ect/hosts with my IP and still no results.
http://bugs.winehq.org/show_bug.cgi?id=32843
jeeper74@msn.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=32843
--- Comment #1 from Austin English austinenglish@gmail.com 2013-01-29 18:52:40 CST --- Terminal output?
http://bugs.winehq.org/show_bug.cgi?id=32843
--- Comment #2 from jeeper74@msn.com 2013-01-30 19:15:23 CST --- I know it says not to paste the log, but I could not find the attach option... So sorry for that. fixme:mscoree:_CorDllMain (0x700000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0xc30000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0xf20000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x10e0000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x1160000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x99d0000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x9df0000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x9e00000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x9ec0000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x9ef0000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0xa400000, 1, (nil)): stub fixme:mscoree:_CorDllMain (0x9e00000, 0, (nil)): stub fixme:mscoree:_CorDllMain (0x9df0000, 0, (nil)): stub fixme:mscoree:_CorDllMain (0x1160000, 0, (nil)): stub fixme:mscoree:_CorDllMain (0x99d0000, 0, (nil)): stub fixme:mscoree:_CorDllMain (0xc30000, 0, (nil)): stub fixme:mscoree:_CorDllMain (0x10e0000, 0, (nil)): stub
http://bugs.winehq.org/show_bug.cgi?id=32843
--- Comment #3 from jeeper74@msn.com 2013-01-31 14:56:05 CST --- Created attachment 43398 --> http://bugs.winehq.org/attachment.cgi?id=43398 output file
http://bugs.winehq.org/show_bug.cgi?id=32843
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.box.com/downloa | |d-box-sync/ CC| |focht@gmx.net Component|-unknown |mscoree Summary|Box Sync installer fails |Box Sync installer fails |with no internet |with no internet connection |connection. |when using Mono
--- Comment #4 from Anastasius Focht focht@gmx.net 2013-01-31 15:41:32 CST --- Hello folks,
works fine for me if you use .NET Framework. The bootstrapper will download the real installer package 'BoxSyncInstaller_Win32.msi'.
I created a test account and synchronized some files.
The installer/app requires at least .NET 2.0 SP2 (winetricks -q dotnet20sp2).
Tagging this as Mono related.
$ du -sh BoxSync* 15M BoxSyncInstaller_Win32.msi 760K BoxSyncWindows.exe
$ sha1sum BoxSync* 959ea6a20578eb1d4a20267de1a6a3eb4c8c5440 BoxSyncInstaller_Win32.msi c8c12ff79c800728e1a0800fb1d09f9f1b2f085c BoxSyncWindows.exe
Regards
https://bugs.winehq.org/show_bug.cgi?id=32843
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Box Sync installer fails |Box Sync 3.x bootstrap |with no internet connection |downloader (.NET 2.0 app) |when using Mono |reports 'An internet | |connection is required to | |install Box Sync' with | |Wine-Mono Ever confirmed|0 |1
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
the app version the bug was reported against from assembly metadata (devs didn't bother to implement 'about/version' dialog).
--- snip --- // Z:\home\focht.wine\drive_c\Program Files\Box Sync\BoxSync.exe // BoxSync, Version=3.3.51.0, Culture=neutral, PublicKeyToken=null
// Entry point: BoxDesktop.MainUI.Program.Main // Architecture: AnyCPU (64-bit preferred) // Runtime: .NET 2.0 --- snip ---
Download of old version: http://www.ulozto.net/xpNafnS/boxsyncwindows-exe#download
App log file:
--- snip --- ... 8/22/2014 5:00:18.646 PM - GetInstallerUrl: Entering 8/22/2014 5:00:18.679 PM - GetInstallerUrl: returning https://sync.box.com/static/sync/release/BoxSyncInstaller_Win32.msi 8/22/2014 5:00:18.713 PM - DownloadInstaller: setup Client settings. 8/22/2014 5:00:18.747 PM - SetupWebClientSettings(): url=https://sync.box.com/static/sync/release/BoxSyncInstaller_Win32.msi 8/22/2014 5:00:25.154 PM - GetWebProxySettings(): NOT using WinINET AutoConfigURL: 8/22/2014 5:00:25.188 PM - GetWebProxySettings(): using .NET's SystemWebProxy() 8/22/2014 5:00:25.860 PM - DownloadInstaller: Dowload file to C:\users\focht\Local Settings\Application Data\Box Sync\Updates\8_22_2014_5_00_17_PM\BoxSyncInstaller_Win32.msi 8/22/2014 5:00:26.972 PM - GetWebProxySettings(): NOT using WinINET AutoConfigURL: 8/22/2014 5:00:27.4 PM - GetWebProxySettings(): using .NET's SystemWebProxy() 8/22/2014 5:00:40.200 PM - DownloadFileCompleted: Error when downloading new update. Ex: System.ComponentModel.AsyncCompletedEventArgs 8/22/2014 5:00:40.233 PM - DownloadFileCompleted: Retrying download... ... 8/22/2014 5:00:48.926 PM - GetWebProxySettings(): NOT using WinINET AutoConfigURL: 8/22/2014 5:00:48.961 PM - GetWebProxySettings(): using .NET's SystemWebProxy() 8/22/2014 5:00:52.979 PM - DownloadFileCompleted: Error when downloading new update. Ex: System.ComponentModel.AsyncCompletedEventArgs 8/22/2014 5:00:53.14 PM - DownloadFileCompleted: Max download retries reached. Download failed. 8/22/2014 5:00:53.51 PM - DownloadInstaller: Leaving. 8/22/2014 5:00:53.84 PM - DownloadAndInstall_DoWork: Download failed 8/22/2014 5:00:53.132 PM - Exiting the background thread to download and install sync --- snip ---
Mono trace:
--- snip --- ... [0000002D:] EXCEPTION handling: Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a EXCEPTION: catch found at clause 0 of Mono.Security.Protocol.Tls.RecordProtocol:InternalReceiveRecordCallback (System.IAsyncResult) ... [0000002C:] EXCEPTION handling: System.IO.IOException: The authentication or decryption has failed. EXCEPTION: catch found at clause 2 of Mono.Security.Protocol.Tls.SslStreamBase:AsyncHandshakeCallback (System.IAsyncResult) ... [00000029:] EXCEPTION handling: System.IO.IOException: The authentication or decryption has failed. EXCEPTION: catch found at clause 1 of System.Net.WebConnection:Write (System.Net.HttpWebRequest,byte[],int,int,string&) --- snip ---
$ sha1sum BoxSyncWindows.exe c8c12ff79c800728e1a0800fb1d09f9f1b2f085c BoxSyncWindows.exe
$ du -sh BoxSyncWindows.exe 760K BoxSyncWindows.exe
$ wine --version wine-1.7.24-150-gcf4404c
Regards
https://bugs.winehq.org/show_bug.cgi?id=32843
--- Comment #6 from Vincent Povirk madewokherd@gmail.com --- This may be a duplicate of bug 37010, apparently Mono has no root certs by default.
https://bugs.winehq.org/show_bug.cgi?id=32843
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Summary|Box Sync 3.x bootstrap |Box Sync 3.x bootstrap |downloader (.NET 2.0 app) |downloader (.NET 2.0 app) |reports 'An internet |reports 'An internet |connection is required to |connection is required to |install Box Sync' with |install Box Sync' with |Wine-Mono |Wine-Mono (Mono has no root | |certs by default) Status|NEW |RESOLVED
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
resolving as dupe of bug 37010 here.
Regards
*** This bug has been marked as a duplicate of bug 37010 ***
https://bugs.winehq.org/show_bug.cgi?id=32843
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #8 from André H. nerv@dawncrow.de --- closing dup