neos / neos-development-collection

The unified repository containing the Neos core packages, used for Neos development.
https://www.neos.io/
GNU General Public License v3.0
260 stars 218 forks source link

BUG: Can't switch from internal workspace back to live #5129

Open dlubitz opened 3 weeks ago

dlubitz commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

In latest 9.0 to switch from a "internal workspace" back to "live" the process seems to run into an infinite loop. CPU goes up to 100% and no response anymore.

Expected Behavior

I can switch back to live workspace as baseworkspace of my user workspace.

Steps To Reproduce

Create new internal Workspace "Test" Switch to "Test" Switch to "Live"

Environment

- Flow: 9.0
- Neos: 9.0
- PHP: 8.2

Anything else?

No response

crydotsnake commented 2 weeks ago

Could reproduce it too.

crydotsnake commented 2 weeks ago

If you then kill the ./flow server:run process and start it again, it wont work:

Server running. Please go to http://127.0.0.1:8081 to browse the application.
[Fri Jun 14 15:35:23 2024] Failed to listen on 127.0.0.1:8081 (reason: Address already in use)