Local Dispatcher getting blank pages
hi all, I was trying to setup local aem-dispatcher, and when trying to run dispatcher I am getting blank pages and getting the following in log
[06/Jan/2023:06:32:52 +0000] "GET /silent-check-sso.html HTTP/1.1" - blocked [publishfarm/-] 0ms "localhost:8080"
command used to run dispatcher : sudo ./bin/docker_run.sh ./src <LOCAL-IP>:4503 8080
publish env port is 4503
Docker version : 20.10.22, build 3a2c30b
FYI : author & publish environment is working fine.

Any inputs are of great help. Thanks.