[v2] Plugin JS GraphQL was not installed: Cannot download
See original GitHub issueVersion and Environment Details
Operation system: Linux Mint 19.1 Cinnamon 64-bit
IDE name and version:
IntelliJ IDEA 2019.1 (Ultimate Edition)
Build #IU-191.6183.87, built on March 27, 2019
Licensed to IntelliJ IDEA Evaluator
Expiration date: April 28, 2019
JRE: 1.8.0_202-release-1483-b39 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.15.0-47-generic
Plugin version: v2.0.0 not installable after uninstalling v2.0.0-end-of-beta
Expected Behaviour
Should be installable from IntelliJ Marketplace
Actual Behaviour
Today I received the v2.0.0-end-of-beta update, thanks!
Independently of that I ran Window > Store Current Layout as Default
. After restarting IntelliJ, the window didn’t load correctly with an exception. Unfortunately I didn’t copy or reported it, but it was something like window="GraphQL" already exists
, so maybe IntelliJ already loaded the GraphQL tab (in the bottombar) and on initialization of the plugin it is trying to add it again? Anyway, I disabled the plugin from the exception window, restarted the IDE and it started correctly.
Now I uninstalled the v2.0.0-end-of-beta
and wanted to install v2.0.0 from the marketplace, but it’s not working with the following error:
Plugin JS GraphQL was not installed: Cannot download
'https://plugins.jetbrains.com/pluginManager/?action=download&id=com.intellij.lang.jsgraphql&build=IU-191.6183.87&uuid=e2b250d4-d380-4e86-b953-fe9b95701333': Request failed with status code 404
I don’t know if you or JetBrains has to fix this error.
I also tried to run File > Invalidate Caches / Restart...
, but didn’t change anything.
Steps to Reproduce / Link to Repo with Reproduction and Instructions
Maybe just uninstall, then install? Or install v2.0.0-end-of-beta
from Repo, uninstall again and then try to install from the Marketplace.
Actually this issue thread has two issues, but I can’t further test the first one without the second issue being resolved. Thanks for having a look at it, Jim.
Best regards Rafael
Edit:
Issue Analytics
- State:
- Created 4 years ago
- Reactions:5
- Comments:9
Top GitHub Comments
Ok, so JetBrains is apparently rolling out a new version of the repository with a brand new look: https://plugins.jetbrains.com/plugin/8097-js-graphql
I suspect that update is related to the issue.
Same issue in WebStorm