Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
rokkybaliboa
Total activity
6
Last activity
August 01, 2022 13:17
Member since
August 01, 2022 00:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
0
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
August 01, 2022 13:17
You are right! I removed these lines from Laradock docker-compose.yml: ports: - "${PHP_FPM_XDEBUG_PORT}:9003" and xdebug in PhpStorm now works, there is no "Port 9003 is busy" message,...
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes
Created
August 01, 2022 12:41
I noticed there is probably one place on screens is repeated, so checked ports again. Got these 3 processes on 9003 port: [wslhost.exe][com.docker.backend.exe][com.docker.backend.exe] Then I closed...
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes
Created
August 01, 2022 11:50
Oh, yes, now I removed .idea dirs in projects and even registry data. And set up PhpStorm. The problem persists
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes
Created
August 01, 2022 09:01
That is Laradock default settings - listen to 9000 port inside and show it on 9003 port outside. Previous time I changed the port to 9006 and it helped. This time I checked before is 9006 port is ...
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes
Created
August 01, 2022 00:57
Deleting of files in that dirs didn't help
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes
Created
August 01, 2022 00:27
Yes, the IDE is buggy - it makes the problem and a support tells you have a problem, not they. I used PhpStorm, now using Intellij, the problem still the same - IDE occupies 9003 port and cannot us...
Community
PhpStorm
Can't start listening for connections from 'xdebug': Port 18000 is busy
0 votes