daniel329

Members
  • Posts

    53
  • Joined

  • Last visited

Everything posted by daniel329

  1. So I hate to add to the chaos...but I use this docker daily for my business in conjunction with NextCloud.... Basically I read about the problem and issued the fix (HTTPSVAR True & Router 80 to 81 & Router 443 to 444) Upon UnRaid update and reboot I can't even start my container. I've attached images. (I know the email and domain are missing I took them out) The log simply reads: "Error grabbing logs: EOF" I've tried uninstalling and reinstalling the container. Thanks for all you guys do to keep us running. I hope I included enough info.
  2. The server has integrated graphics. Is that what you are talking about? I understood that the above wasn't necessary if true.
  3. Update: I've also tried creating a new VM with SeaBIOS and it didn't work either. Same code 43 error.
  4. I thought I posted the error above. Here are the logs - just didn't know if those applied to a graphics error in the UI 2017-08-23.log error.log error.log
  5. I've seen this reported other places but not gotten a definitive solution. Windows 10 throws a code 42 error when passing through a NVIDIA GPU. I've seen it also reported on the 10xx series. Tried reinstalling W10. Tried disabling hyper-v. Tried reinstalling drivers. Never been able to get it to work. Thoughts? <domain type='kvm' id='2'> <name>Windows 10</name> <uuid>bccb706b-f4ea-02f9-2dcf-277d7c14db82</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>2097152</memory> <currentMemory unit='KiB'>2097152</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>3</vcpu> <cputune> <vcpupin vcpu='0' cpuset='0'/> <vcpupin vcpu='1' cpuset='1'/> <vcpupin vcpu='2' cpuset='2'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-i440fx-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/bccb706b-f4ea-02f9-2dcf-277d7c14db82_VARS-pure-efi.fd</nvram> </os> <features> <acpi/> <apic/> <hyperv> <relaxed state='off'/> <vapic state='off'/> <spinlocks state='off'/> </hyperv> <kvm> <hidden state='on'/> </kvm> </features> <cpu mode='host-passthrough'> <topology sockets='1' cores='3' threads='1'/> </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/domains/Windows 10/vdisk1.img'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Win10_1703_English_x64.iso'/> <backingStore/> <target dev='hda' bus='ide'/> <readonly/> <boot order='2'/> <alias name='ide0-0-0'/> <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.136.iso'/> <backingStore/> <target dev='hdb' bus='ide'/> <readonly/> <alias name='ide0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='usb' index='0' model='ich9-ehci1'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/> </controller> <controller type='usb' index='0' model='ich9-uhci1'> <alias name='usb'/> <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'> <alias name='usb'/> <master startport='2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/> </controller> <controller type='usb' index='0' model='ich9-uhci3'> <alias name='usb'/> <master startport='4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/> </controller> <controller type='pci' index='0' model='pci-root'> <alias name='pci.0'/> </controller> <controller type='ide' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:37:82:b4'/> <source bridge='br0'/> <target dev='vnet0'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target port='0'/> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-2-Windows 10/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='keyboard' bus='ps2'> <alias name='input1'/> </input> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <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='0x01' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <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='0x00' slot='0x1b' function='0x0'/> </source> <alias name='hostdev2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x08' function='0x0'/> </hostdev> <memballoon model='virtio'> <alias name='balloon0'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x09' function='0x0'/> </memballoon> </devices> <seclabel type='none' model='none'/> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
  6. Whenever I use Let'sEncrypt to create a reverse proxy the login screen becomes all text and distorted - and then when you put in your username it throws this error 500 - InternalServerError Something went horribly, horribly wrong while servicing your request. We're sorry :-( Graphics courtesy of the awesome Matthew Inman Details Error Details Nancy.RequestExecutionException: Oh noes! ---> Ombi.Helpers.Exceptions.ApiRequestException: Got StatusCode=Unauthorized for https://plex.tv/users/sign_in.json. at Ombi.Api.ApiRequest.Execute[T] (RestSharp.IRestRequest request, System.Uri baseUri) [0x00072] in <2a63c45e97a245c1bf3c2df5f23972c5>:0 at Ombi.Api.PlexApi.SignIn (System.String username, System.String password) [0x0004e] in <2a63c45e97a245c1bf3c2df5f23972c5>:0 at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,Ombi.Api.Interfaces.IPlexApi,object,string) at Ombi.UI.Modules.UserLoginModule+d__48.MoveNext () [0x007d4] in :0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <204f770036d441bb8dfd3daba3550e83>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0003e] in <204f770036d441bb8dfd3daba3550e83>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00028] in <204f770036d441bb8dfd3daba3550e83>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00008] in <204f770036d441bb8dfd3daba3550e83>:0 at System.Runtime.CompilerServices.TaskAwaiter`1[TResult].GetResult () [0x00000] in <204f770036d441bb8dfd3daba3550e83>:0 at Ombi.UI.Modules.UserLoginModule+<<-ctor>b__0_0>d.MoveNext () [0x00060] in :0 --- End of inner exception stack trace --- at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) [0x000bd] in <63c44d6f8d7e4f339a987bf9eb94d931>:0
  7. I'm using the Free version although with the demise of Crashplan I may as well go ahead and buy one. Just not sure if I can get away with the Pro or if I need the Ultimate -- their site references storage limits but doesn't say what they are.
  8. I left it at default. Should it be manually mapped?
  9. Since it isn't addressed in the ReadMe - Can someone clarify if additional SSL setup is necessary for security per SpaceInvader's video? I don't have a good understanding of SSL but I want to be sure traffic is encrypted as I will be accessing financial documents via OpenVPN
  10. Trying to use this with Backblaze but every time the docker restarts it wipes all configurations and presents me with the activation window. Thoughts?
  11. I didn't think I was but I checked and it was on. It must come enabled by default now? Sorry to waste your time! To clarify to n00bs like myself. Go to settings and network settings and switch off bonded if you're not using bonded (which is seems most people aren't)
  12. I have been unable to access the WebUI. I've tried bond0 and Bond0. Am I missing something?
  13. This worked! The transfer took a while but everything is fine now. I really appreciate all the help guys. Hopefully this thread will be helpful to someone else who is having the same issue!
  14. Ah I see. Ok after doing that I'm a little better off - There are some permission issues with the folders/files you want to move 0 file(s)/folder(s) with an owner other than 'nobody' 0 file(s)/folder(s) with a group other than 'users' 201 folder(s) with a permission other than 'drwxrwxrwx' 2693 files(s) with a permission other than '-rw-rw-rw-' or '-r--r--r--' You can find more details about which files have issues in the log file (/boot/logs/unbalance.log) At this point, you can move the folders/files if you want, but be advised that it can cause errors in the operation You are STRONGLY suggested to install the Fix Common Problems plugin, then run the Docker Safe New Permissions command Should I go ahead and run it or would I be better off fixing those files? I already tried the Fix Common Problems plugin (again).
  15. I tried but I still get permissions errors
  16. I think this is it. I've tried running the permissions fix tool many times but I always get the permissions errors in unbalance. Thanks again for all the help. tower-diagnostics-20170613-1114.zip
  17. Thanks so much to both of you. When I use the unBalance plugin I get tons of permission errors. So I ran the Docker Safe new permissions tool and when I go back to unBalance I still get a lot of permissions errors so I'm scared to do anything....
  18. Hello all, I've been using UnRaid for a couple of months now and loving it. Unfortunately, I was a bit of a n00b when I got setup and so I did some things incorrectly. At the moment, I have 3 disks. 2 x 3TB and 1 x 5TB. What I should've done during setup was make the 5TB drive a parity drive and had 3 x 3TB drives. Instead I made them all data drives. Well now I realize I need a parity drive but the 5TB drive is 26% full. I want to pull it and make it the parity drive.. So the question is - how do I take the data off of the 5TB drive and offload it to the other 3TB drives so that I can pull it and make it a parity drive? Does this make sense? I've read through the Wiki but everything listed mentions parity and I don't want to lose data. The other posts all are from people looking for help reassigning an empty drive. Mine has data on it. I appreciate any suggestions you may have.