Can't deploy: An address incompatible

After setting up everything for laravel and running fly deploy, I got the error below:

2023/05/10 09:07:51.016261 srv failed binding: listen unix C:\Users.fly\fly-agent.sock: socket: An address incompatible with the requested protocol was used.

How can I fix this, please?

Hi @codingnninja

Assuming you’re on Windows, what version of Windows are you running?

There may be a workaround using wireguard for you to try here: srv failed binding: listen unix C:\Users\User\.fly\fly-agent.sock: socket: An address incompatible with the requested protocol was used. - #2 by kurt

Link to wireguard step-by-step docs: Private Networking · Fly Docs

@andie I am on windows 10. And also, I will check out the workaround you supplied.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.