<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.r371.com/index.php?action=history&amp;feed=atom&amp;title=Vagrant%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A8%E5%AF%BE%E7%AD%96%E9%9B%86</id>
	<title>Vagrantのエラーと対策集 - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.r371.com/index.php?action=history&amp;feed=atom&amp;title=Vagrant%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A8%E5%AF%BE%E7%AD%96%E9%9B%86"/>
	<link rel="alternate" type="text/html" href="https://wiki.r371.com/index.php?title=Vagrant%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A8%E5%AF%BE%E7%AD%96%E9%9B%86&amp;action=history"/>
	<updated>2026-04-26T21:42:56Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.r371.com/index.php?title=Vagrant%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A8%E5%AF%BE%E7%AD%96%E9%9B%86&amp;diff=144&amp;oldid=prev</id>
		<title>371: ページの作成:「=== Boxをダウンロードできずエラー404 === * エラー &lt;syntaxhighlight lang=&quot;bash&quot;&gt; $ vagrant up  ...  URL: [&quot;https://atlas.hashicorp.com/nanntoka/kanntoka&quot;]...」</title>
		<link rel="alternate" type="text/html" href="https://wiki.r371.com/index.php?title=Vagrant%E3%81%AE%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A8%E5%AF%BE%E7%AD%96%E9%9B%86&amp;diff=144&amp;oldid=prev"/>
		<updated>2020-09-25T16:27:42Z</updated>

		<summary type="html">&lt;p&gt;ページの作成:「=== Boxをダウンロードできずエラー404 === * エラー &amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt; $ vagrant up  ...  URL: [&amp;quot;https://atlas.hashicorp.com/nanntoka/kanntoka&amp;quot;]...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Boxをダウンロードできずエラー404 ===&lt;br /&gt;
* エラー&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ vagrant up&lt;br /&gt;
&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
URL: [&amp;quot;https://atlas.hashicorp.com/nanntoka/kanntoka&amp;quot;]&lt;br /&gt;
Error: The requested URL returned error: 404 Not Found&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
* 原因&lt;br /&gt;
いつからか https://atlas.hashicorp.com/ が使われなくなったらしい。&amp;lt;br /&amp;gt;&lt;br /&gt;
https://vagrantcloud.com になったらしい。&lt;br /&gt;
* 対策&lt;br /&gt;
Vagrantfileの先頭行に以下を挿入&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
Vagrant::DEFAULT_SERVER_URL.replace(&amp;#039;https://vagrantcloud.com&amp;#039;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>371</name></author>
	</entry>
</feed>