Never seen this before, and can't find any references to this error in our systems. Could you please share the logs (Help | Collect Logs and Diagnostic Data)? You can upload them here: https://uploads.services.jetbrains.com/
Apparently, you are running PhpStorm with the --disableNonBundledPlugins option. Is it expected? If not, could you please clarify how exactly you start the IDE?
I run phpstorm using a shortcut on the taskbar that was created through the "Pin to taskbar" menu when I first opened phpstorm. I never edited it and it worked fine until recently.
Now I do see that the disableNonBundledPlugins option is listed there, although I never manually edited that shortcut. I don't understand where that could have come from.
Never seen this before, and can't find any references to this error in our systems.
Could you please share the logs (Help | Collect Logs and Diagnostic Data)? You can upload them here: https://uploads.services.jetbrains.com/
I've never encountered this either and searching through the topics didn't help
Upload id: 2023_03_21_2AqC3D6UZAygL6DJ5x1Fub (file: phpstorm-logs-20230321-1758084182076405181882671.zip)
Thank you for submitting the logs! Here's what I see in them:
Apparently, you are running PhpStorm with the
--disableNonBundledPluginsoption. Is it expected? If not, could you please clarify how exactly you start the IDE?I run phpstorm using a shortcut on the taskbar that was created through the "Pin to taskbar" menu when I first opened phpstorm. I never edited it and it worked fine until recently.
Now I do see that the disableNonBundledPlugins option is listed there, although I never manually edited that shortcut. I don't understand where that could have come from.

I removed the option and the problem disappeared.
Thank you )