kafonek / tljh-shared-directory

Plugin for The Littlest JupyterHub (TLJH) that creates a shared-directory and installs Voila
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

unable to install plugin #2

Open boefbrak opened 2 years ago

boefbrak commented 2 years ago

jupyter-c00lkat@hotpants:/etc/skel$ curl https://raw.githubusercontent.com/jupyterhub/the-littlest-jupyterhub/master/bootstrap/bootstrap.py | sudo python3 - --admin c00lkat --plugin git+https://github.com/kafonek/tljh-shared-directory % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 14047 100 14047 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k Existing TLJH installation detected, upgrading... Upgrading pip... Upgrading TLJH installer... Running TLJH installer... Setting up admin users Granting passwordless sudo to JupyterHub admins... Setting up user environment... Setting up JupyterHub... Traceback (most recent call last): File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main "main", mod_spec) File "/usr/lib/python3.6/runpy.py", line 85, in _run_code exec(code, run_globals) File "/opt/tljh/hub/lib/python3.6/site-packages/tljh/installer.py", line 477, in main() File "/opt/tljh/hub/lib/python3.6/site-packages/tljh/installer.py", line 466, in main ensure_jupyterhub_service(HUB_ENV_PREFIX) File "/opt/tljh/hub/lib/python3.6/site-packages/tljh/installer.py", line 85, in ensure_jupyterhub_service traefik.ensure_traefik_config(STATE_DIR) File "/opt/tljh/hub/lib/python3.6/site-packages/tljh/traefik.py", line 125, in ensure_traefik_config raise ValueError("Both email and domains must be set for letsencrypt") ValueError: Both email and domains must be set for letsencrypt