Laravel で「Server error: GET http://cabinet.laravel.com/latest.zip resulted in a 522 Origin Connection Time-out response:」エラー
Laravel で久しぶりに laravel new blog のコマンドを打ってプロジェクトを作ろうとしたらタイトルのエラーが発生した。
laravel% laravel new blog
Crafting application...
In RequestException.php line 113:
Server error: `GET http://cabinet.laravel.com/latest.zip` resulted in a `52
2 Origin Connection Time-out` response:
<html>
<head><title>522 Origin Connection Time-out</title></head>
<body bgcolor="white">
<center><h1>522 Origin Conne (truncated...)
new [--dev] [--auth] [-f|--force] [--] [<name>]
困ったらstackoverflow
Laravel News に載っている通りインストーラーアップデートしなさいって書いてありました。
https://stackoverflow.com/questions/64686037/why-do-i-get-a-laravel-error-while-creating-a-new-project
composer global require "laravel/installer:^4.0"
上ので私は解決しました。それでダメならアンインストールとインストールとか試しなさいだそうです。
【詳細は下記参照】
https://laravel-news.com/updating-the-laravel-installer
Author And Source
この問題について(Laravel で「Server error: GET http://cabinet.laravel.com/latest.zip resulted in a 522 Origin Connection Time-out response:」エラー), 我々は、より多くの情報をここで見つけました https://qiita.com/tatatagroup/items/fe6d996a9b36a97cfa72著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .