Rookie

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by Rookie

  1. Where exactly do I put this in order to fix my docker.img file problem? And please confirm that once I do this I need to restart the docker img for it to take effect
  2. @ninthwalker got a new questions for you. I've be playing around with the emailbody.erb trying to find a way to make it so that when it sends an email instead of listing every new episode of a show that has came out it only tells me that a new episode for "Show X" has been down loaded. No other data, just the series image, series title and that's it. Any clue how this could be done? Maybe an option in a future update? If it is possible to help with the code on this that would be great. Thanks
  3. That’s what I have in mine! Once you get on your feet make sure you read through the forums to learn how to back up all your app data/flash etc. so if the worse happens you are set to recover.
  4. I didn't run it from inside the docker. I SSH'd into my unraid server and ran it there. Just to make sure I just SSH'd into my router and ran the same command there and got the same thing. However from the router (PFSense) I got the following: trying 10.10.10.1... telnet: connect to address 10.10.10.1: Operation timed out telnet: Unable to connect to remote host ***update so I got bored and just updated my email address to a gmail account that I have. It worked like a champ! Switched it back to the yahoo email that I prefer and it doesn’t work. So I don’t think the problem is with NowShowig. The problem is either PFBlockerNG blocking something or Yahoo blocking something. I would still love any help that you can give.
  5. I used the command telnet smtp.mail.yahoo.com 587 per your instruction and the output I got was: Trying 10.10.10.1... telnet: connection to address 10.10.10.1: connection timed out standing by for further instructions
  6. Webserver logs x.x.x.x x.x.x.x:xxxx - [12/Aug/2018:20:53:33 -0500] "POST /admin/test_report.php HTTP/1.1" 200 16 "http://x.x.x.x:xxxx/admin/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36" x.x.x.x x.x.x.x:xxxx - [12/Aug/2018:20:51:46 -0500] "POST /admin/test_report.php HTTP/1.1" 200 16 "http://x.x.x.x:xxxx/admin/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36" x.x.x.x x.x.x.x:xxxx - [12/Aug/2018:20:46:18 -0500] "GET /admin/logs.php?p=%252Fconfig%252Flogs%252Fnowshowing.log HTTP/1.1" 200 6234 "http://x.x.x.x:xxxx/admin/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36" now showing logs I, [2018-08-12T20:47:32.374959 #4282] INFO -- : Starting up NowShowing I, [2018-08-12T20:47:34.458613 #4282] INFO -- : Reporting Movie: Deadpool 2 I, [2018-08-12T20:47:35.583122 #4282] INFO -- : Reporting Movie: Hunger I, [2018-08-12T20:47:36.654296 #4282] INFO -- : Reporting Movie: In Darkness I, [2018-08-12T20:47:37.821793 #4282] INFO -- : Reporting Movie: Like Father I, [2018-08-12T20:47:38.943489 #4282] INFO -- : Reporting Movie: Skyscraper I, [2018-08-12T20:47:40.115009 #4282] INFO -- : Reporting Movie: Tag I, [2018-08-12T20:47:41.228461 #4282] INFO -- : Reporting Movie: Wildling I, [2018-08-12T20:47:43.588940 #4282] INFO -- : Reporting Alone Season 5 Episode 9 I, [2018-08-12T20:48:22.096238 #4282] INFO -- : Reporting Big Brother Season 20 Episode 20 E, [2018-08-12T20:48:22.096586 #4282] ERROR -- : Something failed. Most likely metadata related. If you see this error all the time, turn on debugging and open an issue on github. I, [2018-08-12T20:48:49.353611 #1251] INFO -- : Reporting Making It Season 1 Episode 2 I, [2018-08-12T20:48:54.909170 #4282] INFO -- : Reporting Castle Rock Season 1 Episode 5 I, [2018-08-12T20:49:35.644725 #1251] INFO -- : Reporting Queen of the South Season 3 Episode 8 I, [2018-08-12T20:50:13.587649 #1251] INFO -- : Reporting Suits Season 8 Episode 4 I, [2018-08-12T20:50:47.224917 #4282] INFO -- : Reporting Making It Season 1 Episode 2 I, [2018-08-12T20:51:09.311769 #1251] INFO -- : Reporting Yellowstone (2018) Season 1 Episode 7 I, [2018-08-12T20:51:15.593231 #1251] INFO -- : Adding Statistics from Tautulli I, [2018-08-12T20:51:30.919555 #4282] INFO -- : Reporting Queen of the South Season 3 Episode 8 I, [2018-08-12T20:51:46.554145 #1251] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailReport.rb:99:in `sendMail'", "/usr/local/sbin/combinedreport:452:in `main'", "/usr/local/sbin/combinedreport:460:in `<main>'"] I, [2018-08-12T20:51:46.559671 #1251] INFO -- : Script complete. Ran in 390.029264528 seconds I, [2018-08-12T20:52:06.561907 #4282] INFO -- : Reporting Suits Season 8 Episode 4 I, [2018-08-12T20:52:58.048268 #4282] INFO -- : Reporting Yellowstone (2018) Season 1 Episode 7 I, [2018-08-12T20:53:03.580459 #4282] INFO -- : Adding Statistics from Tautulli I, [2018-08-12T20:53:34.513395 #4282] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailReport.rb:99:in `sendMail'", "/usr/local/sbin/combinedreport:452:in `main'", "/usr/local/sbin/combinedreport:460:in `<main>'"] I, [2018-08-12T20:53:34.523801 #4282] INFO -- : Script complete. Ran in 362.149994013 seconds docker log ----------------------------------------- NowShowing ----------------------------------------- Brought to you by: Ninthwalker/GroxyPod/Limen75 ----------------------------------------- User xyz set to: 99 Group xyz set to: 100 ----------------------------------------- [cont-init.d] 10-set-uidgid: exited 0. [cont-init.d] 20-setup: executing... Advanced config file detected. Checking version .. Latest 2.0.3 release found. Nothing to update. Server ready Please go to http://hostIP:hostPort/admin to configure settings [cont-init.d] 20-setup: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. 2018-08-12 20:28:26: (log.c.217) server started for the email setting I just selected Yahoo from the drop down and provided the email address and password. Just in case it helps I'm adding the advanced.yaml email: title: "New This Week" image: "http://i.imgur.com/LNTSbFl.png" footer: "Thanks for watching!" language: "en" web: title_image: "img/nowshowing.png" logo: "img/logo.png" headline_title: 'Just added:' headliners: "Laughs,Screams,Thrills,Entertainment" footer: "Thanks for watching!" language: "en" plex: plex_user_emails: "yes" libraries_to_skip: - "" server: "x.x.x.x" mail: from: "Plex Server" subject: "Now Showing" recipients_email: - "" recipients: - "" provider: "yahoo" address: "smtp.mail.yahoo.com" port: "587" username: "[email protected]" password: "xxxxxxxxxxx" report: interval: "7" report_type: "both" email_report_time: '30 10 * * 5' web_report_time: '0 23 * * *' extra_details: "yes" test: "enable" tautulli: server: "x.x.x.x" port: "xxxx" https: "no" httproot: "" api_key: "xxxxxxxxxxxxxxxxxxxxxx" title: 'Statistics:' stats: "LBmv" token: api_key: "xxxxxxxxxxxxxxxxxxxx" Thats everything I can think of to send you.
  7. I, [2018-08-08T00:35:51.324544 #1850] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailReport.rb:99:in `sendMail'", "/usr/local/sbin/combinedreport:452:in `main'", "/usr/local/sbin/combinedreport:460:in `<main>'"] I, [2018-08-08T00:35:51.332451 #1850] INFO -- : Script complete. Ran in 82.942580012 seconds I, [2018-08-08T00:44:08.911692 #2402] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailAnnouncement.rb:100:in `sendMail'", "/usr/local/sbin/announcementreport:87:in `main'", "/usr/local/sbin/announcementreport:91:in `<main>'"] I, [2018-08-08T00:44:08.911929 #2402] INFO -- : Announcement Email Sent. I, [2018-08-08T00:49:30.518572 #2413] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailAnnouncement.rb:100:in `sendMail'", "/usr/local/sbin/announcementreport:87:in `main'", "/usr/local/sbin/announcementreport:91:in `<main>'"] I, [2018-08-08T00:49:30.518776 #2413] INFO -- : Announcement Email Sent. I, [2018-08-08T00:52:07.166504 #1248] INFO -- : SMTP mailing failed! execution expired["/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `initialize'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `open'", "/usr/lib/ruby/2.3.0/net/smtp.rb:542:in `tcp_socket'", "/usr/lib/ruby/2.3.0/net/smtp.rb:552:in `block in do_start'", "/usr/lib/ruby/2.3.0/timeout.rb:101:in `timeout'", "/usr/lib/ruby/2.3.0/net/smtp.rb:551:in `do_start'", "/usr/lib/ruby/2.3.0/net/smtp.rb:521:in `start'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/network/delivery_methods/smtp.rb:112:in `deliver!'", "/usr/lib/ruby/gems/2.3.0/gems/mail-2.6.3/lib/mail/message.rb:252:in `deliver!'", "/var/lib/nowshowing/mailAnnouncement.rb:100:in `sendMail'", "/usr/local/sbin/announcementreport:87:in `main'", "/usr/local/sbin/announcementreport:91:in `<main>'"] I, [2018-08-08T00:52:07.166967 #1248] INFO -- : Announcement Email Sent. So I completed deleted the appdata folder and did a fresh install. (I did this because I have not been able to get the email to send). After the fresh install I went to http:\\Host IP:port\Admin. I get the welcome screen then click next and nothing happens. I can't get into the admin portion to reconfigure everything so I can try to get this working. Thoughts? So I got around this by grabbing the default password and going to admin/index.php so I guess its kinda fixed however I still can not send emails
  8. You are exactly right CHBMB, it was a little off. I was so frustrated with this problem that I was not in my right mind. I would love to offer a better argument but I don't have one. my apologies.
  9. SOLVED!!! So First I want to say I am a little disappointed in the Forum. I've had one reply to my problem and while I do want to thank @Squid for attempting to provide help, I'm a little disappointed that only one person was willing to provide assistance. However thanks to Google, I found the problem. Bottom Line Up Front: Close all your GUIs...then play with VMs So as new user of unRAID, I have been very excited to get thing set up. What that means is, I have a mini-pc at home (it was in charge of my NAS that I left to try unRAID), a Mac Book Pro (still haven't successfully attempted to install Mac OS, however what I discovered might by one of the reasons), a surface pro, and an iPhone. When I was at home I would work on the mac book and the surface to get the server set up, but when I was at work I would bounce between my surface and my iphone when ever I had time. Fast foward a couple of days and you have my previous posts. Late last night I was looking though all my xml files, watching spaceinvaders video's for the 1000th time trying to figure out what I had done wrong, why did my windows vm keep giving me the BSOD. all the while I was cussing at @alkiax for talking me into switching to unRAID. during all of my research I starting coping logs like it was my job. I was monitoring this post waiting for someone to rescue me and I wanted to be capable of providing as much research documents as possible so they could tell me where I went wrong. So at one point I started looking a the logs for the server it self. It was glowing red with errors. So in all my unRAID expertise I went to work...you should start laughing at me now. I am not a programmer...no even a little. I've had no training other than my own fooling around. However if your screen is glowing red and I notice the words "preclear" (not availble in community plug ins) and I happen to now that I recently told the "preclear" plug in to update, well then the obvious solution is there is a problem with preclear. Turns out not some much! Once I removed the plugin the entire log turned red. In addition to seeing preclear a ton I notice another ip address. In a panic I did't pay much attention to the address (if I had I would have noticed quickly that it started with 192.168 which would have told me that it was on my side of the modem). So I stopped all my dockers...screen still red. So I stopped the array....screen still red. Finally I stopped all the plugins, at this point I was sure that I had downloaded something and I was being hacked because the logs where still glowing red and continuing to grow. Once again I called up my buddy @alkiax and at this point I was ready to kill him, what had he gotten me into? So I did what every reasonable person would do, I grabbed a beer and opened Google and started searching. My VM troubles were a thing of the past at this point I wanted to save the server. Then i stumbled across a post where @gridrunner asked a question about a "wrong card token message" which happened to be part of the glowing red error messages going across my log screen. Thankfully @itimpi had responded to gridrunner and told him that "The wrong card token message occurs when you have a browser window still open to the unraid GUI from before the last boot of unRAID." I had two instances up and running! one on my mac...the one that I was trouble shooting with, and one on my surface, the one I was watching the logs with. That got me thinking, I checked my phone, sure enough it was on the GUI and my other PC, the one that I remoted into while at work was on the GUI. With fingers crossed I closed all the GUIs, save one. The one remaining GUI I used to tell the server to reboot and then I closed it as well. Once the server restarted I logged back into the GUI (on just one computer this time) and sure enough the logs where clean. This got me thinking, I wonder if this was the problem with my VMs. One GUI shows they aren't started, one shows they are start and the other shows that I just shut it down. I'm not sure how all the 1's and 0's talk to each other but it was all I could hope for. So today after work, I sat down and built another VM (I had deleted the others at some point last night while the logs where glowing red...becuase one of the scripts glowing read referred to the "VM"). I got ridiculous and made three copies, one of the VM the moment I built it, another after I started to update the drivers from the built in windows ones to the virtio drivers, and another after I had installed splash top desk top. I was a little worried I'd have another crash. But I am proud to report, I have a VM that is up and running! I even managed to play a game on it for a little while. Tomorrow I will take one of the copies and pass though a USB control, and if that works I'll pass though my GPU.
  10. OMG this just saved me sooooooo much! I had red all over my logs and this just fixed all that...lessoned learned. Open a GUI, close a GUI!!! Never have multi running especially if you have three different machine ur bouncing from.
  11. @Squid so BSOD...then it restart and I get this screen (untitled2) once I pick a keyboard I get this (untitled 3) so I choose not to power it off and instead click "trouble shoot" which gives me this (untitled 4). selecting "system restore" give me (untitled 5) selecting "system image recovery" gives me (untitled 6) selecting "Startup Repair" reboots the machine and gives me a screen that says it could repair my pc and lets me either go back into advanced options or just shut down. Command prompt just brings me to the command prompt. I have not option to start in safe mode. I'm currently sitting at the command prompt incase there is a trick I can type here to fix this.
  12. So I just spent the last two hours building a new Windows 10 VM from the ground up. I followed the instructions, step by step from space invaders video (The best way to install and setup a windows 10 vm as a daily driver....(youtube.com/watch?v=miYUGWq6l24). literally ever freaking step....to include his optional ones. Just to eliminate any issue. My plan was to make a master VM that I could clone and slowly do stuff with (ie add graphics card etc.). get the whole machine up and running then power it down. For good measure I start the VM one last time just to make sure its good.......BSOD!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @alkiax - just so you can follow LOGs: qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 2018-03-16T01:20:39.131814Z qemu-system-x86_64: warning: guest updated active QH qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 qxl_cursor: not implemented: type 1 2018-03-16T01:25:33.928603Z qemu-system-x86_64: warning: guest updated active QH qxl_cursor: not implemented: type 1 2018-03-16T01:25:47.443363Z qemu-system-x86_64: warning: guest updated active QH 2018-03-16T01:26:00.158278Z qemu-system-x86_64: terminating on signal 15 from pid 20209 (/usr/sbin/libvirtd) 2018-03-16 01:26:00.402+0000: shutting down, reason=shutdown 2018-03-16 01:29:18.308+0000: starting up libvirt version: 4.0.0, qemu version: 2.11.1, hostname: WOPR LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name guest=W10VMv2,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-11-W10VMv2/master-key.aes -machine pc-i440fx-2.11,accel=kvm,usb=off,dump-guest-core=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/dc622893-eceb-93db-7b10-b7e705a7cb24_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 8192 -realtime mlock=off -smp 10,sockets=1,cores=10,threads=1 -uuid dc622893-eceb-93db-7b10-b7e705a7cb24 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-11-W10VMv2/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,ad -device isa-serial,chardev=charserial0,id=serial0 -chardev socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/domain-11-W10VMv2/org.qemu.guest_agent.0,server,nowait -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 -device usb-tablet,id=input0,bus=usb.0,port=1 -vnc 0.0.0.0:0,websocket=5700 -k en-us -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on 2018-03-16 01:29:18.308+0000: Domain id=11 is tainted: high-privileges 2018-03-16 01:29:18.308+0000: Domain id=11 is tainted: host-cpu 2018-03-16T01:29:18.360431Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/0 (label charserial0) 2018-03-16T01:30:58.325390Z qemu-system-x86_64: terminating on signal 15 from pid 20209 (/usr/sbin/libvirtd) 2018-03-16 01:30:58.572+0000: shutting down, reason=shutdown 2018-03-16 01:31:54.244+0000: starting up libvirt version: 4.0.0, qemu version: 2.11.1, hostname: WOPR LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name guest=W10VMv2,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-12-W10VMv2/master-key.aes -machine pc-i440fx-2.11,accel=kvm,usb=off,dump-guest-core=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/dc622893-eceb-93db-7b10-b7e705a7cb24_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 8192 -realtime mlock=off -smp 10,sockets=1,cores=10,threads=1 -uuid dc622893-eceb-93db-7b10-b7e705a7cb24 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-12-W10VMv2/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,ad isa-serial,chardev=charserial0,id=serial0 -chardev socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/domain-12-W10VMv2/org.qemu.guest_agent.0,server,nowait -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 -device usb-tablet,id=input0,bus=usb.0,port=1 -vnc 0.0.0.0:0,websocket=5700 -k en-us -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 -msg timestamp=on 2018-03-16 01:31:54.244+0000: Domain id=12 is tainted: high-privileges 2018-03-16 01:31:54.244+0000: Domain id=12 is tainted: host-cpu 2018-03-16T01:31:54.295574Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/0 (label charserial0) 2018-03-16T01:32:32.373526Z qemu-system-x86_64: terminating on signal 15 from pid 20209 (/usr/sbin/libvirtd) 2018-03-16 01:32:32.611+0000: shutting down, reason=shutdown XML: <domain type='kvm'> <name>W10VMv2</name> <uuid>dc622893-eceb-93db-7b10-b7e705a7cb24</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>10</vcpu> <cputune> <vcpupin vcpu='0' cpuset='2'/> <vcpupin vcpu='1' cpuset='3'/> <vcpupin vcpu='2' cpuset='4'/> <vcpupin vcpu='3' cpuset='5'/> <vcpupin vcpu='4' cpuset='6'/> <vcpupin vcpu='5' cpuset='7'/> <vcpupin vcpu='6' cpuset='8'/> <vcpupin vcpu='7' cpuset='9'/> <vcpupin vcpu='8' cpuset='10'/> <vcpupin vcpu='9' cpuset='11'/> </cputune> <os> <type arch='x86_64' machine='pc-i440fx-2.11'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/dc622893-eceb-93db-7b10-b7e705a7cb24_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'> <topology sockets='1' cores='10' 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/isos/W10VMv2/W10VMv2/vdisk1.img'/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/W10VMv2/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/W10VMv2/virtio-win-0.1.141-1.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='virtio-serial' index='0'> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:fe:44:73'/> <source bridge='br0'/> <model type='virtio'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x03' 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'/> <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='0x02' function='0x0'/> </video> <memballoon model='virtio'> <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </memballoon> </devices> </domain> I'm at a loss..... @gridrunner can you provide any insight. Not having a VM is not an option for me and I fear I'm like to have to get rid of unRAID by weekends end if I can't get something up and running and I'll just have to make the server a PC instead.
  13. so I am new to unraid, had it for a little over a week now. I spent four days trying to get a VM up and running and at present I have nothing. I started with Mac OS X...and lets just say I picked a wring starting point, as I've not even gotten one to boot up (high sierra, sierra, or el capitan, in that order.) so I moved on to windows 10. I followed space invaders you tube video and I got it loaded. Next natural progression was to pass though the graphics card (once again followed space invaders video). At lunch I went home to check out my new VM. booted up and started just fine, so I plugged a mouse and a keyboard in and discovered that neither functioned. So remotely logged in and went to device manager just to verify that the graphics card got passed though. Sure enough it was. SO I left the keyboard and mouse plugged in and told the vm to restart, hoping that it would see the mouse and keyboard and work. instead I got a BSOD (attachment 1). I played with it for a while and decided to just return the vm to vnc and not use the graphics card until I could do more research.....still get the BSOD. After making those changes I restarted the server just incase it needed a fresh start (like a newbi I forgot to grab the logs before then, but I do have a screen grab of part of it. (attachment 2)) I am also including my VM XML just in case it helps (attachment 3). Machine: Asus Prime b350-plus Ryzen AM4 AMD Ryzen 5 1600 Nvidia Quadro k2000 (crappy I know but I'm waiting for new GPUs this summer) Windows 10 VM VML.txt