Start_gateways returns errors

I am receiving this error message every time I try a call to start_gateways ever since killing an api call that was taking way too long. The state seems to be wonked and I can't figure out how to reset everything. Any thoughts?

HTTPError: ('503 Server Error: SERVICE UNAVAILABLE for url: http://localhost:1969/launchpad/gateways?wait=True', {'ibg1': {'status': 'error', 'msg': '500 Server Error: INTERNAL SERVER ERROR for url: http://houston/ibg1/gateway?wait=True: b'{"status": "error", "error": "IB Gateway should be running but is not accepting connections. Please open the IB Gateway GUI to troubleshoot, see Usage Guide for help."}\n''}})

I fixed this with docker-compose up -d --force-recreate ibg1