ml-tooling / ml-workspace

🛠 All-in-one web-based IDE specialized for machine learning and data science.
https://mltooling.org/ml-workspace
Apache License 2.0
3.42k stars 446 forks source link

It takes long time to load the Jupyter webpage on an offline server from another offline machine #112

Closed Jason-Hsu closed 2 years ago

Jason-Hsu commented 2 years ago

Describe the issue:

I deployed the ml-workspace container on a RHEL server, then use another machine to connect to this container. Our environment is an offline environment (both the server and the client). It takes 20~30s to open the page. Also, even if I log in to use it, it sometimes takes long time to load page after using it for more than one hour. However, if the server connects to the internet, then the webpage's response time becomes few seconds.

image

Technical details:

Jason-Hsu commented 2 years ago

Finally, I found a solution to solve it. It's related to the nameserver setting. After I remove the nameserver setting in /etc/resolve.conf, the issue is gone.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 14 days