Closed
Description
Expected Behavior
Generic webserver project shouldn't show invalid output like dial tcp 127.0.0.1:0: connect: can't assign requested address
Actual Behavior
Reviewing
I note that with the sveltekit demo we see this on ddev start
rfay@rfay-mba-m4:~/workspace/my-sveltekit-site$ ddev start
Network ddev_default created
Starting my-sveltekit-site...
Unable to properly check port status for 127.0.0.1:: err=dial tcp 127.0.0.1:0: connect: can't assign requested address
Unable to properly check port status for 127.0.0.1:: err=dial tcp 127.0.0.1:0: connect: can't assign requested address
- It seems to be trying 127.0.0.1:0
- It fails anyway
Steps To Reproduce
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels