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
Had a bit of a lengthy chase around ERR_ADDRESS_UNREACHABLE - finally figured out that it was an unsigned tmux binary that was messing up the whole thing. In case anybody else runs into the problem, you just have to sign the tmux executable with your personal developer identity. Details here: https://github.com/dts/orbstack-playwright-repro. In case it saves anybody else many, many hours of debugging, I've also left comments on the issues that came up while trying to figure this out. Hope this saves a future person some time!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Had a bit of a lengthy chase around ERR_ADDRESS_UNREACHABLE - finally figured out that it was an unsigned tmux binary that was messing up the whole thing. In case anybody else runs into the problem, you just have to sign the tmux executable with your personal developer identity. Details here: https://github.com/dts/orbstack-playwright-repro. In case it saves anybody else many, many hours of debugging, I've also left comments on the issues that came up while trying to figure this out. Hope this saves a future person some time!
Beta Was this translation helpful? Give feedback.
All reactions