isaaccs

Results 11 comments of isaaccs

I add the Token in the config file, now I have a new error. ```` Connected to MQTT Broker Startup complete Disconnected from Mi Kettle Mi Kettle { message: 'Failed...

Do you mean to create a folder with the config file ?

I changed my settings as suggested then i put my config file in in icloud-drive-sync folder I run my docker, then open my console and run: `icloud --username= --session-directory=/app/session_data `...

of course it's what i did

I restart my container and I have the same error

``` /app # icloud --list usage: icloud [-h] [--username USERNAME] [--password PASSWORD] [-n] [--delete-from-keyring] [--list] [--llist] [--locate] [--device DEVICE_ID] [--sound] [--message MESSAGE] [--silentmessage SILENTMESSAGE] [--lostmode] [--lostphone LOST_PHONE] [--lostpassword LOST_PASSWORD] [--lostmessage...

my config file ``` app: logger: # level - debug, info (default), warning or error level: "info" # log filename icloud.log (default) filename: "icloud.log" credentials: # iCloud drive username username:...

I don't specify any filters because I want to backup all my iCloud data

Hi, I have the same error as you, did you find a way to solve it ?