Marketplace Plugins are not loaded
已回答
at [Source: (sun.net.www.protocol.http.HttpURLConnection$HttpInputStream); line: 1, column: 2]'). Please check your network settings.
2022-09-26 10:53:38,430 [3501860] INFO - #c.i.i.p.PluginManagerConfigurable - Main plugin repository is not available ('Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (sun.net.www.protocol.http.HttpURLConnection$HttpInputStream); line: 1, column: 2]'). Please check your network settings.
2022-09-26 10:53:39,223 [3502653] INFO - #c.i.i.p.PluginManagerConfigurable - Main plugin repository is not available ('Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (sun.net.www.protocol.http.HttpURLConnection$HttpInputStream); line: 1, column: 2]'). Please check your network settings.
2022-09-26 10:53:42,098 [3505528] INFO - #c.i.i.p.m.MarketplaceRequests - Error reading Marketplace file: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (sun.nio.ch.ChannelInputStream); line: 1, column: 2] (file=C:\Users\kapila.shantha\AppData\Local\JetBrains\IdeaIC2022.2\plugins\pluginsXMLIds.json URL=https://plugins.jetbrains.com/files/pluginsXMLIds.json)
2022-09-26 10:53:42,098 [3505528] INFO - #c.i.i.p.m.MarketplaceRequests - Cannot get plugins from Marketplace: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
at [Source: (sun.nio.ch.ChannelInputStream); line: 1, column: 2]
请先登录再写评论。
Is your computer connected to a relatively isolated network? I would recommend you to check from below points:
IDE HTTP Proxy https://www.jetbrains.com/help/idea/settings-http-proxy.html
OS level Proxy https://support.microsoft.com/en-us/windows/use-a-proxy-server-in-windows-03096c53-0554-4ffe-b6ab-8b1deee8dae1
Windows Firewall https://support.microsoft.com/en-us/windows/firewall-and-network-protection-in-the-windows-security-app-ec0844f7-aebd-0583-67fe-601ecf5d774f
Other security application
So the auto-detected proxy has something wrong, please go with “No proxy” and try again. If your computer does require a proxy for outbound network traffic, you need to check from the proxy side.
Yes, I got it where is the issue. Thank you for the support.