I start a new server on Jupyterhub, and get this errer below:
Error: HTTP 500: nternal Server Error (Error in Authenticator.pre spawn start: TypeError unsupported operandtype(s) for +: ‘NoneType’ and ‘list’)
hub use dockerspawner, and no container is started when this error comes, the image I use is the custom jupyter image which I custom the start.sh to change the gid and uid
Any help would be appreciated