canvas-lms
canvas-lms copied to clipboard
Development start fails after Quick Start Installation
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:
-
./script/docker_dev_setup.sh
-
docker-compose up
- 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
`
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!