This was caused by #1485. I propose adding a way to indicate that no superserver port should be sought. ```json "objectscript.conn": { "docker-compose": { "service": "iris", "internalSuperserverPort": 0 }, ... ```