Cannot update to 2019.1.1
My current IDE version is PhpStorm 2019.1. When I try to update I get this message:
Connection Error:
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
Open download page.
The URL address provided in the above message returns:
<?xml version="1.0" encoding="UTF-8"?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>EE78EB34340102F6</RequestId><HostId>i/UJyHU2v3S7VconH71xS6Z40zX4rvlYBCi+YFb6ETXnd5HtuuQ6mzsauKg0S6Et//fM6Yj4oF4=</HostId></Error>
Please sign in to leave a comment.
Thanks for a report, we're looking into it
It appears you don't have /jre64/ directory in your IDE installation. Please re-download & re-install PhpStorm to have the bundled JDK back,
@Dmitry Tronin - this is simply because I keep my JRE in different place - I use JRE 1.8.0_202-release-1483-b37 as I like ligatives in fonts (I use Iosefka font).
Bundled one is JRE: 1.8.0_202-release-1483-b44 - you might wanna give it a try again.