Plugin Marketplace getting Code 403 when trying to install a plugin, or when trying to view the marketplace
I have been trying to get my plugin marketplace to work all day. When I go to the marketplace, I still see the plugins, and I can even search for them. However the descriptions don't show, and when I click the install button nothing happens. I looked through the logs and I notices some pieces like so:
2022-06-09 14:46:55,697 [ 8671] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot load data from https://plugins.jetbrains.com/files/brokenPlugins.json (statusCode=403)
2022-06-09 14:46:55,697 [ 8671] INFO - #c.i.i.p.m.MarketplaceRequests - Can not get broken plugins file from Marketplace: Request failed with status code 403
2022-06-09 14:46:56,029 [ 9003] INFO - #c.j.r.f.FollowMeManager - Register new user 0:'ecwebservices' with ClientId=ClientId(value=Host)
2022-06-09 14:46:56,095 [ 9069] INFO - #c.i.i.s.IdeStartupScripts - 0 startup script(s) found
2022-06-09 14:46:56,142 [ 9116] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot load data from https://plugins.jetbrains.com/files/pluginsXMLIds.json (statusCode=403)
2022-06-09 14:46:56,143 [ 9117] INFO - #c.i.o.u.i.UpdateChecker - failed to load plugins from default repository: Request failed with status code 403
2022-06-09 14:46:56,218 [ 9192] INFO - #c.i.o.u.r.RegistryValue - Registry value 'ide.balloon.shadow.size' has changed to '0'
2022-06-09 14:46:56,234 [ 9208] INFO - #c.i.d.PerformanceWatcherImpl - Post-startup activities under progress took 1424ms; general responsiveness: ok; EDT responsiveness: 0/1 sluggish, 1/1 very slow
2022-06-09 14:46:56,272 [ 9246] INFO - #c.i.o.u.r.RegistryValue - Registry value 'ide.experimental.ui' has changed to 'false'
2022-06-09 14:46:56,582 [ 9556] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot load data from https://plugins.jetbrains.com/files/pluginsXMLIds.json (statusCode=403)
2022-06-09 14:46:56,582 [ 9556] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot get plugins from Marketplace: Request failed with status code 403
I don't know what I need to do to fix this, but I can't do anything involving plugins anymore. This hasn't happened for me before, and I just noticed it today.
Please sign in to leave a comment.
Event trying to download from marketplace manually through a webbrowser is failing with Access Denied
Do you have any proxy servers? Does the webpage open in Chrome incognito mode?
Having the same issue in Pycharm and intellij
Getting the same issue on DataGrip, Pycharm & PHPStorm When trying to install or update plugins.
I have the same issue after reset the phpStorm 2022.1.2, then I cannot install any plugins.
Same here
Marketplace seems not responding.
If you go to website you only get "connection refused" errors. Preview is loading forever
INFO - #c.i.i.p.m.MarketplaceRequests - Cannot load data from https://plugins.jetbrains.com/files/pluginsXMLIds.json (statusCode=403)
INFO - #c.i.i.p.m.MarketplaceRequests - Cannot load data from https://plugins.jetbrains.com/files/13691/180201/meta.json (statusCode=403)
IntelliJ ultimate
Seems to be a problem with marketplace server
Seems to work again!