Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Was that file created on the flash drive? If so, attach it to your next post But, odds on some misconfigured application filled up your /tmp on the server (with luck, the diagnostics would show something amiss). The only real recovery is to reboot.
  2. From the console, enter in diagnostics Then post the resulting file (from the logs folder on the flash drive). It certainly "looks" like everything is loading, but one curious error which may be indicative of a network issue Sep 11 12:48:22 HunterNAS root: Fix Common Problems: Error: Unable to communicate with GitHub.com
  3. Does it work in non-GUI boot mode? Very (if any) little reason to boot Unraid in GUI mode if non-GUI works and you're not using the server as your daily driver via a VM
  4. Additionally, what I *think* is the share for where your downloads go really should also be cache:prefer for performance reasons
  5. The system share exists on the array. Since this is the usual place for the docker.img file to exist, you will experience performance issues. You should stop the VM and Docker services via Settings tab, then switch the system share to be use cache:prefer and from the main tab run the Mover. After it's done, re-enable the services.
  6. Then in the Post Arguments when editing the template (advanced view), add in && docker exec nameOfContainer /config/nameOfScript
  7. Start it via a user script docker start nameOfContainer docker exec nameOfContainer /config/nameOfScript and then the script you need to run goes into it's appdata (/config) folder
  8. From the docker tab, click the icon and select console. Then you are in the complete file structure of the container, and can modify any file within it. Note that any changes you make within the container will not survive an update of the container and will need to be re applied when that happens.
  9. FYI no idea if this is your problem or not, but custom tab boils down to a hack on the system. If you're using it to point to a plugin then the custom tab will be outdated if the plugin gets an update. To bring then back into sync you have to either remove and readd the tab or reboot the server
  10. It didn't install / update correctly. Reinstall via Apps. If there's error messages listed in the popup when it installs, then post a screenshot of that here.
  11. This one you will need to post in the Unassigned Devices support thread to bring it to @dlandon's attention
  12. Either you've inadvertently deleted /config/docker.cfg from the flash drive, or (more likely) your flash drive dropped offline. Try a different port, ideally USB2. A reboot will be necessary
  13. Probably best to ask in it's support thread
  14. Nope. It'll restart the build from scratch. (And a stop / restart of the array also necessitates restarting the build)
  15. The SMART reports for any of the drives (Main, click on the drive, attributes) will usually include a Power On Hours. A bit late now, but under "Indentity" you can also click on the calendar icon and tell the system when you bought it, the manufacturing date, and the warranty period Apps - Security category
  16. Have you seen this? https://www.reddit.com/r/unRAID/comments/7c2l2w/howto_monitor_unraid_with_grafana_influxdb_and/
  17. Yes. No problems with doing that. Just depending upon how everything is set up (ie: Plex scanning meta data etc) things will slow down. Personally though, I wouldn't copy over massive amounts of data from the USB to the array until either the parity build is done (or do it before building).
  18. You've left a terminal window open to the zabbix container on your browser, and have stopped / restarted the containers in the interim
  19. It's not showing up because the cache drive won't mount. Sep 12 21:27:40 Tower emhttpd: cache TotDevices: 2 Sep 12 21:27:40 Tower emhttpd: cache NumDevices: 1 Sep 12 21:27:40 Tower emhttpd: cache NumFound: 1 Sep 12 21:27:40 Tower emhttpd: cache NumMissing: 1 Sep 12 21:27:40 Tower emhttpd: cache NumMisplaced: 0 Sep 12 21:27:40 Tower emhttpd: cache NumExtra: 0 Sep 12 21:27:40 Tower emhttpd: cache LuksState: 0 Sep 12 21:27:40 Tower emhttpd: shcmd (35): mount -t btrfs -o noatime,nodiratime,degraded -U d8be6f35-ac46-47dc-a436-08b47efeb1e5 /mnt/cache Sep 12 21:27:40 Tower kernel: BTRFS info (device sdb1): allowing degraded mounts Sep 12 21:27:40 Tower kernel: BTRFS info (device sdb1): disk space caching is enabled Sep 12 21:27:40 Tower kernel: BTRFS info (device sdb1): has skinny extents Sep 12 21:27:40 Tower kernel: BTRFS warning (device sdb1): devid 1 uuid e6e2a765-5a51-4852-8f25-ad8b47d3de4b is missing ### [PREVIOUS LINE REPEATED 1 TIMES] ### Sep 12 21:27:40 Tower kernel: BTRFS warning (device sdb1): chunk 4384096256 missing 1 devices, max tolerance is 0 for writeable mount Sep 12 21:27:40 Tower kernel: BTRFS warning (device sdb1): writeable mount is not allowed due to too many missing devices Sep 12 21:27:40 Tower root: mount: /mnt/cache: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.
  20. Yeah, I'm not a networking guy, so not able to offer any more help. With some luck a network nerd will be able to offer up some suggestions.
×
×
  • Create New...