panel icon indicating copy to clipboard operation
panel copied to clipboard

Error 500 on overview page if there is no /.git/HEAD file

Open MrWeez opened this issue 9 months ago • 1 comments

What is your request about?

Atm, if there is no file called HEAD in the CtrlPanel's .git directory, you will receive ERROR 500 on the overview page

Branch

main

Solution idea

Problem located somewhere in the https://github.com/Ctrlpanel-gg/panel/blob/main/app/Providers/AppServiceProvider.php#L68-L81 (Most likely)

CtrlPanel Logs

https://paste.ctrlpanel.gg/pdep/

Additional Info

No response

MrWeez avatar Jul 10 '25 15:07 MrWeez

working on this instead

LakshmiBhaskarPVL avatar Sep 24 '25 17:09 LakshmiBhaskarPVL