You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localhost resolves to IPv6 ::1 on modern macOS, breaking applications that listen explicitly on IPv4 (including pylive). Should update to connect to 127.0.0.1.
The text was updated successfully, but these errors were encountered:
localhost
resolves to IPv6::1
on modern macOS, breaking applications that listen explicitly on IPv4 (including pylive). Should update to connect to127.0.0.1
.The text was updated successfully, but these errors were encountered: