Cannot download the update for PyCharm 2019 EAP
Answered
I have a problem of accessing the update package of PyCharm 2019.1 EAP.
https://download.jetbrains.com/python/PY-191.5849.23-191.6014.12-patch-jbr11-win.jar
It shows "Request failed with status code 403"
Please sign in to leave a comment.
Hi,
Where did you get this url?
Have you tried using Toolbox App to manage your IDEs?
The URL appears in the error message as well. I tried to access the URL in the browser and showed “access denied”. I installed toolbox but not used it yet.
I think it is still a bug. When I opened PyCharm, it showed update notification but cannot update successfully. In the previous versions, this did not happen.
I couldn't find similar reports.
So when you start PyCharm, check for updates and then in opened window you see this url?
After clicking the "update and restart" button in the update window, it shows the error message like the following.
14:03 Connection Error
Failed to prepare an update:
Cannot download 'https://download.jetbrains.com/python/PY-191.5849.23-191.6014.12-patch-jbr11-win.jar': Request failed with status code 403
Open download page.
Which version are you trying to upgrade from?
EAP works for 30 days only. But it could be some issue with networking.
Anyway, I would suggest to use Toolbox which allows to update IDE automatically.
2019.1 EAP build 191.5849.23
I couldn't get it to work properly. I was able to download the JAR file manually, so I don't understand the 403 error. In the end I:
Good luck!
I've had the exact same problem using linux and mac within the last week. Had to install using the full installer instead of the patch. Accessing the url outside of pycharm gives the same error (http 403).
Same Problem here!
PyCahrm tells me that updates are available, in the lower right "event log".
when I click on "update" it tries something, but then tells:
2019-04-07
06:09 IDE and Plugin Updates: PyCharm is ready to update.
18:27 Connection Error
Failed to prepare an update:
Cannot download 'https://download.jetbrains.com/python/PY-191.6183.50-191.6605.12-patch-mac.jar': Request failed with status code 403
Open download page.
Same problem here for Linux too. I am using PyCharm 2018.3.5 (Professional Edition) Build #PY183.5912.18
Connection Error
Failed to prepare an update:
Cannot download 'https://download.jetbrains.com/python/PY-191.6183.50-191.6605.12-patch-unix.jar': Request failed with status code 403
Open download page.
Same problem on Linux (Ubuntu 16.04 64 bit) here, too. I am using
PyCharm 2018.3.5 (Community Edition)
Build #PC-183.5912.18, built on February 26, 2019
JRE: 1.8.0_152-release-1343-b28 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.15.0-47-generic
When I try to update I get this error:
Connection Error
Failed to prepare an update:
Cannot download
'https://download.jetbrains.com/python/PC-191.6183.50-191.6605.12-patch-unix.jar': Request failed with status code 403
Open download page.
Same problem for me on windows 64 bits.
Failed to prepare an update: Cannot download 'https://download.jetbrains.com/python/PY-191.6183.50-191.6605.12-patch-win.jar': Request failed with status code 403
Same here on Windows 10. When I go to https://download.jetbrains.com/python/PC-191.6183.50-191.6605.12-patch-win.jar in my browser, I see this:
Get this as well on OSX Mojave:
Connection Error
Failed to prepare an update:
Cannot download 'https://download.jetbrains.com/python/PY-191.6183.50-191.6605.12-patch-mac.jar': Request failed with status code 403
Open download page.
Works now, thanks!
Same problem with PhpStorm:
Failed to prepare an update: Cannot download 'https://download.jetbrains.com/webide/PS-191.6183.95-191.6707.66-patch-no-jbr-win.jar': Request failed with status code 403
It appears you don't have /jre64/ directory in your IDE installation. Please re-download & re-install PhpStorm to have the bundled JDK back.
I am now using JetBrains Toolbox, and I've been able to avoid this problem by using that to update everything.