MsDarkDiva

Members
  • Posts

    24
  • Joined

  • Last visited

Everything posted by MsDarkDiva

  1. Thank John_M. Your post gave me an idea to see if the NIC was truly damaged. I powered down the server and removed the Unraid OS usb. Since it's a Qnap it reverted to it's original OS and I was able to find the server on my network via the Qfinder Pro tool. When I rebooted once again with the Unraid OS installed, it immediately appeared again on my network and I am able to access it again via the WebUI, so thank you!
  2. My network has had no issues connecting to my router/internet for a few years now with similar IPs. Everything else after the outage connected again just fine and most of my devices are assigned static IPs. I'm new to Unraid and after doing a little research, I read that it was best to leave the server unassigned on the router, so I did that, however I left the address on the server. I do have the ability to reassign my router's IP for my LAN network (which yes, usually have an internal private IP).
  3. I will reassign another IP to my router, hopefully, after this is all over and I reconnect to my server.
  4. No. My server IP is not a private IP, I understand this now. However, it is the IP of my network.
  5. The IP address allocated to my router from my internet service provider, is not the same as the addresses on my private network. My apologies if I didn't make myself clear.
  6. No I do not have multiple public IP addresses allocated by my internet service provider. Yes, I have a single public IP address allocated to my router. My Windows PC uses a similar address to the server on my local network. This address issue has thrown everything well off topic! LOL!
  7. This all came about because of a power failure. I lost power in my apartment for a few minutes. When my server came back online I could no longer access it through the WebUI. So I'm hoping I can get help reconnecting with it. I'll definitely have to invest in a UPS, lesson learned!
  8. Okay. So I'm still fighting with this. I did everything as mentioned in this post: Power outage Unraid won't connect to internet There was no change after powering everything off/on. When I put in the ifconfig command in the console my IP address wasn't there. The address listed were br0 inet 169.xxx.xxx.xxx, br-13* inet 172.xxx.xxx.xxx, docker0 inet 172.xxx.xxx.xxx, lo inet 127.xxx.xxx.xxx, shim br0 inet 169.xxx.xxx.xxx and virbr0 inet 192.xxx.xxx.xxx (which is not my IP).
  9. Yes, I do. Although I didn't reserve the address on my router, just on the server. Update: I deleted the network.cfg file, but there has been no change. I also assigned the IP my DHCP server and rebooted my router to see if that would help, but I'm still getting a timeout message when I try to ping it.
  10. Yes, the IP is intentional. When I try to ping it I get "request timed out". Should I still delete the network.cfg file?
  11. Hi! I'm on Unraid 6.8.3 and my system (QNAP TS-453D) rebooted after a short power failure, but since then, I've been unable to access the server through the webui or through file explorer (Win10). I tried rebooting my router and it can see the server. After a search I tried the /etc/rc.d/rc.nginx restart solution mentioned here: Lost Unraid GUI after power outage [Solved] but it didn't work. My parity disk was removed at the time of the outage, as I'm in the process of transferring a large amount of media files. However, it wasn't transferring files at that time. I connected to the console and ran a diagnostic. diagnostics.zip
  12. Nevermind! I tinkered for a while and finally got it working. Thanks anyway.
  13. Thanks for the updates. Unfortunately, no matter what I did or how long I let it sit, it never got working. After doing more research, I found the problem is not uncommon, but the suggested fixes didn't work for me... So, I switched to Deluge, which worked right off the bat. I may try it again at some point, however I'm just beginning to set everything up, which is enough of a challenge!
  14. Hi! I have Emby running, use swag (nginx) as reverse proxy and Authelia as 2FA. I can access it via my localip:8096, but when I sign in by my subdomain, although Authelia doesn't give me a problem, when it redirects I get a 502 bad gateway error. In the nginx log I see this: 2021/03/08 15:36:07 [error] 510#510: *209 emby could not be resolved (3: Host not found) while sending to client, client: 94.247.177.39, server: emby.*, request: "GET / HTTP/1.1", host: "emby.myusername.com", referrer: "https://emby.myusername.com/authelia/2fa/push-notification?rd=https%3A%2F%2Femby.myusername.com%2F" 2021/03/08 15:36:07 [error] 510#510: *209 emby could not be resolved (3: Host not found) while sending to client, client: 94.247.177.39, server: emby.*, request: "GET /favicon.ico HTTP/1.1", host: "emby.myusername.com", referrer: "https://emby.myusername.com/" I'm sure I broke something after adding Authelia, but I don't know what to fix or what's missing. emby.subdomain.conf
  15. I'm having issues getting qBit to download from Sonarr/Radarr etc. The containers are running through PrivoxyVPN. Sonarr grabs the files and qBit receives the requests, but the files keeps getting stuck on "Downloading Metadata" and nothing happens. I've checked to see if Privoxy is running and it's enabled via the webui. When I test a torrent link through Ipleak, I can see that qBit is using the proxy/VPN. I have qBit's incoming connection port set at 9585, but I've noticed that Ipleak always lists the port as 1 (even if I set the container to use random ports on start up). I've included the logs after a fresh start up. sonarr sprvsrd.log qB sprvsrd.log
  16. ...Aaand the fix has stopped working! qBit and the indexers are no longer connecting for me again. I changed qBit back to my original host ip address and it connected right away. I don't know what's going on.
  17. I guess it finally caught up to all of us. Here are the answers from the faq:
  18. I'm not sure why this has happened as well. Everything was working and suddenly something changed and I started getting 503 errors. All of my *arr containers could no longer connect with qBittorrent, plus, all of the indexers that I set up failed. By using the 172.*.*.* ip of the container in qBit, I am now able to connect, but how do you change the address in Jackett? Do I have to manually change the url of each indexer to update it to the 172.*.*.* address?
  19. THIS! I definitely need something to tell me when I'm making a mistake! Downloading it now. Thanks!
  20. I appreciate your assistance and patience Sycotix. I fixed the line as you instructed, which worked. Then I spent then I spent the rest of the day chasing errors (special characters in my passwords, my Gmail needed it's own app password to work and then my user credentials were bad...). All this to say, I finally got Authelia to start! The struggle isn't over, but thank you!
  21. Well, I got a little farther. I followed your video which made editing everything much easier! However, when I try to start Authelia I get: "Error malformed yaml: line 200: did not find expected key". The only thing at line 200 for me is a comment hashtag. Is it referring to something else?
  22. Thanks for this Sycotix! I had Krusader installed, so I navigated to the configuration file and under properties, I found that it actually allows you to change file permissions for the Owner, Group and Others. Once I changed that, the file opened up no fuss. Now, comes the task of editing the file properly, so your video has come out just in time!
  23. Hi, I am very new to Unraid and I have just begun following the instructions to install Authelia. For some reason, I am getting a "You do not have permission to open this file..." error, when trying to edit the configuration.yml, using Notepad++ on Windows 10. How do I fix this? I know I am probably missing something basic.