Unable to download actionmailer 2.3.5
Hi There,
I am unable to download actionmailer (v 2.3.5) as the link, http://production.cf.rubygems.org/gems/actionmailer-2.3.5.gem, returns the following error:
Unable to display page
It has not been possible to display the page you requested for the
following reason:
ICAP protocol error.
The system returned: [No Error]
Contact your system administrator if you continue to experience difficulties.
I also tried installing this via 'gem install actionmailer -v 2.3.5 --no-rdoc --no-ri' but Im got the following error:
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
bad response Internal Server Error 500 (http://production.cf.rubygems.org/gems/actionmailer-2.3.5.gem)
Any ideas?
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Conor Ryan on 01 Nov, 2011 09:13 AM
Yikes, that should have read as follows.
I am unable to download actionmailer (v 2.3.5) as the link, http://production.cf.rubygems.org/gems/actionmailer-2.3.5.gem, returns the following error:
I also tried installing this via 'gem install actionmailer -v 2.3.5 --no-rdoc --no-ri' but I got the following error:
Any ideas?
Support Staff 3 Posted by Eric Hodel on 01 Nov, 2011 09:48 PM
It looks like your transparent proxy server is filtering out actionmailer. You should talk to your network administrators and/or transparent proxy server vendor.
4 Posted by Conor Ryan on 02 Nov, 2011 10:20 AM
Hi Eric,
thanks for the reply. I downloaded the gem fine to my home account so it would appear to be a proxy error at work, as you suggest.
rgds,
Conor
Nick Quaranto closed this discussion on 08 Dec, 2011 02:33 AM.