Everything posted by antwick
-
[Support] OpenClaw — AI Personal Assistant
i followed your instructions and got openclaw setup and I can access the UI but I am unable to actually chat with it. I configured my API key for openrouter but that didnt seem to do it? So i went ahead and configured the key for Oauth on my Claude Max plan but still nothing. What am i doing wrong here?
-
Server shuts down if more than one UI instance is opened
Found the problem oddly enough. looking at my book mark it was: //ipaddress/webGui/include/Boot.php which worked fine once... but if i tried to access it again instant reboot
-
Server shuts down if more than one UI instance is opened
there were no other log entries 20+ minutes before this and then the instant i open the new tab BAM this happens and it starts to shut down
-
Server shuts down if more than one UI instance is opened
I actually did enable syslog server and have the logs saving to a share on my other server. there is literally nothing that happens before that appears to cause the issue but here's what happens right when it does Mar 19 11:58:04 HAunraid shutdown[57415]: shutting down for system halt Mar 19 11:58:04 HAunraid init: Switching to runlevel: 0 Mar 19 11:58:04 HAunraid rc.0: Running shutdown script /etc/rc.d/rc.0: Mar 19 11:58:04 HAunraid init: Trying to re-exec init Mar 19 11:58:04 HAunraid rc.0: Saving system time to the hardware clock (UTC). Mar 19 11:58:04 HAunraid rc.0: Creating system time correction file /etc/adjtime.
-
Server shuts down if more than one UI instance is opened
to add a bit more context say I was ipaddress/Shares if i opened another tab with ipaddress/VMs or even just the ipaddress instant shutdown
-
Server shuts down if more than one UI instance is opened
anything on the IP of the server. if i go to its ip address i can access the UI and everything works perfectly. I can navigate open my dockers UI's do everything i need to do like normal. but lets say i wanted to open another browser tab and just go to the ip address it instantly shuts down the server
-
Server shuts down if more than one UI instance is opened
I have a small Unraid server setup with a lenovo mini PC. If i have a browser tab open with the unraid UI of the server and I attempt to open another tab with the same UI the moment i try and open this second browser tab the server shuts down instantly (it executes the proper shut down script and does so gracefully). Anyone have any thoughts here? I've setup the logs on a remote server and am not seeing anything indicating what the problem would be.
-
Emulated disk appears to be blank on the parity drive
I only have 2 main drives on my server right now a 16tb parity drive and a 16tb array drive. Well wouldnt you know it the array drive failed. I was getting "Unmountable: not mounted" and in the console XFS errors with corruption detected. I watched space invaders videos and followed the xfs corruption video but couldnt seem to get it working. I rebooted the server and now the contents of Disk 1 are saying emulated and a Parity-Sync/Data-Rebuild is in process. I have paused this operation as something just doesnt seem right. All of my shares, dockers, and VMS appear to be gone. I was under the assumption if the contents were being emulated to the Parity drive that this should all still be there but its not looking that way. Is there anything at all i can do here or am i just up the creek without a paddle? I have a new drive showing up today that i'll put in to replace this bad one
-
I messed up and clicked to create new configuration with a bad disk
Solved the issue. I had a backup of the flash drive and that brought me back to where i needed to be.
-
I messed up and clicked to create new configuration with a bad disk
OK I messed up and now i need some help!!! I have a 16tb disk that went bad (only 1-2tb on it) and I need to replace that drive as the contents are currently being emulated on the parity disk (another 16tb disk) I added two new disks to my server (4tb) and for some reason like an idiot i clicked and went through the new configuration setup in tools thinking i'd be fine. Now if i want to recreate my array it says that "all existing data on this device will be OVERWRITTEN when array is Started" and i DO NOT want that at all!!!!!! My first solution was to assign the drive that was the parity drive to an array drive hoping it would preserve the contents? But i need to stop and get some advice before i mess up even further.
-
[Support] binhex - Plex
Yeah i can restart plex and get it to work temporarily but this is getting very very annoying
-
[Support] binhex - Plex
After updating the docker to the newest verison i am unable to view any content on my local plex server. A quick look at the logs for the docker shows:
-
[SUPPORT] blakeblackshear - Frigate
OK - I took the frigate.yml file i had setup and essentially copied it and put it on to appdata/frigate/config.yml and was able to get it up and running. now i just need to figure out how to get it into HA from here.
-
[SUPPORT] blakeblackshear - Frigate
Having some issues getting frigate up and running i'm hoping someone could assist with . I am running HA as a VM and can setup frigate just fine and it works great. However if i attempt to passthrough my USB Coral to the VM and start it it says the USB device cannot be found and essentially will not allow the VM to startup period even if i untick the coral usb device. I have to rebuild the VM to get HA up and running again. So my next logical option is the Frigate Docker container but i'm not finding much for tutorials on how to get frigate setup properly here and integrate it with HA. When i setup the Docker and attempt to run it i get: Error parsing config: [Errno 2] No such file or directory: '/config/config.yml' I guess what i am unsure on here is where do i put this config.yml file? i have a frigate.yml file in HA but apparently i'm not grasping how to make the two talk to each other. I do have MQTT setup and if it matters the HA instance and Frigate have separate local IP's.
-
Warning: guest updated active QH - VM's Crashing
Having an issue where any VM's that i have my secondary GPU passed through on appear to boot just fine but will crash after less than one minute of use. This VM had been working great since February. After checking the logs i get: Warning: guest updated active QH Also any VM's that i am using VNC on are also acting very strange and appear to be locking up as well. I am running headless 1500 miles away from home for the next month but am able to VPN into my network just fine. Machine Specs: MOBO: Rog Zenith II Extreme Alpha CPU: Threadripper 3970X Ram: 256GB GPU1: Quadro P2200 GPU2: RTX3090 Unraid Version: 6.9.2 XML: <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm'> <name>Feb 18</name> <uuid>76c9f047-8027-353a-50d9-d42cde0c9056</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>65536000</memory> <currentMemory unit='KiB'>65536000</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>8</vcpu> <cputune> <vcpupin vcpu='0' cpuset='24'/> <vcpupin vcpu='1' cpuset='56'/> <vcpupin vcpu='2' cpuset='25'/> <vcpupin vcpu='3' cpuset='57'/> <vcpupin vcpu='4' cpuset='26'/> <vcpupin vcpu='5' cpuset='58'/> <vcpupin vcpu='6' cpuset='27'/> <vcpupin vcpu='7' cpuset='59'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-4.2'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/76c9f047-8027-353a-50d9-d42cde0c9056_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='on'/> <vapic state='on'/> <spinlocks state='on' retries='8191'/> <vendor_id state='on' value='none'/> </hyperv> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='4' threads='2'/> <cache mode='passthrough'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='localtime'> <timer name='hypervclock' present='yes'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/isos/virtual systems/spaces_win_clover.img'/> <target dev='hdc' bus='sata'/> <boot order='1'/> <address type='drive' controller='0' bus='0' target='0' unit='2'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Windows.iso'/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/virtio-win-0.1.173-2.iso'/> <target dev='hdb' bus='ide'/> <readonly/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <master startport='0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/> </controller> <controller type='usb' index='0' model='ich9-uhci2'> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'/> <controller type='ide' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:de:94:62'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> </serial> <console type='pty'> <target type='serial' port='0'/> </console> <channel type='unix'> <target type='virtio' name='org.qemu.guest_agent.0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='tablet' bus='usb'> <address type='usb' bus='0' port='1'/> </input> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x4e' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x4e' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x44' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x0b05'/> <product id='0x1915'/> </source> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x413c'/> <product id='0x301d'/> </source> <address type='usb' bus='0' port='3'/> </hostdev> <memballoon model='none'/> </devices> </domain>