Hi, when running tutor local quickstart I get the error …
My openssl version is
OpenSSL 1.0.2g 1 Mar 2016
built on: reproducible build, date unspecified
I ran the installation the most recommended way:
sudo curl -L “https://github.com/overhangio/tutor/releases/download/v3.11.3/tutor-$(uname -s)_$(uname -m)” -o /usr/local/bin/tutor
sudo chmod 0755 /usr/local/bin/tutor
My OS:
Linux openedx 4.4.0-173-generic #203-Ubuntu SMP Wed Jan 15 02:55:01 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Description: | Ubuntu 16.04.6 LTS |
---|---|
Release: | 16.04 |
Codename: | xenial |
any hints? Thanks!