Ign https://oss-binaries.phusionpassenger.com trusty/main Translation-en
Err https://oss-binaries.phusionpassenger.com trusty/main amd64 Packages
gnutls_handshake() failed: A TLS packet with unexpected length was received.
Err https://oss-binaries.phusionpassenger.com trusty/main i386 Packages
gnutls_handshake() failed: A TLS packet with unexpected length was received.
Fetched 3232 kB in 13s (237 kB/s)
W: Failed to fetch https://oss-binaries.phusionpassenger.com/apt/passenger/dists/trusty/main/binary-amd64/Packages: gnutls_handshake() failed: A TLS packet with unexpected length was received.
W: Failed to fetch https://oss-binaries.phusionpassenger.com/apt/passenger/dists/trusty/main/binary-i386/Packages: gnutls_handshake() failed: A TLS packet with unexpected length was received.
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Couldn't rebuild package cacheGit is not used for installing/updating, so it's not related.It looks like you are updating through apt, which also uses openssl. You should verify that your install matches what the official guide describes: www.phusionpassenger.com/library/install/install/It could also be something like a bad web proxy / firewall setting.- Daniel
Yeah, going by IP isn't supposed to work.So you can go to https://oss-binaries.phusionpassenger.com/apt/passenger with Firefox and no error, right? And are you using a proxy or not (e.g. in /etc/apt/apt.conf)? Have you tried to clean apt (sudo apt-get clean; sudo apt-get update)?
You still haven't confirmed whether you're using a proxy or not....?There is no HTTP access because that would be very insecure, anyone 'in the middle' could use that to install malicious software on your system.
You still haven't confirmed whether you're using a proxy or not....?There is no HTTP access because that would be very insecure, anyone 'in the middle' could use that to install malicious software on your system.