basic rails app fails to deploy

Hi, so the steps you spelled yesterday didn’t work. I opened a new terminal like you suggested and I kept getting errors. I wanted to let you know immediately but my post was limited. So I tried theses steps

fly m start -a fly-builder-purple-waterfall-6060 9080170c655987
fly proxy /Users/tunde/docker.sock:2375 -a fly-builder-purple-waterfall-6060
curl --unix-socket /Users/tunde/docker.sock http://localhost/info

and I got:

Error listen unix /Users/tunde/docker.sock: bind: address already in use

what do I do again? The app has not been deployed as I write this.