On Tuesday, March 17, 2015 02:31:02 PM Patrick Shanahan wrote:
* Arup Rakshit <tuka.08@gmail.com> [03-17-15 14:22]:
On Tuesday, March 17, 2015 07:15:24 PM Yamaban wrote:
On Tue, 17 Mar 2015 17:49, Arup Rakshit wrote:
Hi,
I am having the following issue :
[arup@Rails]$ gem install rails --no-ri --no-rdoc ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ECONNREFUSED: Connection refused - connect(2) for "your-dns-needs-immediate-attention.site" port 443 (https://your-dns-needs-immediate-attention.site/quick/Marshal.4.8/rails-4.2....)
How to resolve it ? Please tell me if any more information you want me to provide.
Background: the tld ".site" is offically registered and thus no longer available for private use.
ToDo: Change your private tld, to something NOT registered.
Thanks for the reply. From where I have to change this as you suggested ?
as root: yast2 network
Awesome! You guys are rock! Thank you very much! :) For future reader goto YAST -> Netwrok devices -> Network Settings -> Hostname/DNS -> Domain Name (and here put your name). [arup@Rails]$ gem install rails --no-ri --no-rdoc Fetching: thread_safe-0.3.5.gem (100%) Successfully installed thread_safe-0.3.5 Fetching: tzinfo-1.2.2.gem (100%) Successfully installed tzinfo-1.2.2 Fetching: i18n-0.7.0.gem (100%) ........ ........ [arup@Rails]$ rails -v Rails 4.2.0 Yay!!!! -- ================ Regards, Arup Rakshit ================ Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it. --Brian Kernighan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org