Can't load main.563e81ee2e3b9781cebc.js and got blank page

I install jupyter lab in a remote docker linux and use vscode to forward the 8888 port to localhost:8888. it has worked fine these days. But today when I open the jupyter lab page, it stucks with a blank page.
I have uninstall and reinstall the jupyter lab (4.1.2), and reboot the remote host.
What’s strange is that, I have anohter laptop and its Safari can open jupyter normally and works fine.

After digging what happens, I found it only stucks only in my macpro, in both Safari and Firefox. Both borowser has problem when loading the jupyter page and stuck when loading the main.563e81ee2e3b9781cebc.js.

I don’t why this mac can’t load the main.js, and more strange is…this mac workd fine in passed days and today it stucks.

Here is what I have installed:
/opt/app# pip list | grep jupyterlab
jupyterlab 4.1.2
jupyterlab_pygments 0.3.0
jupyterlab_server 2.25.3