https://bugs.winehq.org/show_bug.cgi?id=48336
Bug ID: 48336 Summary: Can't connect to server with HTTP 503 Product: Wine Version: 5.0-rc2 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rmkk@atlas.cz
Created attachment 66071 --> https://bugs.winehq.org/attachment.cgi?id=66071 Debug log from macos
I'm using "Sparx Enterprise Architect" on Wine@MacOS, comparing to stable Wine 4.0.3 version, new 5.0-rc2 failed to connect to cloud server with HTTP status 503. Both - stable and rc2 prefixes - are installed in parallel side by side and set in the same way. I tried to copy log records that hopefully can relate to the cause, but I'm not sure. Thanks for assessment.
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Can you please attach a +wininet log?
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Can't connect to server |Enterprise Architect cannot |with HTTP 503 |connect to server returns | |with HTTP 503
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #2 from Radim Kolek rmkk@atlas.cz --- Created attachment 66072 --> https://bugs.winehq.org/attachment.cgi?id=66072 WINEDEBUG=+wininet
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #3 from Radim Kolek rmkk@atlas.cz --- Created attachment 66073 --> https://bugs.winehq.org/attachment.cgi?id=66073 WINEDEBUG=+wininet
from previous log I mentioned http_proxy and https_proxy set on my environment, after unsetting and rebooting, the EA.exe crashed during connection to cloud server, log attached
https://bugs.winehq.org/show_bug.cgi?id=48336
Radim Kolek rmkk@atlas.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Enterprise Architect cannot |Enterprise Architect cannot |connect to server returns |connect to server - with |with HTTP 503 |PROXY returns HTTP 503, | |without PROXY crashes with | |Unhandled exception: page | |fault on read access to | |0x00000010 in 32-bit code | |(0x20686bee)
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #4 from Radim Kolek rmkk@atlas.cz --- Created attachment 66076 --> https://bugs.winehq.org/attachment.cgi?id=66076 WINEDEBUG=+wininet including crash report
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #5 from Radim Kolek rmkk@atlas.cz --- Comment on attachment 66076 --> https://bugs.winehq.org/attachment.cgi?id=66076 WINEDEBUG=+wininet including crash report
Note that proxy setting is not required to connect to server. I just have http_proxy set for another reason. I mentioning it because EA.exe behaves a different way with proxy setting. Sorry for confusion.
https://bugs.winehq.org/show_bug.cgi?id=48336
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=48336
Radim Kolek rmkk@atlas.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine |Wine-staging Severity|normal |major CC| |z.figura12@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #6 from Radim Kolek rmkk@atlas.cz --- Note 2: during connection to server an username / password is required to be entered by user. However in 5.0-rc2 EA.exe crashes sooner than the modal window is displayed.
https://bugs.winehq.org/show_bug.cgi?id=48336
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=48336
Radim Kolek rmkk@atlas.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.0-rc2 |5.0-rc5
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|5.0-rc5 |5.0-rc2
--- Comment #7 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- The version should be the version it was first reported for.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #8 from Radim Kolek rmkk@atlas.cz --- Still not fixed in Staging-5.0rc6. As I understand rc6 is the last release candidate, so this bug is currently ignored and won't be fixed in stable version ? Or is it something wrong in bug specs ? Is it usual to release software with bugs even with initial analysis of this bug just to know what other applications are impacted ? thanks for info.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #9 from Zebediah Figura z.figura12@gmail.com --- (In reply to Radim Kolek from comment #8)
Still not fixed in Staging-5.0rc6. As I understand rc6 is the last release candidate, so this bug is currently ignored and won't be fixed in stable version ? Or is it something wrong in bug specs ? Is it usual to release software with bugs even with initial analysis of this bug just to know what other applications are impacted ? thanks for info.
I don't know that there's anything particularly wrong with this bug report; it's just that nobody has taken the time or been able to successfully fix the bug. I'd say it's certainly usual to release software with bugs, especially since Wine uses a time-based release schedule.
Have you tried current upstream (non-Staging) Wine?
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #10 from Radim Kolek rmkk@atlas.cz --- wine-5.0-rc6 (development): bug still there wine-5.0 (stable): bug still there
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |-unknown Product|Wine-staging |Wine
--- Comment #11 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Radim Kolek from comment #10)
wine-5.0-rc6 (development): bug still there wine-5.0 (stable): bug still there
Moving to wine product as is reported to be an issue there as well.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #12 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- HTTP Error 503 is Service Unavailable, so is it trying to connect an non existent proxy server?
Can you attached a log which connects via the proxy server? Same debug channels.
Does installing wininet via winetricks help?
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #13 from Radim Kolek rmkk@atlas.cz --- Dear Friend, thanks a lot for trying to help with this bufg.
I'm testing on wine-5.2 (Staging) with separate WINEPREFIX=~/.wine_test.
1) I tried to reinstall wininet with ... WINEPREFIX=~/.wine_test winetricks wininet
It downloads two installation files (570MB + 970MB) from download.microsoft.com, but running EA after reinstalling wininet seems to be the same (crashing)
2) regarding PROXY - please ignore it. The problem is happening on LAN too, there is no need to use VPN and PROXY setting. So on the same LAN connection EA runs fine on wine-4.3 (Stable) however crashes on wine-5.0(Stable) and 5.1, 5.2(Staging)
I can send a fresh logs if needed, however I already sent it before, but no problem to send again.
Many thanks.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #14 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Radim Kolek from comment #13)
Dear Friend, thanks a lot for trying to help with this bufg.
I'm testing on wine-5.2 (Staging) with separate WINEPREFIX=~/.wine_test.
install mdac28, the msado15 library was introduced late in the 5.0rc series which is causing the crash. You might be able to set *msado15 to native via winecfg, if you previously installed mdac.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #15 from Radim Kolek rmkk@atlas.cz --- OK, I set exactly what you suggest - in winecfg/libraries I set *msdao15 to native. It seems that does not helped, see log from terminal + crash window.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #16 from Radim Kolek rmkk@atlas.cz --- Created attachment 66596 --> https://bugs.winehq.org/attachment.cgi?id=66596 WINEDEBUG=+wininet including crash report
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #17 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- this crash in caused by wininet being native, set wininet to be builtin and try again.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #18 from Radim Kolek rmkk@atlas.cz --- Yes, that magically worked ! Thank you very much for help.
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Enterprise Architect cannot |Enterprise Architect |connect to server - with |requires Recordset Connect |PROXY returns HTTP 503, |to be implemented. |without PROXY crashes with | |Unhandled exception: page | |fault on read access to | |0x00000010 in 32-bit code | |(0x20686bee) | Component|-unknown |oledb32
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #19 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Radim Kolek from comment #18)
Yes, that magically worked ! Thank you very much for help.
No problem.
We'll make this issue about the msado15 missing support to connect to databases.
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #20 from Radim Kolek rmkk@atlas.cz --- Dear Friends, currently I'm working on another project for another customer with EA repository kept in MySQL database. So, I created an ODBC datasource to MySQL database and set it up. Test button says "Success" however "Connect" button fail with following log records that seem to be very similar to Alistair's one and relates somehow to msado15 library. Please help.
0009:fixme:msado15:connection_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented 0009:fixme:msado15:connection_Open 0F652638, L"Provider=MSDASQL.1;Persist Security Info=False;Data Source=Maria;Initial Catalog=EAREP;", L"", 0F4D9BF4, 00000000 0009:fixme:msado15:supporterror_InterfaceSupportsErrorInfo 0F652638, {00000515-0000-0010-8000-00aa006d2ea4}
https://bugs.winehq.org/show_bug.cgi?id=48336
--- Comment #21 from Radim Kolek rmkk@atlas.cz --- Ah sorry, the same workaround works here as in case of connection to cloud database. Thanks
https://bugs.winehq.org/show_bug.cgi?id=48336
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20200404212216/https://www | |.brickcom.com/resource/Docu | |ments/Software/CMS_Client.e | |xe Keywords|regression |download Summary|Enterprise Architect |Applications using MS ADO |requires Recordset Connect |require Recordset Connect |to be implemented. |to be implemented | |(Enterprise Architect, | |Brickcom CMS client) CC| |focht@gmx.net
--- Comment #22 from Anastasius Focht focht@gmx.net --- Hello folks,
since you made this ticket now about a very generic feature (comment #19), a lot more apps depend on it unless native Microsoft Data Access Components (MDAC) is installed via 'winetricks'.
https://www.brickcom.com/products/DetailView.php?modelname=CMS-Client&se...
https://www.brickcom.com/resource/Documents/Software/CMS_Client.exe
Stable download link via Internet Archive:
https://web.archive.org/web/20200404212216/https://www.brickcom.com/resource...
Adding it as download to ticket since it's much smaller than EA.
Prerequisite: 'winetricks -q vcrun2008'
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Brickcom/CMS-Client
$ WINEDEBUG=+seh,+relay,+msado15 wine ./CMS-Client.exe >>log.txt 2>&1 ... 002b:fixme:msado15:connection_Open 037EE7A0, L"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\users\focht\My Documents\Brickcom\CMS-Client\Layout.db", L"", 03691DB4, 00000000 002b:trace:msado15:connection_QueryInterface 037EE7A0, {df0b3d60-548f-101b-8e65-08002b2bd119}, 0032E5EC 002b:fixme:msado15:supporterror_InterfaceSupportsErrorInfo 037EE7A0, {00000515-0000-0010-8000-00aa006d2ea4} 002b:Call KERNEL32.RaiseException(e06d7363,00000001,00000003,0032e5a0) ret=0077220b 002b:Call ntdll.memcpy(0032e4f8,0032e5a0,0000000c) ret=7b00dbb1 002b:Ret ntdll.memcpy() retval=0032e4f8 ret=7b00dbb1 002b:trace:seh:raise_exception code=e06d7363 flags=1 addr=0x7b00dbc1 ip=7b00dbc1 tid=002b 002b:trace:seh:raise_exception info[0]=19930520 002b:trace:seh:raise_exception info[1]=0032e5bc 002b:trace:seh:raise_exception info[2]=00a7df8c 002b:trace:seh:raise_exception eax=0032e4e4 ebx=00489860 ecx=0032e5a0 edx=0032e4e4 esi=00000003 edi=0032e550 002b:trace:seh:raise_exception ebp=0032e538 esp=0032e4e4 cs=320023 ds=ffff002b es=002b fs=f7c70063 gs=006b flags=00200216 002b:trace:seh:call_stack_handlers calling handler at 0x949948 code=e06d7363 flags=1 ... 002b:Call user32.MessageBoxA(00020134,00e5fb98 "Runtime Error!\n\nProgram: C:\Program Files\Brickcom\CMS-Client\CMS-Client.exe\n\n\r\nThis application has requested the Runtime to terminate it in an unusual way.\nPlease contact the application's support team for more information.\r\n",009e9680 "Microsoft Visual C++ Runtime Library",00012010) ret=00795728 --- snip ---
$ sha1sum CMS_Client.exe 44f78e2c8ecaa1cacdeb2f849687e1f9a16cd259 CMS_Client.exe
$ du -sh CMS_Client.exe 56M CMS_Client.exe
$ wine --version wine-5.5-242-g7096ab4544
Regards
https://bugs.winehq.org/show_bug.cgi?id=48336
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |57e30f27cb3f4d3d494660b0974 | |6b67b152efcc7
--- Comment #23 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=57e30f27cb3f4d3d494660b09...
https://bugs.winehq.org/show_bug.cgi?id=48336
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.20.