How do I fix this? App not listening on expected address. WARNING The app is not listening on the expected address and will not be reachable by fly-proxy. You can fix this by configuring your app to listen on the following addresses: 0.0.0.0:3000
- Failed to provision IP addresses. Use
fly ips
commands to remediate it. ERROR: error detecting ip addresses allocated to user808star app: server returned a non-200 status code: 500This deployment will:
- create 1 “app” machine No machines in group app, launching a new machine Machine 3d8d99eda9e6d8 [app] update finished: success WARNING The app is not listening on the expected address and will not be reachable by fly-proxy. You can fix this by configuring your app to listen on the following addresses:
- 0.0.0.0:3000Found these processes inside the machine with open listening sockets: PROCESS | ADDRESSES
-----------------*------------------------------------- /.fly/hallpass | [fdaa:2:f212:a7b:ec:5cb2:403:2]:22
Finished launching new machines NOTE: The machines for [app] have services with ‘auto_stop_machines = true’ that will be stopped when idling
- [11:43 AM]
Any idea how to fix these errors? Thanks so much for the help