er-muyue/DeFRCN

RuntimeError: The server socket has failed to listen on any local network address. The server socket has failed to bind to [::]:50153 (errno: 98 - Address already in use). The server socket has failed to bind to ?UNKNOWN? (errno: 98 - Address already in use).

MALLI7622 opened this issue · 1 comments

I am getting this error while running this command
python3 main.py --num-gpus 8 --config-file configs/voc/defrcn_det_r101_base${SPLIT_ID}.yaml
--opts MODEL.WEIGHTS ${IMAGENET_PRETRAIN}
OUTPUT_DIR ${SAVE_DIR}/defrcn_det_r101_base${SPLIT_ID}

resolved the error