tTownTom

Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by tTownTom

  1. ..sure hope those weekly backups actually did their job 🙃 Would having multiple cache drives solve this in the future? Or is that not how cache pools work?
  2. Thank you for your reply! When replacing it, will I have to set every container up from scratch? 😬
  3. Hi @JorgeB I turned off the server to check all connections. They seemed fine, however I thought I would create a disk image of the disk (as a backup) before rebooting, however I could not initialize the disk in windows.. Re-connecting the disk and booting up the server gives this result (which seems fine): Starting the array however, results in this error: Unmountable: Unsupported or no file system Also: The disk is listed under "Historical Devices" as well Under Fix Common Problems I get this error: Where I fall into the latter category (If the disk is listed as being unmountable, and it has data on it, whatever you do do not hit the format button. Seek assistance HERE). and it also lists a bunch of warnings, all referencing "non existent pool cache". And so that's where I'm stuck right now. Any and all suggestions are very welcome ❤️
  4. UPDATE: I am just now seeing that my cache disk is not recognized. In the main tab under Cache it simply says: Not installed
  5. UPDATE: Also, all the containers that do start can't find their container data. It's like they're starting for the first time, asking to set them up and configure them.
  6. I just updated to Unraid v 6.12.4 and now a whole lot of my containers will not start. On server reboot I see a lot of these in the log: Oct 26 09:18:35 storeStep kernel: br-7f14e4841fe4: port 7(vethd64225f) entered blocking state Oct 26 09:18:35 storeStep kernel: br-7f14e4841fe4: port 7(vethd64225f) entered disabled state Oct 26 09:18:35 storeStep kernel: device vethd64225f entered promiscuous mode Oct 26 09:18:52 storeStep kernel: vethf21ecfb: renamed from eth0 From the logs of some containers that won't start, it seems the file system is read only: Zigbee2MQTT:error 2023-10-26 08:14:14: Failed to write state to '/app/data/state.json' (EROFS: read-only file system, open '/app/data/state.json') Any idea what's going on here and how to fix it? storestep-diagnostics-20231026-0928.zip
  7. The troubled directory was in this structure: /mnt/user/<SHARE>/<DIRECTORY> where everything within <DIRECTORY> was not accessable. I ran the following command: chmod -R 777 /mnt/user/<SHARE>/<DIRECTORY>
  8. Thanks for your suggestion! The directory had rw for all users. To test, I did a chmod -R 777 on the directory, now all the files are back 🤩 I don't reckon a 777 is a amazing solution, so I will be doing some more tests - but at least I can now access all files and folders again. Thank you!
  9. @dlandon Windows Explorer. But really any file browser. I can't access the files and folders from Finder on Mac or the file browser in Nextcloud either.
  10. UPDATE: After another reboot I can now access the folders/files from the Unraid directory browser, but it is still not showing up in Explorer.
  11. In one spesific directory all subfolders and files are gone when trying to access them from Explorer/Finder/Nextcloud, however ls-ing into the directory using the commandline I see that all the files and folders are still there, all 13 gigs. cp-ing all files and folders to another share took about 2mins, and gave the same result: I can ls to see the files/folder, however Explorer reports the folder is empty. I first encountered the issue after updating to UnraidOS 6.11.0 today. Not saying the update is to blame, it's just the only thing I can think of that's changed since I last accessed the folder using Explorer. Any pointers on how to access this content from anything other than the command line again? Diagnotics are attached: storestep-diagnostics-20220925-1200.zip
  12. Just received an email from Mysterium telling me to update my node: How would I go about this? Cheers
  13. Hehehe - cheers! I will certainly make that a cron job Thank you for all your help!
  14. This solved the problem. Indeed, deleting and requesting new SSL certificates for all the proxies made them all work again. Thank you so much for that! Would you happen to know why this suddenly stopped working in the first place? Is there something I can do to not have it happen again? Cheers for all your help and time - I truely appreciate it
  15. Thanks for your help! After removing the slash: [root@docker-eeb330dffb63:/app]# curl -sSL -D - http://10.<internalIP>:32400/web/index.html -o /dev/null HTTP/1.1 200 OK X-Plex-Protocol: 1.0 Cache-Control: no-cache Accept-Ranges: bytes Connection: Keep-Alive Keep-Alive: timeout=20 Content-Length: 9206 Content-Type: text/html Date: Tue, 25 Jan 2022 17:44:14 GMT (This was the same for both NPM and UnRaid terminal). I did not copy/paste the file - thanks for the tip on that! I have now done so, and I am now getting this error in Chrome "ERR_HTTP2_PROTOCOL_ERROR":
  16. Pinging the domain entered into the host file gives this result: ping plex.<mydomain>.com Ping request could not find host plex.<mydomain>.com. Please check the name and try again. The url/ip is the same. Opening Plex in WebUI as an example - I copied the URL and put it into the curl command. Both the UnRaid terminal and the NPM terminal gives the same result. From docker terminal: [root@docker-eeb330dffb63:/app]# curl -sSL -D - http://10.<internalIP>.19:32400/web/index.html/ -o /dev/null HTTP/1.1 404 Not Found X-Plex-Protocol: 1.0 Content-Length: 85 Content-Type: text/html Cache-Control: no-cache Date: Tue, 25 Jan 2022 12:25:10 GMT From UnRaid terminal: root@unRaid:~# curl -sSL -D - http://10.<internalIP>:32400/web/index.html/ -o /dev/null HTTP/1.1 404 Not Found X-Plex-Protocol: 1.0 Content-Length: 85 Content-Type: text/html Cache-Control: no-cache Date: Tue, 25 Jan 2022 12:25:36 GMT Screenshot from NPM proxy host setting:
  17. I am able to open the containers directly (UnRaid dash - click container icon - WebUI, and also by entering the IP:port of the container into the browser whilst on my local network). I did put Cloudflare in Developer mode yesterday when I removed the DNS entry - however today the changes must have taken effect as I get a error message from Chrome when entering the URL: I'm on Windows. Made the changes to this file: C:\Windows\System32\drivers\etc\hosts I changed the file like so: # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost 109.<myExternalIP>.184 plex.<myDomain>.com There is also a "hosts.ics" file in the same folder (etc) which I did not change... Entering my external IP into the browser sends me to the default NPM page: But entering the urls of the proxy hosts throws the errors. Thanks for your time looking into this
  18. Hi @mgutt, thanks for getting back to me on this issue! For some reason, adding the ip and url into the hosts file does nothing Even removing the DNS entry from Cloudflare and putting the account in Developer mode just changes the error message from Cloudflare when entering the url... After running the curl command mentioned in "4.) Does NPM reach your target container?" I get this response: HTTP/1.1 400 Bad Request Server: nginx Date: Mon, 24 Jan 2022 17:07:36 GMT Content-Type: text/html Content-Length: 248 Connection: close Referrer-Policy: no-referrer X-Content-Type-Options: nosniff X-Download-Options: noopen X-Frame-Options: SAMEORIGIN X-Permitted-Cross-Domain-Policies: none X-Robots-Tag: none X-XSS-Protection: 1; mode=block I find it strange that this just suddenly became a problem after months of using NPM with no issues at all
  19. NginX Proxy Manager stopped working. Hi! I've been using NPM flawlessly for a while - yet suddenly it stopped working. I get a Error 520 from Cloudflare when I try to access my services: Putting my IP into the browser I reach the default NPM screen: I can still log in to NPM and see all my proxies and SSLs.. Any idea what might have happened here?
  20. UPDATE: I deleted the docker and installed the Nginx-Proxy-Manager-Official docker instead. Now everyting works. No idea as to why. But hey..!
  21. Thanks for your reply, @mattie112 I've tried a few things now, including what you suggested. I also made sure to purge the Cloudflare cache and turn on devoloper mode in Cloudflare, which let's one "see changes to your origin server in realtime.", just to be sure 😛 In a incognito window, to also bypass my browser's cache, I first disabled my router's port forwarding to Nginx and then tried to load the IP. I got a connection timed out error - with the error still up I enabled the port forwarding, and the error page changed over to the Nginx default page ("Congratulations..") In my mind this proves an issue with the Nginx setup. Would you agree?
  22. Thanks! I closed the port, and the "Congratulations" page still showed, so it could seem Cloudflare is indeed caching. I also ran "docker ps" and there is indeed only one instance of Nginx running. I still don't understand why it's suddenly stopped working, though =/ Everything seems fine, it just does not work anymore..
  23. TWO INTANCES OF NGINXPROXYMANAGER RUNNING AT THE SAME TIME? Hi, I've been using Nginx Proxy Manager for a while, and it's worked great! Yesterday, however, I was trying to access Plex and I was presented the Cloudflare 520 Error: "unknown connection issue between Cloudflare and the origin web server." Checking Cloudflare DNS-settings everything looks right. When I enter my public IP in the browser, I am presented with the Nginx Proxy Manager default page: " Congratulations! You've successfully started the Nginx Proxy Manager." If I open the WebUI for Nginx Proxy Manager from my Unraid dashboard everything seems fine. If I stop the Nginx Proxy Manager docker and enter my public IP in the browser, however, I am still presented with the Nginx Default Page - as if there are multiple instances of the docker running, and one is not configured..? I've restarted the docker with no change in results, and I've restarted the Unraid server with no change in results. Any ideas as to what to do before I go ahead and delete the docker and try re-intalling it? Cheers
  24. UPDATE: Got the LSI card installed. Works like a charm! Thank you all
  25. That's my bad, I should have been clear about that. Thanks for your suggestions, @Benson! I've gone through all of them, and unfortunately none seems to work. So I've bit the bullet and ordered a new card. The LSI SAS 9207-8i seemed to have good user feedback and said to work out of the box. Cost a fortune in Norway, however it was a fraction of the price over at eBay. So I guess I'll try that once it arrives. Thank you all for helping