Jump to content

Admin Dashboard timing out after update to 8.13


Recommended Posts

I do not have any 3rd party modules installed on the dashboard however after updating to 8.13 the page times out. I have the max_execution_time set to 10 minutes and had no  issues prior to 8.13. The machine WHMCS is hosted on is not having any issues and all other pages in the client/admin area load properly. Any ideas as to the cause?

Link to comment
Share on other sites

  • 2 weeks later...

Can confirm this is happening - only on the admin home page

slow query log shows the below - already opened a ticket with whmcs to see if they can sort this out because it's pretty annoying

 

select SUM((amountin - fees - amountout) / rate) from `tblaccounts` left join `tblinvoiceitems` on `tblaccounts`.`invoiceid` = `tblinvoiceitems`.`relid` and `tblinvoiceitems`.`type` = 'Invoice' where `date` between '2025-01-01 00:00:00' and '2025-12-31 23:59:59' and `tblinvoiceitems`.`id` is null limit 1;
Link to comment
Share on other sites

4 hours ago, File_Explorer said:

Removing the widget works yes, still working with someone via the ticket 

I was hoping this would be solved in 8.13.1 but I guess not. Please post any permanent solution besides removing the widget if they find one. Thanks!

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated