ruby on rails - JSON displays on screen after admin login -


we've followed canvas lms quick start , started our canvas lms on ubuntu lts. after running server, browsed home page, logged in first time, , accepted terms of use, after canvas displays following api response.

after accepting terms of use, json displays.

we're new rails. what's going on here? expected result instead of see graphic user interface canvas lms.

we have tried running:

psql canvas_development -c "select message error_reports" 

it returns (0 rows).

you should able open root url of http://localhost:3000/ access ui canvas.

if doesn't work helpful list of network requests causing redirected there.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -