runtime error
t=2023-08-05T11:08:36+0000 lvl=warn msg="failed to get home directory, using $HOME instead" err="user: Current requires cgo or $USER set in environment" $HOME=/ NAME: add-authtoken - save authtoken to configuration file USAGE: ngrok config add-authtoken TOKEN [flags] DESCRIPTION: The add-authtoken command modifies your configuration file to include the specified authtoken. The default configuration file is located at /.config/ngrok/ngrok.yml ngrok requires that you sign up for an account to use many advanced service features. In order to associate your client with an account, it must pass a secret token to ngrok when it starts up. Instead of passing this authtoken on every invocation, you may use this command to save it into your configuration file so that your client always authenticates you properly. Additionally, this command saves the default config version, providing a working config file out of the box. TERMS OF SERVICE: https://ngrok.com/tos EXAMPLES: ngrok config add-authtoken 1rlHSX3HqrqmOWZdeJ6bIv8rfuo_4cmS1QswRGyxcQD8NOukF OPTIONS: ERROR: Failed to save authtoken to configuration file '/.config/ngrok/ngrok.yml': mkdir /.config: permission denied --config string save in this config file (default /.config/ngrok/ngrok.yml) -h, --help help for add-authtoken --log string path to log file, 'stdout', 'stderr' or 'false' (default "false") --log-format string log record format: 'term', 'logfmt', 'json' (default "term") --log-level string logging level: 'debug', 'info', 'warn', 'error', 'crit' (default "info") sshd: no hostkeys available -- exiting.
Container logs:
Fetching error logs...