Whisky-App / Whisky

A modern Wine wrapper for macOS built with SwiftUI
https://getwhisky.app
GNU General Public License v3.0
12.47k stars 263 forks source link

[Bug]: No Wifi when launching steam? #787

Open Mle3nsnn opened 9 months ago

Mle3nsnn commented 9 months ago

Description

Cant sign into steam because says theres no internet connection

Steps to reproduce

Sign in to steam

Expected behaviour

For it to actual sign me in

Logs

Whisky Version: 2.2.3
Date: 2024-01-21T20:17:49Z
macOS Version: 14.1.0

Bottle Name: STeam
Bottle URL: /Users/MainUser/Library/Containers/com.isaacmarovitz.Whisky/Bottles/DCF30186-3B5B-400F-B80F-FE0ABE139FD0

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/MainUser/Library/Containers/com.isaacmarovitz.Whisky/Bottles/DCF30186-3B5B-400F-B80F-FE0ABE139FD0/drive_c/Program Files (x86)/Steam/steam.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    WINEDEBUG = "fixme-all";
    WINEDLLOVERRIDES = "dxgi,d3d9,d3d10core,d3d11=b";
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/MainUser/Library/Containers/com.isaacmarovitz.Whisky/Bottles/DCF30186-3B5B-400F-B80F-FE0ABE139FD0";
}

What version of Whisky are you using?

2.2.3

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

EhsanFox commented 9 months ago

Can confirm this issue as i'm having it at the moment as well. Same Whisky version (2.2.3) And same for the macOS version (Sonoma 14.1.2)

avelusamy commented 9 months ago

I was experiencing a similar issue on MacOS 14.2.1 also Whisky 2.2.3. I tried using winetricks to install steam and that has seemed to solve the issue.

realDragonium commented 9 months ago

Also got it when I installed for the first time, then i found this issue #693 (and similar issues on other forms).

It worked fine after disabling (or changing to link-local only) ipv6 for the network I was connected with.

SaroGFX commented 7 months ago

I have the same issue (Sonoma 14.3.1 and Whiskey 2.2.3)

Setting the network config for ipv6 to manual or link only did not resolve the issue. I tried multiple installs of steam (also via Winetricks, restarting mac, etc)

arian81 commented 6 months ago

I also have this issue. Non of the maintainers have commented on this even though many seem to have this issue

GITbaburin commented 6 months ago

You have to switch ipv6 to local only for the network you use

arian81 commented 6 months ago

You have to switch ipv6 to local only for the network you use

That didn't do anything for me but what did work was this method I saw on Reddit. Turning steam offline mode off and on.

SaroGFX commented 6 months ago

I got it to work after a few attempts, can't really say what fixed it exactly but I am assuming having 2 steam clients might also be related to this issue, so make sure to kill all the steam processes of your mac client.

heyimastopsign commented 6 months ago

Had this same issue, changed IPV6 to "link-local" and resolved.

RayBytes commented 5 months ago

For anyone who gets this error, I just restarted my computer and it seemed to fix it? (Steam updated and then it worked)

JamesGiesbrecht commented 2 months ago

@SaroGFX

Do you have Little Snitch or other network monitoring software installed? I uninstalled Little Snitch and that resolved the issue.

I tried restarting, changing network settings, and reinstalling Whiskey and I still could not connect to the internet. I installed Whiskey on an alternate macOS account and it worked right away. I opened Little Snitch back on my main account and noticed it was blocking network requests made by wine.

SaroGFX commented 2 months ago

Do you have Little Snitch or other network monitoring software installed?

@JamesGiesbrecht, nothing that should be blocking networks, even firewall is off

ramonpaolo commented 2 weeks ago

In my case, I solved this problem by disabling the whiskey permission to access the local network

Example bellow in MacBook

Image