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).
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?