Some weeks ago I was facing the same problem again, but I can solve it following this post: I change my docker run command with --network host instate of -p 127.0.0.1:9980:9980 and now it is working again
Some weeks ago I was facing the same problem again, but I can solve it following this post: I change my docker run command with --network host instate of -p 127.0.0.1:9980:9980 and now it is working again