Nyghthawk

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by Nyghthawk

  1. No idea if I did that. I figured I’d start “from scratch” but ultimately the app data folder is still there. So there can’t be that much to do / change?
  2. So I had been NOT upgrading to 6.9.2 due to hearing issues with updates. I forgot what unraid version I was on. I downloaded the unraid update a few days ago and then told my server to reboot to finish the update overnight. Wake up in the morning this is about 12 hour difference. Unraid server is not booting. I check the sever. It sees the usb. But won’t boot to the usb now. ive tried various ports for the usb. Tried letting it sit there and off for a bit. I have had this thing running for years. And latest uptime was just over 120 days. How can I fix this? Can I just take the usb out “backup” the files. Make a new bootable usb and put my configure files back in?? any help please. edit: just plugged usb into a regular windows pc. Loads to devices. But I cannot open it. Corrupted usb? Or is this normal? edit2: formatted new usb (with trial I’m assuming) seems to be booting up with GUI. I “hope” Unraid makes a random backup of the usb before updating. If it does where can I find it? If it doesn’t. What do I lose? Edit3: original usb seems dead. Dead. Dead. Can’t even format it on another PC. what are my steps?
  3. Thanks didn't think of checking the docker hub, will look there (i looked at the git page and didnt see anything)
  4. I guess its a misunderstanding on both parts. The first post is "old" before 5.11 came out, hence why "latest" was 5.10 at the time. Now that we are PAST 5.10 being the "latest" and "latest" now referring to 5.11, I was wondering if 5.10 was ADDED as a tag to force 5.10 builds, just like for example 5.9 forces just those builds. I noticed that the FIRST page being "old" and not updated. So I ask, does putting the tag 5.10 force a build to 5.10 or is there only the ones listed still on the outdated first post. latest - The most recent build version of the Unifi controller software, regardless of release train. (now being 5.11 thus skipping the ability to force 5.10) LTS - The most recent Long Term Support release. 5.9 - The most recent 5.9.x release. 5.8 - The most recent 5.8.x release. 5.7 - The most recent 5.7.x release.
  5. I don't get what you are saying? I know the builds exist for up to 5.11.xx, but the tags FORCED a specific version (5.9, 5.7 etc), I didn't see any mention of forcing 5.10.xx as a build option, so I asked. What is wrong with that? I was checking to see if maybe it was ADDED as the latest is 5.11 now and when this was first posted, the latest was 5.10 with 5.9 being very stable.
  6. Does linuxserver/unifi-controller:5.10 work? right now running linuxserver/unifi-controller:5.9
  7. does your calibre docker have an updated version? the RDP version is outdated also anyone get lazylibrarian to work well with the new libgen issues? Error fetching link data from libgen.io: Response status 503: service_unavailable always get that no matter what "mirror" i use. I can click the same link and click download myself WITHOUT getting this 503 error...and one of the best mirrors changed their layout so the parser does not work.
  8. As simple as the topic is, I just had my Windows VM off for a few days, without "noticing" as I do not check my VM status EVERY day. The unraid system did NOT restart, and I have it set to auto start. I think the problem was the windows VM had windows "updates" and caused a problem with the restart. Either way, is there a plugin, a program, a setting, or ANYTHING that I can use to monitor the status of my VM's so that if they are NOT running, I can be notified through an email or something stating this? (Set time doesn't matter, can be anytime or after x time or anything)..... Tried searching, tried going through some settings, couldn't find anything to monitor the status of the VMs to notify.
  9. Just a thought, can you not point your Calibre database folder (or files it looks for) to the same Folder that your LL files download to? (I only speculate as I JUST am about to set this up, and you brought up the same valid question that I was thinking)
  10. I think i just give up......seriously. Fuck Cox and their blocking of port 80 just moved everything over to cloudflare, setup DNS, able to install letsencrypt using DNS, gets certs, still NOTHING effing works
  11. i put subdomain.domain.com pointing to unraidIP: PORT
  12. huh? So in proxy manager, I add that whole thing as the name?
  13. Port 180 forwarded to unraid:1880 and port 443 to unraid:18443 Proxy Manager ports are 1880 and 18443 respectively
  14. so right now i have port 180 forwarded to my unraid server..... port 180 is open per your site you gave me.... so I cannot use proxy manager then? since it can only listen on port 80 correcT?
  15. is this accomplished through proxy manager? or just opening up the few ports? could i setup a reverse proxy on an outside host? so domain.com would forward all requests to remotehost.com which would then put all requests to my homeip:180 (which runs the home reverse proxy)....im just so confused because of this stupid port block......
  16. can I just force someone to use the different port? like http://subdomain.domain:180 Its not for production or anything. Just to give a few users outside access to like 1 or 2 subdomains. I can deal without accessing my dockers outside.
  17. can i bypass this, override it with a different ip? i mean port? verified blocked
  18. so port 443 is open, but I cannot get port 80 to be open, wtf!
  19. on my iphone "safari could not open the page because the server stopped responding" would you like to try? organizr.ispoweredup.com
  20. So...I was right with that at least. So This is mysetup. As a test, just in case my IP is randomly changing (which it shouldn't) I have a free account at duckdns.org. so I have mydomain.duckdns.org pointing to my IP (which is my static ip). I have mydomain.com with a CNAME record for subdomain1, subdomain2 pointing to mydomain.duckdns.org. I gave it 30 minutes + to propagate. In nginx proxy manager I have subdomain1.mydomain.com pointing to internal IP of my unraid server 192.168.0.133 Port ####. In my local network, I go to subdomain1.mydomain.com and I get my proper container. When I try to access subdomain1.mydomain.com from OUTSIDE the LAN, it does not work, however, when I access mystaticip:80 from outside the LAN I get the proxy landing page of "log in to your admin account to setup". So I figured the following: Port 80 is correctly forwarded. subdomain on mydomain is correctly forwarding to mydomain.duckdns.org to my home IP. Problem now, is ANYTHING other than port 80 is not working. And I thought the purpose of this proxy manager was to avoid opening up EVERY single port for EVERY single docker. Or do I need to forward EVERY single dockerport in my firewall?
  21. it was working from the lan, so i started over..... Just a question.... in the nginx proxy manger, destination IP would be my "local" ip? or my "public"? (I thought it would be my "local" ip)