What happened?
I was using devspace as usual and suddenly the tool broke and don't want to start the UI server. Which also breaks the devspace dev command because the CLI tool is waiting for the running UI.
I restarted the Mac already and deleted the ~/.devspace folder to be sure I have a clean setup. But still no change, the UI worked before. The port 8090 is not in use by another process.
........
[done] √ Port forwarding started on 8080:8080
[done] √ Sync started on /Users/alexander/IdeaProjects/project/backend <-> . (Pod:alex/project-api-78b6d4686c-w7jx5)
[info] Opening 'http://localhost:8080' as soon as application will be started (timeout: 4m0s)
[wait] ⠋ Starting the ui server... (455s)
What did you expect to happen instead?
Tool not freezing while using devspace dev or devspace ui.
How can we reproduce the bug? (as minimally and precisely as possible)
Don't know what to do to reproduce. Still working on finding a fix....
Local Environment:
- DevSpace Version: 4.12.3
- Operating System: MacOS 10.15.4
/kind bug
What happened?
I was using devspace as usual and suddenly the tool broke and don't want to start the UI server. Which also breaks the
devspace devcommand because the CLI tool is waiting for the running UI.I restarted the Mac already and deleted the ~/.devspace folder to be sure I have a clean setup. But still no change, the UI worked before. The port 8090 is not in use by another process.
What did you expect to happen instead?
Tool not freezing while using
devspace devordevspace ui.How can we reproduce the bug? (as minimally and precisely as possible)
Don't know what to do to reproduce. Still working on finding a fix....
Local Environment:
/kind bug