morbidpete

Members
  • Posts

    142
  • Joined

  • Last visited

About morbidpete

  • Birthday 05/31/1984

Converted

  • Gender
    Male
  • Location
    Rhode Island, USA
  • Personal Text
    #KCCO

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

morbidpete's Achievements

Apprentice

Apprentice (3/14)

0

Reputation

  1. I feel like an idiot. I used /downloads/started instead of /data/started like I had in my original docker (non-vpn one before i switched) after fixing the mappings for the categories and default locations its all working. Thank you for noticing that
  2. My turn to request help. After requesting Celo VPN open port because torrent would get metta data but never download the files after. Didnt help Torrent never download a byte after metadata. Logs indicate VPN is established. Any ideas? https://pastebin.com/hmRzHdzC my ovpn profile dev tun persist-tun persist-key cipher AES-256-GCM ncp-disable auth SHA256 tls-client client resolv-retry infinite remote nl1.celo.net 161 udp auth-user-pass remote-cert-tls server push "redirect-gateway def1" script-security 2 dhcp-option DNS 185.66.140.230 dhcp-option DNS 77.81.120.211 # Only on ubuntu client, you also need following directives: up /etc/openvpn/update-resolv-conf down /etc/openvpn/update-resolv-conf <ca> -----BEGIN CERTIFICATE----- xxx -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- xxx -----END CERTIFICATE----- </ca> setenv CLIENT_CERT 0 <tls-crypt> # # 2048 bit OpenVPN static key # -----BEGIN OpenVPN Static key V1----- xxx -----END OpenVPN Static key V1----- </tls-crypt>
  3. This would be better suited as it's own thread. But to answer quickly. 1. mounting the share from the HTPC to unraid will not make the drive inaccessible from the PC. that would defeat the entire purpose of shares. 2. When the htpc is powered off, the share to unraid will be disconnected. The share will only work with the PC on 3. If you do power cycle the htpc, you will have to go back into the unraid gui and remount it unless you make a cron job to test/remount when needed
  4. @wgstarks yes its still PlexPass only https://www.plex.tv/blog/smooth-stream-operator/
  5. If you dont add those to your go file, you will have to ssh in every reboot and manually do it.
  6. on unraid or within the container. I didnt find one in unraid either. but I found it inside the plex container. You have a link tot he instructions you are trying to follow?
  7. So I rebooted two days ago. Now my Ubuntu VM is trying to boot via UEFI. I changed the BIOS back to SeaBios (no idea why it changed on its own) but ti sits on "Booting from harddisk" forever and never boots. If I put it back to OVMF it drops me to a UEFI shell. Any ideas? I restored a backup XML and no luck witht hat either. Here is my XML. I removed the OVMF parts to get it back to SeaBios (couldn't do it in the gui) <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/62552208-79c1-c624-f89d-2a50bfe3a79a_VARS-pure-efi.fd</nvram> <domain type='kvm'> <name>Pydio</name> <uuid>62552208-79c1-c624-f89d-2a50bfe3a79a</uuid> <description>Pydio</description> <metadata> <vmtemplate xmlns="unraid" name="Ubuntu" icon="ubuntu.png" os="ubuntu"/> </metadata> <memory unit='KiB'>4194304</memory> <currentMemory unit='KiB'>4194304</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>2</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='1'/> </cputune> <os> <type arch='x86_64' machine='pc-q35-2.7'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/62552208-79c1-c624-f89d-2a50bfe3a79a_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='1' threads='2'/> </cpu> <clock offset='utc'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <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/disks/plex/vm/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/Software/OS/ubuntu-16.04.1-server-amd64.iso'/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </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='sata' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='pci' index='0' model='pcie-root'/> <controller type='pci' index='1' model='dmi-to-pci-bridge'> <model name='i82801b11-bridge'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/> </controller> <controller type='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/> </controller> <controller type='pci' index='2' model='pci-bridge'> <model name='pci-bridge'/> <target chassisNr='2'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:d9:42:db'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x01' function='0x0'/> </interface> <serial type='pty'> <target port='0'/> </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'/> <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> </graphics> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x02' slot='0x04' function='0x0'/> </memballoon> </devices> </domain>
  8. [update] That was it. Thank you again Ill take a peek. thank you.
  9. So any time I try to make an Ubuntu VM under 6.4.0-rc7a it never works. I have forced Ubuntu server to install as BIOS and UEFI. Despite either one, I get dropped to the UEFI shell. any ideas?
  10. Where is it keeping the temp files or whatever it makes? I'm getting an unraid error that the docker img is filling up until it purges the backup to my destination drive. Would liek to pass in a variable to let the temp files go somewhere else (cache drive) until its ready to spit out the backup to the real destination :update: found it. Was simply the /tmp directory. Mapped that to a tmp folder in the docker folder and good to go. no more docker img filling up when backing up more than 30 gigs (all i have free int he docker image)
  11. no issues using the cardigann unraid docker in Radarr. used torrent potato. TPB is down right now so test's will fail.
  12. Baikal: installed the docker getting a 404 when trying to browse to it locally Not Found The requested URL / was not found on this server. Apache/2.4.7 (Ubuntu) Server at 192.168.1.2 Port 6262 my config root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Baikal" --net="bridge" -e TZ="America/New_York" -e HOST_OS="unRAID" -p 6262:80/tcp -v "/mnt/cache/docker/baikal/":"/var/www/baikal-regular":rw sparklyballs/baikal b491882ada4620031e5f2e378e664f36a0737c356dd3aa0828df3ffb4580cb67 The command finished successfully! Am I doing something wrong?
  13. Also a screen session can cause this - easy to forget they might still be hanging around waited an hour until googling this. Found this post. Damn screen sessions thanks for the tip
  14. could you point me in the direction you found your info. I have been searching for hours :-(