Open MasseGuillaume opened 4 years ago
I'm on
wine --version wine-4.14 (Staging) winetricks --version 20190615 - sha256sum: 7cba5a8ddb805d9487ef0f917e64b710c5bea015756cdd1b1d41a7ee24f2d7fd
When I try to login via the client, it opens a browser tab but cannot reach any local server (eg: http://localhost:17781/)
I can see in the wine log the following stub call:
0069:fixme:httpapi:HttpAddUrlToUrlGroup (deadbeef, L"http://localhost:17781/", 0, 0): stub!
Should I be able to connect to that local server?
If you are using a version of wine lower than 5.0 staging you should follow the instructions to for copying auth from windows.
If you don't have access to windows then upgrade wine first.
I'm on
When I try to login via the client, it opens a browser tab but cannot reach any local server (eg: http://localhost:17781/)
I can see in the wine log the following stub call:
Should I be able to connect to that local server?