简体   繁体   English

无法从https://rubygems.org/获取规范

[英]Could not fetch specs from https://rubygems.org/

I uninstalled rails and then try to install it again. 我卸载了rails,然后尝试再次安装。 But I got this error when doing bundle install: 但是在执行捆绑安装时出现了此错误:

Could not fetch specs from https://rubygems.org/ 无法从https://rubygems.org/获取规范

Any ideas? 有任何想法吗?

由于DNS中断,Rubygems不可用,请参阅: https//twitter.com/rubygems_status

I don't know whether it's the case for other people or not but i'm mentioning it for the sake of help - I got the error some days ago and i got it again today - I was very worry because nothing seems to be wrong and i could not find any help - But then i observed that some sites are not opening while some are working fine - I contacted my Internet provider and asked them to check why other sites are not working - The reason was that the Internet providers has changed their some settings due to which site's servers which were in the blacklisted country IPs didn't got work (i mean ,that makes sense too) and after my complain other sites also started working . 我不知道其他人是否会遇到这种情况,但我是出于帮助的目的而提及它-前几天我遇到了错误,今天又遇到了-我非常担心,因为似乎没有什么错我找不到任何帮助-但是后来我发现有些站点无法正常运行,而有些站点却可以正常工作-我联系了Internet提供商并要求他们检查为什么其他站点无法正常工作-原因是Internet提供商发生了变化由于处于黑名单国家/地区IP中的站点服务器无法正常工作(我的意思是,这也很有意义),并且在我抱怨之后其他站点也开始工作时,它们的一些设置。 Now intentionally i check the "bundle install" command and It started fetching the gems information from " https://rubygems.org/ " so I think you should check that some other sites if you're facing the same problem try to contact you internet provider - 现在,我特意检查“ bundle install”命令,它开始从“ https://rubygems.org/ ”获取宝石信息,因此,如果您遇到相同的问题,我认为您应该检查其他一些站点,尝试与您联系网络供应商 -

The Main reason for the above error is that your system is unable to fetch gems information from https://rubygems.org/ website 发生上述错误的主要原因是您的系统无法从https://rubygems.org/网站获取宝石信息。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 捆绑安装无法从 https://rubygems.org/ 获取规范 - Bundle Install could not fetch specs from https://rubygems.org/ gem mongoid:无法从https://rubygems.org/获取规格 - gem mongoid : Could not fetch specs from https://rubygems.org/ Bundler::HTTPError 无法从 http://rubygems.org/ 获取规范 - Bundler::HTTPError Could not fetch specs from http://rubygems.org/ 未定义的方法规范:“https://rubygems.org”:符号 - undefined method specs for :“https://rubygems.org”:Symbol https://rubygems.org/不是URI - https://rubygems.org/ is not a URI 无法验证 https://rubygems.org/ 的 SSL 证书 - Could not verify the SSL certificate for https://rubygems.org/ Windows 7 64位:找不到有效的宝石'指南针'(> = 0),原因如下:无法从https://rubygems.org/下载数据 - Windows 7 64-bit: Could not find a valid gem 'compass' (>= 0), here is why: Unable to download data from https://rubygems.org/ SSL 安装 rubygems 时出错,无法从“https://rubygems.org/”提取数据 - SSL Error When installing rubygems, Unable to pull data from 'https://rubygems.org/ gemspec不允许使用“ https://rubygems.org”,而只能使用“'http://rubygems.org'” - “https://rubygems.org” is not allowed by the gemspec, which only allows “'http://rubygems.org'” “无法从https://rubygems.org/下载数据”,因为“证书验证失败” - “Unable to download data from https://rubygems.org/” because “certificate verify failed”
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM