tmor2

Members
  • Posts

    87
  • Joined

Everything posted by tmor2

  1. Yes it does, see below. How does this need to be modified? client dev tun resolv-retry infinite nobind persist-key persist-tun verb 3 remote-cert-tls server ping 10 ping-restart 60 sndbuf 524288 rcvbuf 524288 cipher AES-256-CBC tls-cipher TLS-DHE-RSA-WITH-AES-256-GCM-SHA384:TLS-DHE-RSA-WITH-AES-256-CBC-SHA proto udp auth-user-pass credentials.conf reneg-sec 0 tun-ipv6 redirect-gateway ipv6 fast-io remote-random remote [MASKED VPN server address] [MASKED port] remote [MASKED VPN server address] [MASKED port] <ca> -----BEGIN CERTIFICATE----- [MASKED certificate details] -----END CERTIFICATE----- </ca>
  2. Hi, thanks. Let me clarify: 1. I did so, as stated in my original post. See screen shot attached below. I did not manually add password file. I entered username/password at VPN_USERNAME and VPN_PASSWORD after downloading and during docker setup. Just to be safe, I verified that the number of VPN connections is within limits set by my VPN provider. 2. Will do. thx. 3. See 1) 4. Ok
  3. Hi, I am able to download and install the app, starting works. Here are issues: There are no config files at all under UNRAID->appdata->qbittorentvpn. I see only one folder titled "openvpn" with 2 files, password file and .ovpn file from my VPN provider. There are no other folders. Usually, I would expect some app-specific configuration files. In terminal window, when typing "curl ifconfig.io", error message states: bash: curl: command not found (this error is unique to this app. no other docker app has this problem) WebGUI cannot be launched MY network is 10.10.20.0/24...I tried using both default 192.168.0.0/24 and 10.10.20.0.24 with no difference How can these issues be solved? Error Log: 3rd log from the the bottom of error log file (see attachment) indicates that some permission was denied. Help is appreciated. error message.txt
  4. Ditto, with one note for step 7.) When you click "Test", you may not get the test notification in Telegram. However, when the server starts generating notifications such as "Warning" and "Alerts" (e.g. Warning, your UNRAID temperature is over 50C), then these are correctly pushed to Telegram! The point is, when "Test" does not work, leave the service "on" in UNRAID->settings->Notifications, and wait for an actual working notification by UNRAID, such as "Warning,...your array is getting hot" or similar. When I tried "Slack" (a far more complicated set up because of how Slack works), "test" message was immediately pushed to Slack. Same happened with "Pushover" service. I concluded that there must be something wrong with Telegram "Test" function, likely on UNRAID side (because real-life notifications DID get pushed immediately to Telegram, while "test" did not).
  5. I don't understand what "swag" is. I don't understand how the question on "or letsencrypt" is different from my "I have BW with Letsencrypt"? Are you using letsencrypt in some other context?
  6. Problem with ATTACHMENTS! I have BW with Letsencrypt. Everything works fine except attachments. When I attach a document (e.g an image to Identity), then try to open it I get following errors: (1) On iPhone/iPad: "Unable to download File" (2) On Mac (with BW being standalone app): the spinning wheel appears (as if trying to download a document) - spinning wheel stays for hours. No error message. When I go to UNRAID->appdata (share) - I can clearly see that the images I uploaded are stored in separate directory and hashed. Someone raised similar issue on Github here and here, but I don't know how to apply solution on UNRAID with letsencrypt Any help?
  7. Does not help. Issue persists. Privileged was turned on by default at install time.
  8. (1) I cannot connect to webGUI. Error states: "Unable to connect. [Browser] can’t establish a connection to the server at 10.10.20.2:8089." (2) Also log shows: [DATE REMOVED] 12:22:39 [DATE REMOVED] /sbin/ip -6 addr add [REMOVED ADDRESS]/64 dev tun0 RTNETLINK answers: Permission denied [DATE REMOVED] 12:22:39 [DATE REMOVED] Linux ip -6 addr add failed: external program exited with error status: 2 [DATE REMOVED] 12:22:39 [DATE REMOVED] Exiting due to fatal error Can someone help resolve this problem? I installed the docker image with settings: Network type: Bridge VPN_ENABLED: Yes VPN_TYPE: openvpn VPN_USERNAME: ******* VPN_PASSWORD: ******* LAN_NETWORK: 192.168.0.0/24 Downloads Path: [path selected] WEBUI_PORT: 8089 (used different port from default 8080) PUID: 99 PGID: 100 Hide more settings ...(these were all left deafult) Correct .ovpn file was put in app folder. LOGS: untitled.txt
  9. I can't create valid certificates using Poste.io's built in function (within web GUI). I don't know how to set up either of the two to work together. Any help? I'm using Poste.io docker and I also have Letsencrypt docker for cloud and other stuff. I couldn't find premade certificate file in UNRAID->apps->letsencrypt->nginx-> proxy-confs. It's really annoying since my iOS devices keep bringing up pop-up "invalid certificate". Even after clicking "cancel" the prompt just keeps coming back. Error message emailed by post.io are: I get another message (emailed) that says: Does anyone have a simple solution on how to make this work? Snapshots (images) of solutions are more helpful than textual explanations.
  10. Hi, How come your POste.io config is so drastically different from mine?
  11. I set conflicting DNS settings on my router at different levels (global vs. interface). I never configure DNS settings on a client, unless explicitly required by a manual. Usually DNS points to public DNS servers. However, if you have VPN, use DNS server settings provided by your VPN provider.
  12. Thx. Actually, the issue was with my router. It was changes in DNS settings in router that messed things up. Once I reverted to previous router configuration, everything in UNRAID started working again.
  13. I run UNRAID v6.8.2, and it's been working well until few days ago when I noticed that my Plugins and Apps were not being updated any longer. Here is the list of issues I found. Help is appreciated: 1. Clicking on "APPS" tab (Community apps), produces error message: Something really wrong went on during get_categories Post the ENTIRE contents of this message in the Community Applications Support Thread No data was returned. It is probable that another browser session has rebooted your server. Reloading this browser tab will probably fix this error (reloading browser tab doesn't solve the issue. I used 4 different browsers on 2 computers - same error. 2. Clicking on "PLUGINS" tab -> "STATUS" column says "unknown". I have no option (button) to "update all" plugins. 3. Clicking on "DOCKER" tab -> "VERSION" column says "up-to-date", but when I click on "Check for updates button", "VERSION" column shows spinning wheel and "checking" endlessly. Usually checking for udpates takes 10-15 secs at most. 4. Opening Terminal window and entering "ping 1.1.1.1" gives back no results at all. 5. SETTINGS -> "Fix common problems" lists following errors: (Other comments) Could not perform docker application port tests. (Comments) The download of the application feed failed. Despite above issues, nextcloud, Plex, Resilio, bitwarden and all other apps work without issues over internet - I can access all services from outside of my home, via internet. How do I go about finding out what is causing above issue, and how do I solve it? Also, rather than weeding through issues, is it possible to reinstall UNRAID OS, without affecting Dockers apps, Settings, and Shares?