Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

502 Proxy error while generating rake guides #2049

Closed
judearasu opened this issue Jul 13, 2011 · 10 comments
Closed

502 Proxy error while generating rake guides #2049

judearasu opened this issue Jul 13, 2011 · 10 comments
Labels

Comments

@judearasu
Copy link
Contributor

Hi,

I am finding 502 proxy error while generating rake guides.For validating the guide i run this command inside the railities directory bundle exec rake validate_guides in the railties directory.Then i found this proxy error.

judearasu@Vaio:~/Myworks/TWorks/docrails/railties$ rake validate_guides
(in /home/judearasu/Myworks/TWorks/docrails/railties)
/home/judearasu/.rvm/rubies/ruby-1.9.2-p0/bin/ruby guides/w3c_validator.rb
EEEEEEE/home/judearasu/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:2295:in error!': 502 "Proxy Error" (Net::HTTPFatalError) from /home/judearasu/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:2304:invalue'
from /home/judearasu/.rvm/gems/ruby-1.9.2-p0@rails3tutorial/gems/w3c_validators-1.1.1/lib/w3c_validators/validator.rb:88:in send_request' from /home/judearasu/.rvm/gems/ruby-1.9.2-p0@rails3tutorial/gems/w3c_validators-1.1.1/lib/w3c_validators/markup_validator.rb:131:invalidate'
from /home/judearasu/.rvm/gems/ruby-1.9.2-p0@rails3tutorial/gems/w3c_validators-1.1.1/lib/w3c_validators/markup_validator.rb:117:in validate_file' from guides/w3c_validator.rb:42:inblock in validate'
from guides/w3c_validator.rb:41:in each' from guides/w3c_validator.rb:41:invalidate'
from guides/w3c_validator.rb:91:in <main>' rake aborted! Command failed with status (1): [/home/judearasu/.rvm/rubies/ruby-1.9.2...] /home/judearasu/Myworks/TWorks/docrails/railties/Rakefile:51:inblock in <top (required)>'

Please suggest us.

@vijaydev
Copy link
Member

Do you get this consistently? I'm guessing it to be a temporary glitch connecting to the validator.

@judearasu
Copy link
Contributor Author

Yes, i am getting this error consistently.

EEEEEEEEEEE/home/judearasu/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/net/http.rb:2295:in `error!': 502 "Proxy Error" (Net::HTTPFatalError

@libo
Copy link

libo commented Sep 14, 2011

weird...
It works here

@dmathieu
Copy link
Contributor

Works from here too.

@arunagw
Copy link
Member

arunagw commented Dec 5, 2011

@judearasu Dude. Can you see if still a issue for you ??

@judearasu
Copy link
Contributor Author

@arunagw will check it again,if not i will close.

@judearasu
Copy link
Contributor Author

@arunagw now its fine

@arunagw
Copy link
Member

arunagw commented Dec 6, 2011

Cool thanks :-)

@vijaydev
Copy link
Member

vijaydev commented Dec 6, 2011

I still get this error and when I last checked with Xavier long ago, he faced it too. I don't mind it being closed though :)

@judearasu
Copy link
Contributor Author

@vijaydev Currently i got All checked guides validate OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants