Everything posted by Vaseer
-
[Plugin] CA Appdata Backup / Restore v2
Why does all data disks in array spin up, when backup is done? For now I have backup location set to unassigned disk and when backup is running, all data disks in array and disk with backup location (on unassigned device) spin up. Parity disk and other unassigned disks remain inactive.
-
[support] gfjardim's Docker Repository
I just updated by Crashplan Docker and I'm having the same problem. I have the same problem. Just updated CP and VNC connection is not working and CP client also can't connect to server.
-
[CONTAINER] CrashPlan & CrashPlan-Desktop
I have problem with CrashPlan connectivity between CrashPlan client on PC and CrashPlan docker. Both are version 4.4.1. When I restart CrashPlan docker they see each other and I can make backup, but after a while (don't now how much time passes) they don't see each other any more. Dot on the left side of the name of destination is grey (client and docker) and I can't perform manually backup. If I restart CrashPlan docker they see each other. For now I am using free version of CrashPlan.
-
Notification - SMTP Settings
unRAID upgraded to 6.1.3. SMTP Settings that I tried: - 465 + SSL/TLS - 587 + STARTTLS - TLS certificate always "No" - Mail server: always "smtp.gmail.com" - Authentication method: Login (Username: [email protected] (tried with mynotificationmail (without @gmail.com)) + Password: mypassword) - Authentication method: tried with None (Test result: 530 5.5.1 https://support.google.com/mail/answer/14257 fz1sm12624287wic.8 - gsmtp) and CRAM-MD5 (Test result: Authorization failed) Gmail settings: - Allow less secure apps: On - POP3 and IMAP: enabled - 2-Step verification: Off - unlock Captcha: done I always get same error: "Test result: Authorization failed" I created new Gmail account. It works. Same settings as previous account...? Edit: It seems, that there is problem with some characters in password (don't know which). Old password contained characters: (within "") " , + : $ = ' ` . * ? ". New password contain just letters (lower and upper case), numbers and brackets " [ ] { } ( ) < > " and it works.
-
Notification - SMTP Settings
In Logs I get 2 errors: Sep 26 20:50:56 Alfheimr sSMTP[14849]: Creating SSL connection to host Sep 26 20:50:56 Alfheimr sSMTP[14849]: SSL connection using ECDHE-RSA-AES128-GCM-SHA256 Sep 26 20:50:56 Alfheimr sSMTP[14849]: Authorization failed (535 5.7.8 https://support.google.com/mail/answer/14257 ft3sm9487967wib.17 - gsmtp) and Sep 26 20:43:18 Alfheimr sSMTP[12839]: Creating SSL connection to host Sep 26 20:43:18 Alfheimr sSMTP[12839]: SSL connection using ECDHE-RSA-AES128-GCM-SHA256 Sep 26 20:43:19 Alfheimr sSMTP[12839]: Authorization failed (534 5.7.14 https://support.google.com/mail/answer/78754 p20sm9484949wie.5 - gsmtp) Tried everything in suggested links and no luck. If I enter wrong password, I get the same error and Log entry is the same. unRAID version: 6.1.2.
-
Notification - SMTP Settings
I have some problems setting up notifications via Gmail. What ever I try, I get error "Test result: Authorization failed". Config: Preset service: Gmail Sending email address: [email protected] Mail server: smtp.gmail.com Mail server port: 465 Use SSL/TLS: Yes Use STARTTLS: No Define a TLS certificate: No Authentication method: Login Username: [email protected] Password: 64 characters (no # in password) - Tried with shorter password and no luck. Gmail account settings: Allow less secure apps: On POP3 and IMAP enabled. I tried with different e-mail provider and it worked, but I want to use gmail address since I use it in other apps for notifications (in CouchPotato the same mail and same settings works). Any ideas what am I doing wrong?
-
[support] pducharme's Dockers support thread
I am still getting "Connection Dropped" error every few minutes. Same thing if I restore config from Windows Controller or if I do "fresh install". Docker config: Network type: Host; ports 8081, 8080, 8443, 8843, 8880 are not used by any other docker. unRAID version: 6.0.1 An interesting thing that I noticed: When I was doing fresh install, I got to step 5, where I confirmed settings and when I pressed "Finish" nothing happened. I need to repeat and restart docker 3-4 times to complete setup. Did any one else had similar problem?
-
[support] pducharme's Dockers support thread
I installed UniFi docker today (first time). With Network type: Host, WebUI won't open. I changed Network type to Bridge and changed Host ports. WebUI is now accessible but when I go through Wizard, I am stuck on step 5 (Finish). When I press Finish, nothing happens. I tried to change settings, but nothing works. If I load/restore configuration (from UniFi Controller for Windows, version 4.6.6) and restart docker, I get WebUI logon page. When I enter username/password I get error, that server is not responding. With multiple docker restarts I can login and get errors that APs are disconnected and I can't find any APs. Ports in Bride mode: Container port ... Host port 8081 ... 42018 8080 ... 42019 8443 ... 42020 8843 ... 42021 8880 ... 42022 UnRAID IP: 10.1.0.12, AP1 IP: 10.1.0.3, AP2 IP: 10.1.0.4 What am I doing wrong? Please, advise. Thanks. Edit: Figure it. It seems (I am no 100% sure) that port 8080 in needed for communication with APs. On port 8080 I had unMENU and I got error, when I tried to use 8080 with UniFi docker. I freed 8080 and changed Network type to Host, restored config from Windows Controller and now everything is working ok. I have one question. What are ports 8081, 8843 and 8880 used for? Presumably 8080 is used for communication with APs and 8443 is for WebUI. What are others for? Edit2: WebUI is working, but I get Connection Dropped error every few minutes.