You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
Anything else?
No response
The text was updated successfully, but these errors were encountered: