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:8080
Found these processes inside the machine with open listening sockets:
PROCESS | ADDRESSES
-----------------*--------------------------------------
/.fly/hallpass | [fdaa:2:5631:a7b:df:c9ac:8e61:2]:22
[2/2] Machine 080ee73f569ee8 [app] update finished: success
Finished deploying
this is the error
app = "phone-craze"
primary_region = "mad"
kill_signal = "SIGTERM"
kill_timeout = 120
[env]
PORT = 8080
[http_service]
internal_port = 8080
force_https = true
auto_stop_machines = true
auto_start_machines = true
min_machines_running = 0
[http_service.concurrency]
type = "requests"
soft_limit = 200
hard_limit = 250
this is my fly.toml file
I’m listening on port 8080 using my environment variable but still not working my status is as follows
Name = phone-craze
Owner = personal
Hostname = phone-craze.fly.dev
Image = phone-craze:deployment-01H2JRM2FFZPBR0195DHD89WGN
Platform = machines
Machines
PROCESS ID VERSION REGION STATE CHECKS LAST UPDATED
app 080ee73f569ee8 9 mad starting 2023-06-10T13:42:19Z
app 28744edc6595e8 9 mad stopped 2023-06-10T13:42:16Z