getkirby / kirby

Kirby's core application folder
https://getkirby.com
Other
1.28k stars 167 forks source link

In Panel: Request page error 500 #6684

Closed mogholito closed 1 week ago

mogholito commented 1 week ago

Description

In Panel, when moving any page, the destination dialog box displays the following error message: "The request to https://example.ddev.site/panel/site/tree/parents?page=site%3A%2F%2F failed" There is also a long delay before all pages are displayed (about hundred pages). However, the page move is executed.

Expected behavior
Obviously, open the move page dialog without the error.

Screenshots

SCR-20240918-rfis

To reproduce

  1. Go to the Panel
  2. Click on the pop-up menu (3 dots) of the page to be moved and select 'Move page'
  3. Wait for all pages to be displayed
  4. See error

Note: With a fresh starterkit install, I cannot reproduce the issue.

Your setup

Kirby Version
4.4.0

Console output
browser-console-errors.md

Your system (please complete the following information)

Additional context

bastianallgeier commented 1 week ago

We have a patch release ready that will be released on Monday. You can already give it a try by pulling or downloading https://github.com/getkirby/kirby/tree/release/4.4.1 Please, let us know if the issue has not been fixed by this patch.

mogholito commented 1 week ago

Yes, the issue has been fixed. Tested in dev environment (DDEV) and in preproduction on Ubuntu Jammy 22.04 OpenLitespeed server with PHP 8.2.