Websoft9Archive / ansible-canvas

Automatic depoyment & installation for Canvas LMS on Linux
Other
1 stars 3 forks source link

task failed #12

Closed morning-tan closed 1 year ago

morning-tan commented 2 years ago

Describe the bug

TASK [Download canvas] ***** changed: [54.82.5.158]

TASK [canvas : Rename dir name] **** fatal: [54.82.5.158]: FAILED! => {"changed": true, "cmd": "cd /data/wwwroot; if [ ! -d \"canvas\" ]; then mv instructure-canvas-lms canvas; fi", "delta": "0:00:00.006813", "end": "2022-04-12 03:00:03.729601", "msg": "non-zero return code", "rc": 1, "start": "2022-04-12 03:00:03.722788", "stderr": "mv: cannot stat 'instructure-canvas-lms': No such file or directory", "stderr_lines": ["mv: cannot stat 'instructure-canvas-lms': No such file or directory"], "stdout": "", "stdout_lines": []}

Deployment method

Bug source

System Environment

Application Version

e.g v202204

OS

Cloud PlatForm

Bug reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Bug reports

Bug Context

Bug context includes bug error, error logs and service status, it is very important for resolving issue

# bug error
(paste here) 

# service status 
(paste here) 

# error logs
(paste here) 

Bug Screenshot

image

Your suggestion

The reason of Bug

You can describe the reason if you have found it

Your solution for Bug

You can describe your solution here

Additional context

You can add any other context about the problem here.