demechman

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by demechman

  1. I think its more an issue of creating a torrent directly on the server and the issue seems to be navigation of the file system. I was able to do it via a thin client on a second pc and using an smb share but that seems incredibly inefficient. I was hoping i could just point the docker to a folder and initiate the creation of the torrent.
  2. Has anyone discovered a way to create a torrent that is based on file/folder already in an unraid share. I have looked around and not really found a way to make it work. I have attempted to use the Thin Client approach with Deluge but the file systems just do not seem to work. Has anyone successfully created a torrent and uploaded it using unraid?
  3. Just had this issue on 6.11.5 - Basically it was a user script for me to delete .dstore dangling files. Killed that process and clean shutdown using the above process kill steps
  4. Can someone explain to me why sometimes 2x per day this plugin is updating? There can not be that many improvements for an already excellent plugin required so frequently?
  5. This is a really strange issue I am encountering, whenever I do a normal reboot the system hangs before it even gets to Unraid. What I have discovered is that the USB drive is not seen as bootable by the motherboard. So the fix: I do is to remove the USB drive go to another computer, double click the "makebootable.bat" file which runs fine Re-insert the USB device Restart the system Bam! it sees the USB as bootable and everything functions normally I am posting this for others to find or maybe there is some strangeness with my hardware. I have had this issue regardless of the Unraid version so I am not sure what would cause this behavior. Basic Info if anyone wants to investigate: Model: Custom M/B: Gigabyte Technology Co., Ltd. Z170X-UD3-CF Version x.x - s/n: Default string BIOS: American Megatrends Inc. Version F23g. Dated: 03/09/2018 CPU: Intel® Core™ i7-6700K CPU @ 4.00GHz HVM: Enabled IOMMU: Enabled Cache: 256 KiB, 1 MB, 8 MB Memory: 24 GiB DDR4 (max. installable capacity 64 GiB) Network: bond0: fault-tolerance (active-backup), mtu 1500 Kernel: Linux 5.19.17-Unraid x86_64 OpenSSL: 1.1.1s
  6. ts=2022-11-11T13:37:00.687Z caller=main.go:512 level=info msg="No time or size retention was set so using the default time retention" duration=15d ts=2022-11-11T13:37:00.687Z caller=main.go:556 level=info msg="Starting Prometheus Server" mode=server version="(version=2.40.1, branch=HEAD, revision=965274259f993801d63f553639d248588287120b)" ts=2022-11-11T13:37:00.687Z caller=main.go:561 level=info build_context="(go=go1.19.3, user=root@d020f7085e1e, date=20221109-14:30:50)" ts=2022-11-11T13:37:00.687Z caller=main.go:562 level=info host_details="(Linux 5.19.14-Unraid #1 SMP PREEMPT_DYNAMIC Thu Oct 6 09:15:00 PDT 2022 x86_64 81e7b388a98f (none))" ts=2022-11-11T13:37:00.687Z caller=main.go:563 level=info fd_limits="(soft=40960, hard=40960)" ts=2022-11-11T13:37:00.687Z caller=main.go:564 level=info vm_limits="(soft=unlimited, hard=unlimited)" ts=2022-11-11T13:37:00.687Z caller=query_logger.go:91 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied" panic: Unable to create mmap-ed active query log goroutine 1 [running]: github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffce3958eab, 0xb}, 0x14, {0x3b92b80, 0xc000051590}) /app/promql/query_logger.go:121 +0x3cd main.main() /app/cmd/prometheus/main.go:618 +0x6973 ts=2022-11-11T13:39:13.128Z caller=main.go:468 level=error msg="Error loading config (--config.file=/etc/prometheus/prometheus.yml)" file=/etc/prometheus/prometheus.yml err="parsing YAML file /etc/prometheus/prometheus.yml: \"http://192.168.0.129:9100\" is not a valid hostname" I just attempted to install Grafana/Prometheus using the guide on the blog/forum and I am unable to start the docker for Prometheus which is the first step. Looks like some kind of permission error? What specifically needs done to make this work? Running 6.11.1
  7. ts=2022-11-11T13:37:00.687Z caller=main.go:512 level=info msg="No time or size retention was set so using the default time retention" duration=15d ts=2022-11-11T13:37:00.687Z caller=main.go:556 level=info msg="Starting Prometheus Server" mode=server version="(version=2.40.1, branch=HEAD, revision=965274259f993801d63f553639d248588287120b)" ts=2022-11-11T13:37:00.687Z caller=main.go:561 level=info build_context="(go=go1.19.3, user=root@d020f7085e1e, date=20221109-14:30:50)" ts=2022-11-11T13:37:00.687Z caller=main.go:562 level=info host_details="(Linux 5.19.14-Unraid #1 SMP PREEMPT_DYNAMIC Thu Oct 6 09:15:00 PDT 2022 x86_64 81e7b388a98f (none))" ts=2022-11-11T13:37:00.687Z caller=main.go:563 level=info fd_limits="(soft=40960, hard=40960)" ts=2022-11-11T13:37:00.687Z caller=main.go:564 level=info vm_limits="(soft=unlimited, hard=unlimited)" ts=2022-11-11T13:37:00.687Z caller=query_logger.go:91 level=error component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied" panic: Unable to create mmap-ed active query log goroutine 1 [running]: github.com/prometheus/prometheus/promql.NewActiveQueryTracker({0x7ffce3958eab, 0xb}, 0x14, {0x3b92b80, 0xc000051590}) /app/promql/query_logger.go:121 +0x3cd main.main() /app/cmd/prometheus/main.go:618 +0x6973 ts=2022-11-11T13:39:13.128Z caller=main.go:468 level=error msg="Error loading config (--config.file=/etc/prometheus/prometheus.yml)" file=/etc/prometheus/prometheus.yml err="parsing YAML file /etc/prometheus/prometheus.yml: \"http://192.168.0.129:9100\" is not a valid hostname" I just attempted to install Grafana using the guide on the blog/forum and I am unable to start the docker for Prometheus which is the first step. Looks like some kind of permission error? What specifically needs done to make this work? Running 6.11.1
  8. I just had this happen when I was modifying some settings on a single share. Everything dropped off the GUI, i did a reboot and everything came back. for now.....