canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

Development start fails after Quick Start Installation

Open valeriimars opened this issue 5 years ago • 1 comments

Summary:

After successfully installing Canvas on linux (following https://github.com/instructure/canvas-lms/wiki/Quick-Start), and running in development mode, getting 500 error when trying to load http://canvas.docker/login

Steps to reproduce:

  1. ./script/docker_dev_setup.sh
  2. docker-compose up
  3. Open http://canvas.docker/login in the browser

Expected behavior:

Load login page

Actual behavior:

canvas.docker is currently unable to handle this request.
HTTP ERROR 500

Additional notes:

Seeing the following stack trace in the console


jobs_1               | process_type: BackgroundJob
jobs_1               | worker_name: f31fb971b505:299
jobs_1               | exception_message: ''missing attribute: source caused by missing attribute: source
jobs_1               |  caused by missing attribute: expires_at''
jobs_1               | hostname: f31fb971b505
jobs_1               | pid: 299
`

valeriimars avatar Apr 24 '19 00:04 valeriimars

Thanks for contributing to this issue. As it has been 2 years since the last activity, we are automatically closing the issue in 30 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If that's not the case, please respond before the issue is closed, or post a message on the mailing list. We'll gladly take a look again!

stale[bot] avatar Jan 09 '22 09:01 stale[bot]