rustymyers

Members
  • Posts

    3
  • Joined

  • Last visited

rustymyers's Achievements

Noob

Noob (1/14)

1

Reputation

  1. I'm running the Jupyter docker and it's working well, but I'm unable to get a password authentication configured instead of using a token. It seems the config files are not being written or are being reset after updating/restarting the container. I have /root/.jupyter forwarded to /mnt/user/appdata/jupyterlab/config; which seems to work to load a config file: Loaded config files: /root/.jupyter/jupyter_server_config.json The contents of the file are { "IdentityProvider": { "hashed_password": 'argon2:XXXXXXXXXXXXXXXXXXXXXXXXX', "allow_password_change": false } } Is there another way to prevent the token/password change screen and set a password for the server? Thanks rusty
  2. I WAS able to provision a certificate today. It worked as expected. Thanks!
  3. Having the same issue, ProvisionCert.php returns no results in logs. Attached diagnostics. spidercache-diagnostics-20220718-1316.zip