[Cloud9] Yay! You ’re on Rails! Is not displayed in the rails tutorial

The initial page of Ruby on Rails is not displayed

After installing the bundle in the chapter on creating HelloApp for Rails tutorials on cloud9 Even if you try to preview the page by pressing "Preview Running Application" why

85a6c5755af64133bdedbaf4a55ba013.vfs.cloud9.us-east-2.amazonaws.com Is displayed and the connection is rejected.

Message was displayed and the normal screen could not be displayed. It's a simple improvement method, so it may be helpful if you are stuck in the same situation.

usage environment

macbook pro 13 inch AWS cloud9

Solution

If you are in the same situation as me, you may see a screen like this.

スクリーンショット 2020-10-16 18.51.08.png

In this case, you can display the normal page by clicking the mark circled in red in the image below to display the preview in another tab.

スクリーンショット 2020-10-16 18.51.08.png

If the following page can be displayed, it is successful.

スクリーンショット 2020-10-16 18.58.33.png

I hope it will be helpful for those who have stumbled in the same scene.

Recommended Posts

[Cloud9] Yay! You ’re on Rails! Is not displayed in the rails tutorial
[Ruby on rails] When executing the heroku command, bash: heroku: command not found is displayed. [Rails tutorial]
"" Application.js "is not present in the asset pipeline" error in Ruby on Rails
[Rails] About the error that the image is not displayed in the production environment
Cloud IDE: Heroku couldn't be installed in the Ruby on Rails tutorial
When the project is not displayed in eclipse
[Error] The app is not displayed in the production environment
[Rails] fields_for is not displayed
Data is not registered in Rails.
Things to remember and concepts in the Ruby on Rails tutorial
How to solve the problem that the website image is not displayed after deploying to heroku on Rails 5
[Note] What to do if bundle install in Chapter 3 of the rails tutorial is not possible
How the website is displayed on the screen
Image is not displayed in production environment
What to do if Operation not permitted is displayed when you execute a command in the terminal
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapter 6
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapter 3
Cloud9 is out of memory: Rails tutorial memorandum
The devise error message is not displayed properly.
GoogleMap is not displayed until the browser is reloaded
[Ruby On Rails] Error in test using RSpec MySQL client is not connected
[Java] Something is displayed as "-0.0" in the output
Ebean.update () is not executed in the inherited model.
If you want to recreate the instance in cloud9
[Rails Struggle/Rails Tutorial] What you learned in Rails Tutorial Chapters 4 and 5
Yay! I'm on Rails!
How to solve the problem when the value is not sent when the form is disabled in rails and sent
[Rails Tutorial Chapter 2] What to do when you make a mistake in the column name
What to do when Rails on Docker does not reflect controller changes in the browser
The story when the test folder was not created in Rails
[Ruby on Rails] Quickly display the page title in the browser
Created the first LINEbot on AWS Cloud9 (Rails + Heroku deployment)
Error in production environment (The asset "~" is not present in the asset pipeline.)
When [command not found: composer] is displayed when [composer install] is displayed in Laravel
[Rails] When the layout change of devise is not reflected
[Ruby on Rails] Cookie is used and displayed only once at the first access (using jquery.cookie.js)
If you just want to run your containers in the cloud, Azure Container Instances is easy
When using Slim in Ruby on Rails, "undefined local variable or method` f'for "is displayed in form_with
[For beginners] Build the environment for Ruby on Rails Tutorial 4th Edition (Rails 5.1) in less than an hour!
Yay! I'm on Rails! Repetition
[Rails / Routing] How to refer to the controller in the directory you created
About the problem that the image is not displayed after AWS deployment
[Rails] What to do if data is not registered in DB
The repository ... is not signed error in docker build apt-get update
What to do if the Rails page doesn't appear in Rails tutorial 1.3.2
Isn't it reflected even if the content is updated in Rails?
I summarized the flow until implementing simple_calendar in Ruby on Rails.
How to write the view when Vue is introduced in Rails?
[RSpec] When you want to use the instance variable of the controller in the test [assigns is not recommended]
What to do if you can't bundle update and bundle install after installing Ruby 3.0.0 in the Rails tutorial