instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.41k stars 2.42k forks source link

./script/docker_dev_setup.sh not working #2282

Open dewijones92 opened 7 months ago

dewijones92 commented 7 months ago

Summary:

Steps to reproduce:

  1. checkout
    commit 79c0713dddb4559c62e526617bd888eb8868f3a2 (HEAD -> master, origin/master, origin/HEAD)
    Author: Drake Harper <drake.harper@instructure.com>
    Date:   Mon Nov 6 11:59:47 2023 -0700
  2. run ./script/docker_dev_setup.sh

Expected behavior:

docker contains to spin up & canvas usable

Actual behavior:

/o\ Something went wrong. Check /home/dewi/code/canvas-lms/log/docker_dev_setup.log for details.

Additional notes:

please see the logs here ` 1_canvas_logs.txt

`

geet-h17 commented 7 months ago

are you getting this error due to the gemfiles or install setup .sh files cause when i am running ./script...... I am gaving issue with it weather it be docker setup or manual , so i wanted to confirm is it from my side or their's side... can u confirm?