screener-storybook icon indicating copy to clipboard operation
screener-storybook copied to clipboard

bind and check against the same host

Open aluedeke opened this issue 1 year ago • 1 comments

this was causing an issue on latest osx. My assumption is that it binds to the 127.0.0.1 ip4 address and uses the resolved ip6 address for localhost to connect to the server.

aluedeke avatar Apr 04 '23 14:04 aluedeke

I had the same issue running screener-storybook in Github Actions and this fix works for me.

nielmclaren avatar Jul 06 '23 16:07 nielmclaren