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

phpstorm profiler #1674

Closed
ernie76 opened this issue Jul 13, 2021 · 1 comment
Closed

phpstorm profiler #1674

ernie76 opened this issue Jul 13, 2021 · 1 comment

Comments

@ernie76
Copy link

ernie76 commented Jul 13, 2021

Hello,
i have this settings for the profiler:
( HTTP Profiler Baseurl: http://192.168.123.12/dashboard/ )
https://ibb.co/BGVq5gb

the plugin make this requests in the apache log:

192.168.122.1 - - [12/Jul/2021:14:53:51 +0200] "GET /dashboard/_profiler/empty/search/results?ip=&limit=10 HTTP/1.1" 200 102560 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:51 +0200] "GET /dashboard/dashboard/_profiler/522b16?panel=request HTTP/1.1" 404 244798 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:51 +0200] "GET /dashboard/dashboard/_profiler/6d6586?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/8cd6a7?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/829587?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/cacb88?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/1f896c?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/1025ad?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/64ef92?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/ead9ab?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"
192.168.122.1 - - [12/Jul/2021:14:53:52 +0200] "GET /dashboard/dashboard/_profiler/e3bf82?panel=request HTTP/1.1" 404 244799 "-" "Java/11.0.11"

the first request where right, but the next request why does it put the project name in it?

mfg
Sven
Scholz

@ernie76
Copy link
Author

ernie76 commented Jul 13, 2021

i have forget the versions number of phpstorm and the plugin
PhpStorm 2021.1.4
Build #PS-211.7628.25, built on June 30, 2021

symfony support plugin:
0.23.210

adamwojs added a commit to adamwojs/idea-php-symfony2-plugin that referenced this issue Aug 1, 2021
adamwojs added a commit to adamwojs/idea-php-symfony2-plugin that referenced this issue Aug 1, 2021
Haehnchen added a commit that referenced this issue Aug 15, 2021
Fixed #1674: duplicated route prefix in profiler urls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant