Port conflict when running new app built using Ash installer
I used the Ash installer to generate a new app:
Once installed, I ran
mix phx.server
and got the following error (see attached error logs).
I have verified that port 4000 is not in use and only is in use when the app starts. I expect there is a conflict with the proxy port and the server port but I'm not sure.6 Replies
Hm...is that a beacon thing?
I think it is
Can you try installing without beacon?
yes.. one sec
Otherwise you'll likely have to chat with them.
ya.
Confirmed. This is directly related to Beacon's integration
I'll submit an issue to their repo
Thx Zach!