ryry

Members
  • Posts

    23
  • Joined

  • Last visited

ryry's Achievements

Noob

Noob (1/14)

2

Reputation

  1. Mine is saying it can't connect to server - is that the same thing? Where might I add the "--tls=false"?
  2. This issue occurs for me as well. I don't really have a way of shutting down cleanly as it is.
  3. Did you figure out if it's the CPU?
  4. Restarting the container helped get past the 403 and I'm able to do searches but not able to downland anymore. I've been using this happily for months. I wonder if I got banned - there's no message in the logs that would indicate as such. Edit: It worked fine before updating to Unraid Version: 6.12.3 so that may be a factor/
  5. I tried this but am getting the following error: 2023/03/29 20:05:43 Fatal error: failed to mount FUSE fs: mountpoint does not exist: /mnt/user/boxaudiobooks/boxaudiobooks Script Finished Mar 29, 2023 20:05.43 This is what my script looks like: #!/bin/bash rclone mount --allow-other box:Audiobooks /mnt/user/boxaudiobooks It works fine other than the errors that I want to get rid of. One per second in the main log: Mar 29 20:11:01 Tower emhttpd: error: share_luks_status, 6173: Operation not supported (95): getxattr: /mnt/user/boxaudiobooks Mar 29 20:11:02 Tower emhttpd: error: share_luks_status, 6173: Operation not supported (95): getxattr: /mnt/user/boxaudiobooks Mar 29 20:11:03 Tower emhttpd: error: share_luks_status, 6173: Operation not supported (95): getxattr: /mnt/user/boxaudiobooks Mar 29 20:11:04 Tower emhttpd: error: share_luks_status, 6173: Operation not supported (95): getxattr: /mnt/user/boxaudiobooks
  6. I took a look through the pages (w/search) and didn't find anyone else who has this issue. Is there something I can add to the "edit" page to resolve this? Somethign to set the local mtu setting to 1570 to match potentially? log output from container: 2023-01-13 18:51:27,188 DEBG 'start-script' stdout output: 2023-01-13 18:51:27 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1569', remote='link-mtu 1570' 2023-01-13 18:51:27 WARNING: 'comp-lzo' is present in remote config but missing in local config, remote='comp-lzo' It looks like the sort of solution may be discussed here but I don't know how to set it up in unraid. https://serverfault.com/questions/957485/how-can-i-fix-link-mtu-and-tun-mtu-are-used-inconsistently-warnings-in-openvpn
  7. Where is "extra parameters?" I don't see it in the docker "edit" menu.
  8. Thanks - I ran auto-tune. They're reporting as good now but I don't see any change in power consumption.
  9. It worked again after a reboot - didn't end up needing to change anything. Thanks for your help! I want to try the autotune but with the caution now in OP I also want to confirm that I don't have an incompatible SATA controller. I have the following motherboard: https://www.gigabyte.com/Motherboard/GA-Z77X-UD3H-rev-10#ov Chipset: 2 x SATA 6Gb/s connectors (SATA3 0/SATA3 1) supporting up to 2 SATA 6Gb/s devices 4 x SATA 3Gb/s connectors (SATA2 2~5) supporting up to 4 SATA 3Gb/s devices 1 x mSATA connector * The SATA2 5 connector will become unavailable when the mSATA connector is installed with a solid state drive. Support for RAID 0, RAID 1, RAID 5, and RAID 10 * When a RAID set is built across the SATA 6Gb/s and SATA 3Gb/s channels, the system performance of the RAID set may vary depending on the devices being connected. Marvell 88SE9172 chip: 2 x eSATA 6Gb/s connectors on the back panel supporting up to 2 SATA 6Gb/s devices Support for RAID 0 and RAID 1 Is there a way to check the SATA controller model number via Unraid?
  10. Thanks - and just to be clear, I do this by unplugging the usb from the unraid when unraid is off and editing it on another PC that I plug it into? Should I also try it with the installer files (and folder) removed from the temp directory I created from OP?
  11. I had someone try and restart it. Still no boot. Invisible to router. Is there a common debug path to a no boot scenario? Would like to avoid a screen but I don’t think I have any options.
  12. Well, I guess I did a stupid. I'm away from home at the moment and decided to run the 3 install commands from OP then reboot remotely. Not home for a few days. After shutting down, Unraid isn't even getting an IP - does anyone see how running the commands at the beginning of the post then restarting could result in a no-boot scenario? For some extra info, it's an i7-3770k on a z77 motherboard. edit 2: maybe it was already installed via the tips and tweaks plugin? feeling pretty dumb right now...
  13. I'm getting this error - any suggestions? I ran the permissions command. I happen to have created the share /mnt/user/timemachine share before the docker connected to it - could that be an issue?
  14. Did it anyway and it appears to be fine. Thanks for your notes!