PhpStorm non stop indexing inside PhpStorm.app
Phpstorm 2017.3.1, have no any plugins (OSX 10.12.4) perform non stop indexing inside /Application/PhpStorm.app/
I a new user and just created new project cloned from GIT.
What you can recommend to do?
Please sign in to leave a comment.
Please try File | Invalidate Caches / Restart. If it doesn't help, it would be nice to take a look at the logs (Help | Collect and Show Logs in Finder).
Thank you!
Invalidate / restart doesnt help.
Logs
Please try to remove everything from PhpStorm | Preferences | Languages and Frameworks | PHP: Include path (if you have anything there).
If you open any other project - would there be the same issue?
Include path is empty http://joxi.ru/zANBzOWtlLgxPA
Is not depend of project http://joxi.ru/L21J6ZoC6NJVkA
Any errors in Help > Show Log in Finder > idea.log?
Well, something's definitely broken.
The exception is:
A, could you please check if the issue is reproducible in the latest EAP build on an empty project, and if it is, submit a bug to our issue tracker, attaching a similar log bundle?
https://www.jetbrains.com/phpstorm/eap/
https://youtrack.jetbrains.com/newIssue?project=WI
Sorry for this to take so long, there were no similar reports, so we have no idea what we're dealing with.
I have the same problem with the same logging. Was there a resolution to this?
Not yet. Please upload somewhere your idea.log file or contact us directly via Help > New Support Request
@Alex, please check Preferences | Languages & Frameworks | PHP > Include Path - are there any "." records or something similarly suspicious? If yes then remove them and check the behavior.