Describe the bug
It returns connection closed error on http://localhost:8547 even when port and listening address is specified with the flag --http.addr="0.0.0.0" --http.port="8547"
To Reproduce
Steps to reproduce the behavior:
Running nitro node and nitro node reports that http server is open via cli output
Expected behavior
Nitro node should listen on rpc http port as said on the cli output
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.