Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 task done
dlubitz opened this issue Jun 5, 2024 · 3 comments · Fixed by #5184
Closed
1 task done

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

dlubitz opened this issue Jun 5, 2024 · 3 comments · Fixed by #5184

Comments

@dlubitz
Copy link
Contributor

dlubitz commented Jun 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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
Copy link
Member

crydotsnake commented Jun 14, 2024

Could reproduce it too.

@crydotsnake
Copy link
Member

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)

@ahaeslich ahaeslich linked a pull request Jul 23, 2024 that will close this issue
6 tasks
@ahaeslich
Copy link
Member

This might be a duplicate of neos/neos-ui#3787

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants