http://www.springsource.org/ 가 접속이 안되어서 도메인 주소가 완전히 바뀌었나 생각 했다.
바뀐 주소인 http://spring.io/ 에 접속을 했더니 에러가 떴다.
에러 코드는 1001이고 DNS를 찾을 수 없다는 것이다.
Error 1001 DNS resolution error
What happened?
You've requested a page on a website (spring.io) that is on the CloudFlare network. CloudFlare is currently unable to resolve your requested domain (spring.io). There are two potential causes of this:
Most likely: if the owner just signed up for CloudFlare it can take a few minutes for the website's information to be distributed to our global network.
Less likely: something is wrong with this site's configuration. Usually this happens when accounts have been signed up with a partner organization (e.g., a hosting provider) and the provider's DNS fails.
소스
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<title>DNS resolution error | spring.io | CloudFlare</title></title>
<meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
<meta name="robots" content="noindex, nofollow" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1" />
<link rel="stylesheet" id="cf_styles-css" href="/cdn-cgi/styles/cf.errors.css" type="text/css" media="screen,projection" />
<!--[if lt IE 9]><link rel="stylesheet" id='cf_styles-ie-css' href="/cdn-cgi/styles/cf.errors.ie.css" type="text/css" media="screen,projection" /><![endif]-->
<style type="text/css">body{margin:0;padding:0}</style>
<!--[if lt IE 9]><script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script><![endif]-->
<!--[if gte IE 9]><!--><script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/zepto/1.0/zepto.min.js"></script><!--<![endif]-->
<script type="text/javascript" src="/cdn-cgi/scripts/cf.common.js"></script>
</head>
<body>
<div id="cf-wrapper">
<div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
<div id="cf-error-details" class="cf-error-details-wrapper">
<div class="cf-wrapper cf-header cf-error-overview">
<h1>Error 1001</h1>
<h2 class="cf-subheadline">DNS resolution error</h2>
</div><!-- /.header -->
<section></section><!-- spacer -->
<div class="cf-section cf-wrapper">
<div class="cf-columns two">
<div class="cf-column">
<h2>What happened?</h2>
<p>You've requested a page on a website (spring.io) that is on the <a data-orig-proto="https" data-orig-ref="www.cloudflare.com" target="_blank">CloudFlare</a> network. CloudFlare is currently unable to resolve your requested domain (spring.io). There are two potential causes of this:</p>
<ul>
<li><strong>Most likely:</strong> if the owner just signed up for CloudFlare it can take a few minutes for the website's information to be distributed to our global network.</li>
<li><strong>Less likely:</strong> something is wrong with this site's configuration. Usually this happens when accounts have been signed up with a partner organization (e.g., a hosting provider) and the provider's DNS fails.</li>
</ul>
</div>
</div>
</div><!-- /.section -->
<div class="cf-error-footer cf-wrapper">
<p>
<span class="cf-footer-item">CloudFlare Ray ID: <strong>be931c270cc018b</strong></span>
<span class="cf-footer-separator">•</span>
<span class="cf-footer-item"><span data-translate="your_ip">Your IP</span>: 211.61.168.70</span>
<span class="cf-footer-separator">•</span>
<span class="cf-footer-item"><a data-orig-proto="https" data-orig-ref="cloudflare.com/support" id="support_link" data-translate="help" target="_blank">Help</a></span>
<span class="cf-footer-separator">•</span>
<span class="cf-footer-item"><span data-translate="performance_security_by">Performance & security by</span> <a data-orig-proto="https" data-orig-ref="cloudflare.com" id="cloudflare_link" target="_blank">CloudFlare</a></span>
</p>
</div><!-- /.error-footer -->
</div><!-- /#cf-error-details -->
</div><!-- /#cf-wrapper -->
<script type="text/javascript">
window._cf_translation = {};
</script>
</body>
</html>
가이드 페이지는 중간에 토쿄라는 말이 들어가 있다.
'Out of service' 카테고리의 다른 글
[Adobe Flash] 업데이트 와중에 끼워 팔기? (0) | 2014.01.26 |
---|---|
도메인주소 알박기 (0) | 2014.01.02 |
네이트온 5.0 - 홈 페이지를 맘대로 바꾼다! (2) | 2013.09.24 |
미국 MACUPDT 승인??!! (0) | 2013.09.17 |
YouTube::제3자 콘텐츠와 일치합니다 (0) | 2013.09.08 |