Internal Error Occurred

Please share your suggestions and feedback to improve OrangeHRM.
Post Reply
efrem
Posts:1
Joined:Thu Nov 19, 2020 3:42 am
Internal Error Occurred

Post by efrem » Thu Nov 19, 2020 3:54 am

Hello there, I am having trouble when I try access the project in my local host , that is happening after I try to customize some header.
Attachments
error1.PNG
error1.PNG (9.38KiB)Viewed 112610 times

rajitha
Posts:48
Joined:Tue Feb 11, 2020 9:54 am

Re: Internal Error Occurred

Post by rajitha » Wed Jan 06, 2021 7:16 am

Hi
Can you try deleting the application cache?
Using command;
cd <orangehrm>/symfony
php symfony cc

Manual delete directory;
Delete directories in <orangehrm>/symfony/cache directory

e.orfanou
Posts:1
Joined:Wed May 05, 2021 10:29 am

Re: Internal Error Occurred

Post by e.orfanou » Wed May 05, 2021 10:33 am

Same problem here. I deleted the application cache but i get the same error "Internal Error Occurred". I opened the log file and the error that i get is "PDO Connection Error: SQLSTATE[HY000] [1045] Access denied for user 'orangehrm_user'@'localhost' (using password: YES)".

kavitha
Posts:64
Joined:Thu Mar 15, 2018 8:24 am

Re: Internal Error Occurred

Post by kavitha » Thu Jun 17, 2021 9:39 am

Hi

Can you post your log error? The system is crashing might be due to the customisation done by you.

OrangeHRM error logs located in /symfony/logs/orangehrm.log
Regards
Kavitha G

stonefactory
Posts:2
Joined:Fri Jun 18, 2021 8:32 am

Re: Internal Error Occurred

Post by stonefactory » Fri Jun 18, 2021 8:51 am

Dear Team ,

Getting the same error.

nate089
Posts:8
Joined:Fri Jan 11, 2019 3:26 am
Location:Chicago, IL

Re: Internal Error Occurred

Post by nate089 » Tue Oct 25, 2022 1:51 am

I've received this error in the past. It's usually because there is a duplicate user in your MySQL database. There is a localhost user and a wildcard user. You need to delete one of them and it will allow you to log in.
Nathan

Post Reply