Request Failed With Status Code 500 - Question | JoomShaper

Request Failed With Status Code 500

ML

Marius Lindemann

SP Page Builder 1 month ago

I have updatet all of my websites to Joomla 6.1.2 and Helix Ultimate & Plugin to 2.2.8. On one Website i have now the problem, that i can't add anything new or save any changes in SP Page Builder or Articles who are build with die Page Builder. In Backend shows Request failed with status code 500 when saving. In Frontent nothing happens when saving, the circle shows loading with no end.

Website: www.vns-goslar.de

And no, i can't share any side credentials. -> data privacy

0
5 Answers
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 month ago #228528

Hi Marius,

Thank you for the details.

A 500 Internal Server Error is a generic server-side error, so we'll need to identify the exact request that's failing.

Could you please open your browser's Developer Tools (press F12) and go to the Network tab? Then try to save the page again and inspect the failed request.

Please share the following information from the failed request:

  • The Request URL
  • The Response tab content
  • The Preview tab (if available)
  • Any error messages shown in the Headers or Console tab
  • A screenshot of the failed network request, if possible

This information will help us determine whether the issue is coming from the server, Joomla, SP Page Builder, or another extension.

We look forward to your update.

Best regards,

0
ML
Marius Lindemann
Accepted Answer
1 month ago #228547

May this helps.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 1 month ago #228592

Could you please share temporary administrator access to your Joomla backend? You can provide the credentials securely in the hidden content section. Also, please take a full backup of your site before we make any changes.

Once I have access, I’ll investigate further and see what’s causing the issue. Let me know once you’ve shared the details!

Best regards,

0
ML
Marius Lindemann
Accepted Answer
2 weeks ago #231508

Hi Ziaul,

are there any new informations about this problem? I can't share credentials easily -> it is a customers website with there data, so data privacy say no.

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 2 weeks ago #231528

Hello,

Thanks for providing the screenshot. We can see that the SP Page Builder AJAX request is returning an HTTP 500 error:

administrator/index.php?option=com_sppagebuilder&task=/editor.pages&id=1

The Axios error shown in the browser is a consequence of the server returning HTTP 500. We therefore need to check the underlying Joomla/PHP error rather than the JavaScript itself.

Could you please provide the Joomla error log and PHP/LiteSpeed error log from the exact time when the error occurs?

Alternatively, if this is a staging site, please temporarily enable Joomla Debug System and Error Reporting: Maximum, reproduce the issue once, and send us the resulting error message.

This will allow us to identify the exact PHP/database exception causing the SP Page Builder request to fail.

Thanks.

0