-
-
Notifications
You must be signed in to change notification settings - Fork 693
Closed
Milestone
Description
Preliminary checklist
- I am using the latest stable version of DDEV (see upgrade guide)
- I have searched existing issues
- I have checked the troubleshooting guide
- I have run
ddev debug testto include output below
Output of ddev debug test
No response
Expected Behavior
ddev xhgui will open the webinterface in the browser
Actual Behavior
There is an error:
➜ acme-project git:(main) ddev xhgui
Container ddev-acme-project-xhgui Created
Container ddev-acme-project-xhgui Started
Started optional compose profiles 'xhgui'
Enabled XHProf for XHGui.
failed to launch xhgui: output='Unable to interpret 'https://acme-project.ddev.site:33001:8142' as a path or URL
Failed to run launch https://acme-project.ddev.site:33001:8142; error=exit status 1
', err=exit status 1
Steps To Reproduce
ddev config global --router-http-port=8080 --router-https-port=8443- start a project
- run
ddev xhgui
The problem occurs in both cases:
- when the router is configured for different ports than 80/443
- when DDEV automatically detects a port conflict and assigns a random port number as in my example
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels