Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

wsl continuous loading

// wsl continuous loading (WINDOWS)
"MAY OR MAY NOT work for you"
// My problem was that I would load a page and get endless loading back. 

// My Fix : Restart wsl.
wsl --shutdown

// NB! : You should get a popup from docker to restart Docker. 
// If you don't get a popup from Docker : 
// Right click on Docker ICON in the hidden icons tray in your task bar. 
// You will find an option to restart Docker. Then try reloading your page. 
 
PREVIOUS NEXT
Tagged: #wsl #continuous #loading
ADD COMMENT
Topic
Name
8+9 =