boredazfcuk

Results 154 comments of boredazfcuk

Downloading as the root user is not supported. The code should exit if configured that way, I'm not sure how you got this far. TZ is wrong too.

What version of docker are you running? I do believe I've seen this issue before: ``` stdout: Warning: Password input may be echoed. ``` and it was due to some...

Urgh. I didn't think it would make a difference to be honest. I never used to check the value of the setting, only where it was present or not. Once...

> I have the same error, I want to know how to modify the config file. @boredazfcuk @Mr-silence The `nano` text editor is now included in the latest container. Connect...

Please open your own issue and post a log file with further info. I can't see what version of the container you're running, or configured options.

I think there was an update in the upstream application which addressed a password issue for users in China. Please update to latest version of the container and try again.

If you have mounted the directory inside the container, say to /downloads, but forgot to actually configure a download path variable and they've gone to /home/user/iCloud or whatever, just move/copy...

The "user" variable is just to make things prettier. You can leave it as "user" and it shouldn't make a difference. You just need to make sure the user_id number...

What user ID are you using? Sounds like you've picked one that already exists (i.e. a system account). Try to use 1000-65535