Panel Not Loading on A New Computer

Having a problem when trying to move the installation on a new computer.
The page would keep trying to load up the panel forever. There’s no error shows up in server log (the log stops after loading css plugin for the panel).

image

Tried on both my current project and the starterkit from the docs - both keeps loading up forever.

Did you copy hidden files? are file permissions set correctly? There is a hidden file in the accounts folder that records last logins… if Kirby cant write to it, it will get stuck endlessly.

When exactly does it ā€œstopā€ loading? When you call the Panel address in the browser or after trying to log in? Is there anything in the PHP logs and have you debugging enabled in your config.php file?