Everything posted by TexasDave
-
Cannot "Connect to Mothership" after cert upgrade....
I just upgraded my cert as requested by "Fix Common Problems". Seems to have gone well. But now I cannot seem to connect using the "My Server" plugin. I attach a few command line actions and my settings Zip. My router does not have DNS Rebinding enabled. [email protected]:~# unraid-api restart Stopping 1 unraid-api process(es)... Process(es) stopped! Starting [email protected] [email protected]:~# ls -al /boot/config/plugins/dynamix.my.servers/ total 34864 drwx------ 4 root root 8192 Nov 29 15:42 . drwx------ 45 root root 8192 Dec 22 09:23 .. -rw------- 1 root root 9 Nov 29 15:42 .gitignore drwx------ 2 root root 8192 Sep 19 2021 data -rw------- 1 root root 38364 Nov 29 16:12 dynamix.unraid.net.txz -rw------- 1 root root 17 Dec 22 09:23 env -rw------- 1 root root 584 Dec 22 09:35 myservers.cfg -rw------- 1 root root 35596649 Nov 29 16:12 unraid-api.tgz drwx------ 2 root root 8192 Dec 22 09:23 webComps [email protected]:~# unraid-api report -v <-----UNRAID-API-REPORT-----> SERVER_NAME: Zack-unRAID ENVIRONMENT: production UNRAID_VERSION: 6.11.5 UNRAID_API_VERSION: 2.54.0 UNRAID_API_STATUS: running API_KEY: valid MY_SERVERS: authenticated MY_SERVERS_USERNAME: TexasDave CLOUD: STATUS: [ok] IP: [52.40.54.163] RELAY: STATUS: [connected] MINI-GRAPH: STATUS: [connected] SERVERS: ONLINE: Zack-unRAID[owner="TexasDave"] OFFLINE: ALLOWED_ORIGINS: http://localhost, http://IPV4ADDRESS, https://IPV4ADDRESS, http://zack-unraid, https://zack-unraid, http://zack-unraid.local, https://zack-unraid.local, https://IPV4ADDRESS.HASH.myunraid.net NCHAN_MODE: nchan </----UNRAID-API-REPORT-----> zack-unraid-diagnostics-20221222-1000.zip
-
Wireguard and Duck DNS
I thought you cracked it. A ping to duckdns was not returning so I deleted and added my duckdns back into the system and ping worked. But now I cannot get either a hard coded IP or the duckdns domain to work. One positive note is the error message "Remark: The Local endpoint resolves to 31.53.XXX.XXX. In most cases, this should be your public WAN IPv4 instead: 109.153.XXX.XX" is now gone. Really stuck as I am positive I am doing things correctly. Any ideas on how to best debug? Thanks! ======= UPDATE ======= I now have it working. I deleted the exisiting tunnel and installed the "Wireguard Easy" docker and all works. Both with the naked IP and with my Duckdns domain name. Really not sure why I cannot get it to work directly.
-
Wireguard and Duck DNS
OK - so have Wireguard working when I use my external IP (explicitly) in the configuration. When I replace the IP with my duck DNS domain, it does not work. I get the message to the side: "Remark: The Local endpoint resolves to 31.53.XXX.XXX. In most cases, this should be your public WAN IPv4 instead: 109.153.XXX.XX" Again - works fine if I use the 109.153.XXX.XX in the Wireguard setup. but not fine when I use mydomaninname.duckdns.org. Ideas on what the issue might be? Thanks!
-
Dynamix WireGuard VPN
OK - so have Wireguard working when I use my external IP (explicitly) in the configuration. When I replace the IP with my duck DNS domain, it does not work. I get the message to the side: "Remark: The Local endpoint resolves to 31.53.XXX.XXX. In most cases, this should be your public WAN IPv4 instead: 109.153.XXX.XX" Again - works fine if I use the 109.153.XXX.XX in the Wireguard setup. but not fine when I use mydomaninname.duckdns.org. Ideas on what the issue might be?
-
Dynamix WireGuard VPN
THANKS! Feel like an idiot - did not realzie there were multiple "Advanced Views" - Thanks!
-
Dynamix WireGuard VPN
I have Wireguard setup and have an "extra" tunnel. It shows in the VPN s ettings and Dashboard. I want to delete it. I have advanced on. I can see a delete button for WG0 but it is for the tunnel I want. There is no delete button for the other tunnel, WG1? I am trying to delete WG1. Ideas? Thanks!
-
[Plugin] controlrd
I did have it working a few years ago but have not needed it for some time. And it is now working again - not sure what I changed but pleased to have it working again. It is a very handy tool and I appreiate you making it available - THANKS!
-
[Plugin] controlrd
Thanks - now into the plugin - I knew I had to be doing something silly. Just did not see the link. On adding a server - I am using: https https://4c60e16a4150f33295229ca8bc08be942ab218df.unraid.net 443 root root password And get "Unable to connect to server "https://4c60e16a4150f33295229ca8bc08be942ab218df.unraid.net: 443 is offline"
-
[Plugin] controlrd
Sorry for the dumb question...I have the plugin installed and its status is "running". But when I click on the plugin (both in the plugin tab and the setting tab) instead of get the plugin UI - I get dumped into the setting UI. What am I doing wrong? I am looking to get the QR code to setup the app. I can access my server via a web browser but am unable to get ControlIR to discover it or add it manually. I have been able to get "Array - Unraid Monitor" and "Companion - For Unraid" apps working....but not ControlR. Thanks!
-
[Support] selfhosters.net's Template Repository
I am looking for some help in setting up AirConnect in unRAID. The docker seems to run fine but I am not seeing my two ChromeCast devices listed, just the native AirPlay app on my TV shows up on my clients. Where is the best place to get some help? Here? Or on the GitHub page? I kind of hate to post something on the GitHub as I am sure it is "pilot error" and nothing wrong with the docker.... Can anyone share how they have configured the docker in unRAID? Most posts I see see no changes are needed and it should run out of the box? I am betting it is my router that is causing the issue? I am on an ASUS RT-AC86U running Merlin. I do have "IGMP Snooping" snooping enabled. What port forwarding is needed and how do folks do this? Any pointers would be appreciated. Thanks!
-
[Support] Djoss - Nginx Proxy Manager
Anyone get Overseerr working with NPM and Cloudflare? I have Ombi and a few others working fine with NPM and CF but cannot seem to get Overseer to work. I get a 502 error. Setup in NPM seems to be all good. I am sure it is a trvial thing that I did for my other services but cannot figure it out.... They have instructions for SWAG and Nginx- does anything jump out from this link? https://docs.overseerr.dev/extending-overseerr/reverse-proxy-examples EDIT: I fixed it. Typo in Nginx Proxy Manager Setup. Extra "one" in my IP. I knew it was something stoopid. Thanks!
-
[Support] diamkil - Overseerr
@crazygambit - Thanks! I moved away from SWAG and have been using the Nginx Proxy Manager docker. Just a personal preference. All on hold right now but will circle back to see if I can get Overseer to work as it looks to be more intuitive versus Ombi. But Ombi is up and working.... EDIT: I fixed it. Typo in Nginx Proxy Manager Setup. Extra "one" in my IP. I knew it was something stoopid. Will post if and when I sort out the email bits....Thanks!
-
[Support] diamkil - Overseerr
Yes - I am having the same issue but trying to get reverse proxy (using Ngninx Reverse Proxy) to work before I tackle the email issue. Anyone have this working with Ngninx Reverse Proxy on CloudFlare? Any tricks? Thanks!
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
@Djoss - thank you for doing this! 🙂 Good to know as now folks that use this support channel can post when they see a new version. Thanks!!
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Others are saying 2FA has not affected anything for the docker (including the developer, DJoss). I do have 2FA but can log in with no issues to the Docker UI. I also updated to 9.6.1 and I think the reboot to the new OS may have triggered this as well? So new OS, new Crashplan, 2FA, etc - could be numerous things? Thanks!
-
[Support] Djoss - CrashPlan PRO (aka CrashPlan for Small Business)
Thanks again for this docker and the work done here. I have receievd a message saying my system has not been backed up for a few days. I have gone into the web ui for crashplan and can see an update is availble but the system is unable to download the update. I have tried several times and waited a few hours but no joy. I have checked and the docker syas it is up to date.... I am not seeing anything useful in the logs? How do I update to the latest version of Crashplan? The one ithe WebUI is telling me to update to? The docker says it is current. I am hoping this will fix the communication and backup issue? THanks!
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
For upgrades to 6.9.1....if we are running just simple NVIDEA drivers only - do we need to run the docker and rebuild the kernel? That is - each time we upgrade the OS - do we need to run the (very helpful) Nvidea docker tool? Thanks!
-
Fix Common Problems - unRaid's built in FTP server is currently disabled, but users are defined
All sorted - thanks! Been bugging me for awhile....Thank you!!
-
Fix Common Problems - unRaid's built in FTP server is currently disabled, but users are defined
It is showing in "All Ignored Errors & Warnings". But clicking on the "Monitor Error / Warning" does not do anything. Hw can I delete it from "All Ignored Errors & Warnings"? Thanks!
-
Fix Common Problems - unRaid's built in FTP server is currently disabled, but users are defined
There is no file with this name? Thanks!
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Been using this for some time - love it and thanks! Just upgraded to 6.9.0 - very smooth. Was worried but just use the docker and plug in and you will be fine. Question: Is there any testing or anything else we should do for 6.9.0? Again, all looks good. I only use my GPU for FAH, Plex and Unmanic... Thanks again for the work here!!
-
Fix Common Problems - unRaid's built in FTP server is currently disabled, but users are defined
In Fix Common Problems I am geting "unRaid's built in FTP server is currently disabled, but users are defined". Awhile ago I did have two users - root and zack - but I deleted zack but still seeing this? I did ignore it some time ago and when I click on "monitor / warning error" nothing happens? Is this not being adjusted (and thus stuck) as I ignored it? Or is it also picking up the "root" user? I feel like an idiot asking this. 🙂 Thanks!
-
Tutorial: Installing Pulseway for remote monitoring
Quick one - does the Pulseway Agent for Slackware need to be updated on our system on a regular basis? Or does that happen as part of the service? Thank you!
-
[SUPPORT] Photoview - CorneliousJD Repo
I had this working but with the docker update, had to blow away both my MariaDB and Photoview dockers and appdata and start again. Anyone else have this? Hoping this was a one off as I am now afraid to invest time using the tool if I have to rescan each update? Getting lots og "face detection" errors in the WEBUI - is there a way to turn that off or clear them all easily? Thanks!
-
[Support] Djoss - Nginx Proxy Manager
Been using this for some time and once I got over some initial setup issues, has work well for 6-12 months. Now it seems to be broken. In looking through the last several pages, it seems to be broken for other folks as well. I am getting the dreaded "internal error" when I try to setup a proxy host. I have removed the docker and appdata as there seemed to be issues there and felt starting clean would be good. It cleared many of the errors that were there. One of the posts mentions that on port forwarding on your your router that you should now be using 8080 and 4443 (instead of 1880 and 18443) - Is this correct? And if so - where do you swap in 8080 and 4442? Just on your router port forward settings? In the docker setup settings? Both? Thanks!! EDIT: Now have it working. I am on CloudFlare and forgot to make it "DNS ONLY" rather thn the Proxy Service. I would assume it is better to run the proxy service for the extra protection? Still curious on what ports one should be using in the docker. I moved to 8080 and 4442?