Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
379 views
in Technique[技术] by (71.8m points)

laravel - 更新了AWS实例类型,获取404(Updated AWS instance type, getting 404)

I just updated AWS instance type for my Laravel project

(我刚刚为Laravel项目更新了AWS实例类型)

I have a new IP which I have registered on Laravel Forge, and updated the A records on GoDaddy.

(我有一个在Laravel Forge上注册的新IP,并在GoDaddy上更新了A记录。)

I have restarted server and Nginx But the new IP returns 404, and the website times out.

(我已经重新启动服务器和Nginx,但是新IP返回404,并且网站超时。)

I can ssh, and interact with the database.

(我可以ssh并与数据库进行交互。)

What am I missing?

(我想念什么?)

  ask by Dazzle translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

重新启动服务器和Nginx之后,最终它在10到15分钟后就可以工作了。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...