Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. That's a plugin (IIRC, rclone / ssh) that is programmed to update itself every time the system boots.
  2. proxy.cfg Edit to suit and place into /config/plugins/community.applications on the flash drive. But, if you're NOT using a proxy, then the problem is far more likely to be a failure to resolve the addresses. Enter in 208.67.222.,222 and 208.67.220.220 into Settings - Network Settings as static DNS addresses
  3. Show me a screenshot. And what version of unraid?
  4. /config/network.cdg on the flash drive. You can edit to suit Or alternatively you can also change the routers IP and DHCP pool to match the old router
  5. The "beta" tag which this container uses was last updated by stoj 20 days ago. (And the "latest" tag was last updated 7 months ago) Presumably, the numerous other tags which are being updated (a new one is created ever update by stoj) are "pre-releases / alpha releases)
  6. Settings - Docker, Stop It, Advanced View, delete the image, Restart the service Apps - Previous Apps, check off what you want and hit install
  7. Your passport drive has multiple partitions. I guess with it plugged in on the UD screen you may be able to stop it from mounting.
  8. Reboot, then post your diagnostics after trying to start the service.
  9. Look at Main / Unassigned Devices. It should be there.
  10. Since it looks like its being fulfilled by Amazon themselves, I would think it's legit. Now if you were buying it via eBay (shipped from China), then I'd say it was counterfeit
  11. Apr 20 09:59:50 Nasgard unassigned.devices: Mounting 'Auto Mount' Devices... Apr 20 09:59:50 Nasgard unassigned.devices: Adding disk '/dev/sdb1'... Apr 20 09:59:50 Nasgard unassigned.devices: Mount drive command: /sbin/mount -t vfat -o rw,auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdb1' '/mnt/disks/EFI' Apr 20 09:59:50 Nasgard kernel: FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. Apr 20 09:59:50 Nasgard unassigned.devices: Successfully mounted '/dev/sdb1' on '/mnt/disks/EFI'. Apr 20 09:59:50 Nasgard unassigned.devices: Adding SMB share 'EFI'.' Apr 20 09:59:51 Nasgard unassigned.devices: Adding disk '/dev/sdb2'... Apr 20 09:59:51 Nasgard unassigned.devices: Mount drive command: /sbin/mount -t exfat -o rw,auto,async,noatime,nodiratime,nodev,nosuid,umask=000 '/dev/sdb2' '/mnt/disks/Transfer' Apr 20 09:59:51 Nasgard unassigned.devices: Successfully mounted '/dev/sdb2' on '/mnt/disks/Transfer'. Apr 20 09:59:51 Nasgard unassigned.devices: Adding SMB share 'Transfer'.' Looks like you're mounting a flash drive.
  12. That location is not on an unassigned device Simply change the location to be /mnt/disks/whateverTheUDmountIs/docker.img
  13. Known limitation of btrfs where it reports the wrong size
  14. You would have to try and install one, then post your diagnostics (Along with a screenshot of the popup that happens during install)
  15. If somebody somewhere could possibly answer why this is needed for a subset of users, then it could get fixed
  16. Try changing /mnt/user/appdata/mfi in the template settings to instead be /mnt/cache/appdata/mfi (or if you don't have a cache drive, then /mnt/diskX/appdata/mfi'
  17. This would be the first thing I'd look at either proving or disproving... Is the appdata share full?
  18. I think you mean on the dashboard. Known issue and fixed next release
  19. As an aside, the context menu for any container will also contain (in most cases) a project link which will take you to the website for the actual application, and a more info link which will take you to the dockerHub page for the container
  20. /usr/bin is in RAM, so any reboot of the server would remove the script To have something survive a reboot, it must be on the flash drive. Try using the user scripts plugin instead
×
×
  • Create New...