Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Octavius_Flavius

Members
  • Joined

  • Last visited

Everything posted by Octavius_Flavius

  1. Having a similar problem... Running 6.3RC4 and stubbed my Fresco 1100 USB3.0 PCIe card. When I start any VM for the first time it boots correctly and the PCIe card is detected correctly... When I close the VM and change to another VM the USB is not being "released"... and message below is shown. Is there a way to force the card to release, besides rebooting the whole server? internal error: early end of file from monitor, possible problem: 2016-11-18T17:02:14.904122Z qemu-system-x86_64: -device vfio-pci,host=03:00.0,id=hostdev2,bus=pci.2,addr=0x6: vfio: Error: Failed to setup INTx fd: Device or resource busy 2016-11-18T17:02:16.786970Z qemu-system-x86_64: -device vfio-pci,host=03:00.0,id=hostdev2,bus=pci.2,addr=0x6: Device initialization failed Nov 18 22:30:48 unRAID kernel: vfio_cap_init: 0000:03:00.0 hiding cap 0xff Nov 18 22:30:48 unRAID kernel: vfio_cap_init: 0000:03:00.0 hiding cap 0xff Nov 18 22:30:48 unRAID kernel: genirq: Flags mismatch irq 16. 00000000 (vfio-intx(0000:03:00.0)) vs. 00000080 (ehci_hcd:usb1) Nov 18 22:30:48 unRAID kernel: vfio-pci 0000:03:00.0: Refused to change power state, currently in D3 Nov 18 22:30:49 unRAID kernel: vfio-pci 0000:03:00.0: timed out waiting for pending transaction; performing function level reset anyway Nov 18 22:30:50 unRAID kernel: vfio-pci 0000:03:00.0: Failed to return from FLR Nov 18 22:30:51 unRAID kernel: br0: port 3(vnet1) entered disabled state Nov 18 22:30:51 unRAID kernel: device vnet1 left promiscuous mode Nov 18 22:30:51 unRAID kernel: br0: port 3(vnet1) entered disabled state Nov 18 22:30:51 unRAID kernel: vgaarb: device changed decodes: PCI:0000:02:00.0,olddecodes=io+mem,decodes=io+mem:owns=none Nov 18 22:30:51 unRAID kernel: vfio-pci 0000:03:00.0: Refused to change power state, currently in D3 Nov 18 22:30:51 unRAID kernel: pci-stub 0000:03:00.0: claimed by stub
  2. Got everything working as well from terminal. Is there a way to create a short cut in launchpad that opens virt-manager in terminal with --no-fork with a click of a button?
  3. No, I did run through all my dockers and did not see any conflicts, unless there are some settings I don't know about. My list of dockers just in case: - CouchPotato, DDClient, deluge, Dolphin, muximux, openvpn-as, plex, plexpy, sabnzbd, Sonarr. Try a reboot... worked for me when I was having a similar problem. Sent from my iPhone using Tapatalk
  4. All seems to be working! But the way port 53 is past through two times, one time TCP and another time as UDP. My problem is still getting plexconnect to work on another port. Managed to move port 80 and 443. However, port 53 is bugging me. Anyone any suggestion how to move plexconnect from port 53 to port 6053 in Nginx?
  5. Restarted the server and things seems to be OK now. I do get an error message for a certain log file: tail: can't open '/var/log/lighttpd/*.log': No such file or directory Also the dashboard does not show any stats.
  6. Changed things a bit around and the DNS 53 remark is gone. Was using plexconnect and had to move the ports via nginx. That is done. However, I cannot browse when I only select my unraid ip address as dns. Used a similar setup as per the screenshot. Log file: Nov 2 08:45:04 dnsmasq[174]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify Nov 2 08:45:04 dnsmasq[174]: warning: interface eth0 does not currently exist Using IPv4 dnsmasq: syntax check OK. [02-Nov-2016 08:44:59] NOTICE: configuration file /etc/php5/php-fpm.conf test is successful nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ::: Testing DNSmasq config: ::: Testing PHP-FPM config: ::: Testing NGINX config: ::: All config checks passed, starting ... ::: ::: Neutrino emissions detected... ::: ::: No custom adlist file detected, reading from default file... done! ::: ::: Getting raw.githubusercontent.com list... List updated, transport successful! ::: Getting mirror1.malwaredomains.com list... No changes detected, transport skipped! ::: Getting sysctl.org list... No changes detected, transport skipped! ::: Getting zeustracker.abuse.ch list... No changes detected, transport skipped! ::: Getting s3.amazonaws.com list... No changes detected, transport skipped! ::: Getting s3.amazonaws.com list... No changes detected, transport skipped! ::: Getting hosts-file.net list... No changes detected, transport skipped! ::: Getting raw.githubusercontent.com list... List updated, transport successful! ::: ::: Aggregating list of domains... done! ::: Formatting list of domains to remove comments.... done! ::: 126372 domains being pulled in by gravity... ::: Removing duplicate domains.... done! ::: 102289 unique domains trapped in the event horizon. ::: ::: Adding adlist sources to the whitelist... done! ::: Whitelisting 6 domains... done! ::: BlackListing 0 domains... done! ::: Formatting domains into a HOSTS file... ::: ::: Cleaning up un-needed files... done! ::: ::: Refresh lists in dnsmasq... ::: Pi-hole blocking is Enabled ==> /var/log/pihole.log <== Nov 2 08:40:54 dnsmasq[180]: using nameserver 8.8.8.8#53 Nov 2 08:40:54 dnsmasq[180]: using nameserver 8.8.4.4#53 Nov 2 08:40:54 dnsmasq[180]: read /etc/hosts - 2 addresses Nov 2 08:40:54 dnsmasq[180]: read /etc/pihole/gravity.list - 102289 addresses Nov 2 08:45:04 dnsmasq[174]: started, version 2.76 cachesize 10000 Nov 2 08:45:04 dnsmasq[174]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify Nov 2 08:45:04 dnsmasq[174]: warning: interface eth0 does not currently exist Nov 2 08:45:04 dnsmasq[174]: using nameserver 8.8.8.8#53 Nov 2 08:45:04 dnsmasq[174]: using nameserver 8.8.4.4#53 Nov 2 08:45:04 dnsmasq[174]: read /etc/hosts - 2 addresses tail: can't open '/var/log/lighttpd/*.log': No such file or directory Nov 2 08:45:04 dnsmasq[174]: read /etc/pihole/gravity.list - 102289 addresses
  7. I have everything set including the daily cron. And it's all working... or better said, the ads are being blocked as far as I can tell But I am getting the following error messages when I run the cron and the dashboard is not working: Script Starting Tue, 01 Nov 2016 18:39:39 +0100 Full logs for this script are available at /tmp/user.scripts/tmpScripts/pihole/log.txt cat: can't open '/etc/pihole/list.0.raw.githubusercontent.com.domains': No such file or directory cat: can't open '/etc/pihole/list.1.mirror1.malwaredomains.com.domains': No such file or directory cat: can't open '/etc/pihole/list.2.sysctl.org.domains': No such file or directory cat: can't open '/etc/pihole/list.3.zeustracker.abuse.ch.domains': No such file or directory cat: can't open '/etc/pihole/list.4.s3.amazonaws.com.domains': No such file or directory cat: can't open '/etc/pihole/list.5.s3.amazonaws.com.domains': No such file or directory cat: can't open '/etc/pihole/list.6.hosts-file.net.domains': No such file or directory cat: can't open '/etc/pihole/list.7.raw.githubusercontent.com.domains': No such file or directory dnsmasq: failed to create listening socket for port 53: Address in use Script Finished Tue, 01 Nov 2016 18:40:20 +0100 Full logs for this script are available at /tmp/user.scripts/tmpScripts/pihole/log.txt My docker log: nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ::: Testing DNSmasq config: ::: Testing PHP-FPM config: ::: Testing NGINX config: ::: All config checks passed, starting ... ::: ::: Neutrino emissions detected... ::: ::: No custom adlist file detected, reading from default file... done! ::: ::: Getting raw.githubusercontent.com list... No changes detected, transport skipped! ::: Getting mirror1.malwaredomains.com list... No changes detected, transport skipped! ::: Getting sysctl.org list... No changes detected, transport skipped! ::: Getting zeustracker.abuse.ch list... No changes detected, transport skipped! ::: Getting s3.amazonaws.com list... No changes detected, transport skipped! ::: Getting s3.amazonaws.com list... No changes detected, transport skipped! ::: Getting hosts-file.net list... No changes detected, transport skipped! ::: Getting raw.githubusercontent.com list... No changes detected, transport skipped! ::: cat: can't open '/etc/pihole/list.0.raw.githubusercontent.com.domains': No such file or directory cat: can't open '/etc/pihole/list.1.mirror1.malwaredomains.com.domains': No such file or directory cat: can't open '/etc/pihole/list.2.sysctl.org.domains': No such file or directory cat: can't open '/etc/pihole/list.3.zeustracker.abuse.ch.domains': No such file or directory cat: can't open '/etc/pihole/list.4.s3.amazonaws.com.domains': No such file or directory cat: can't open '/etc/pihole/list.5.s3.amazonaws.com.domains': No such file or directory cat: can't open '/etc/pihole/list.6.hosts-file.net.domains': No such file or directory cat: can't open '/etc/pihole/list.7.raw.githubusercontent.com.domains': No such file or directory ::: Aggregating list of domains... done! ::: Formatting list of domains to remove comments.... done! ::: 0 domains being pulled in by gravity... ::: Removing duplicate domains.... done! ::: 0 unique domains trapped in the event horizon. ::: ::: Adding adlist sources to the whitelist... done! ::: Whitelisting 6 domains... done! ::: BlackListing 0 domains... done! ::: Formatting domains into a HOSTS file... ::: ::: Cleaning up un-needed files... done! ::: ::: Refresh lists in dnsmasq... ::: Pi-hole blocking is Enabled tail: can't open '/var/log/lighttpd/*.log': No such file or directory ==> /var/log/pihole.log <== Nov 1 16:56:49 dnsmasq[173]: read /etc/hosts - 6 addresses Nov 1 16:56:49 dnsmasq[173]: read /etc/pihole/gravity.list - 0 addresses Nov 1 17:02:12 dnsmasq[172]: started, version 2.76 cachesize 10000 Nov 1 17:02:12 dnsmasq[172]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify Nov 1 17:02:12 dnsmasq[172]: warning: interface eth0 does not currently exist Nov 1 17:02:12 dnsmasq[172]: using nameserver 209.222.18.218#53 Nov 1 17:02:12 dnsmasq[172]: using nameserver 209.222.18.222#53 Nov 1 17:02:12 dnsmasq[172]: bad address at /etc/hosts line 7 Nov 1 17:02:12 dnsmasq[172]: read /etc/hosts - 6 addresses Nov 1 17:02:12 dnsmasq[172]: read /etc/pihole/gravity.list - 0 addresses
  8. Having the same issue... W: 2016/10/27 14:33:19 server.go:179: shadowHash != actualHash
  9. Can you check the log (should be at /usr/local/emhttp/plugins/controlr/controlr.log) for any warnings ? Send it over pm or email if you want. I'll change the log location in the next release. There is no *.log file in that folder. I am having the exact same problem. I cannot login: unable to connect to server 401 (unauthorized). Similar to interwebtech no log file being created.
  10. Switching to iMac 14,2 solved the mouse issues, gpu is working.. but no sound EDIT Installed dreadkopp's patched clover and everything is working out of the box, including sound!
  11. Did anyone have any luck passing through a gpu in 10.12 Sent from my iPhone using Tapatalk
  12. Hi gridrunner, Liking your vids! Looked at the create mac os sierra install media usb and disk image video. I can't however find the link to the files in the description....
  13. Many thanks for the clear video guide! Everything is working like a champ, including GPU passthrough. Managed to update clover to the latest version as well, without problems... Sent from my iPhone using Tapatalk
  14. It is similar. It goes from sab to CP to kickoff postprocessing in CP. SAB triggers the script. Sent from my iPhone using Tapatalk
  15. Great, can the same be done for couchpotato? Port 5050. Never got postprocessing to work via the script. Probably for above mentioned reason. Loving this docker app by the way!! Sent from my iPhone using Tapatalk
  16. I got the client going, but would like to whitelist dyndns.com via the bypassed.txt in order for my ddclient docker to work correctly. The openvpn log files indicate that dyndns.com is being bypassed: starting bypassing IP addresses ............. wait 204.13.248.117 >>>>>>> dyndns.com However, my PIA ip address is being picked up by ddclient not my home ip address. How does one let ddclient pick up my home ip address whilst using the openvpn client?
  17. Thanks for this plugin! If i have this installed on my x9scm board, can i remove the dynamix auto fan control?
  18. Thanks for the quick heads up... Also reverted back to 0.9.12.19 and all is well again... Any pinpoint whether plex will fix it any time soon?
  19. I am having a problem transcoding. It seems i am running out of space according to the log. Some bigger mkv will not even start because of this, whereas some time ago they worked. I am transcoding in ram, /transcode => /tmp Still have plenty of ram to go about, this did not change. I did see in the log that the docker chowns /transcode from root:root to abc:abc during startup. Could this be the evil? I am on the latest plexpass version.
  20. Luckily enough only the openvpn was affected.
  21. Happened unintentionally, not knowing that when you run the script for all disks, that it also runs for disks that are mounted via unassigned devices. These as not mentioned in the dropdown list, but are apparently called upon.
  22. Deleted not only the docker but also the files outside the docker and reinstalled. All working again. Things must have gone sour when in ran the unraid permissions script on my appdata disk.
  23. Got everything working since a couple of days, however this morning i restarted and it would not start anymore. I think it has to do with initial ubuntu it downloads during startup. It takes place, but once download finishes the docker stops.... After reading package list... Tried reinstalling, but the same issue....
  24. Moved the data to cache only and everything is working as expected. I guess plugins work better with data residing on cache.
  25. Peter, many thanks for this excellent plugin!! I have been using the server a lot. However, when rebooting the server it does not start automatically. Although I have checked the box within the application. When starting the openvpn server manually, it starts. The appdata is not residing on the cachedrive, but on a SSD mounted by unassigned devices, where all my docker apps are residing as well. Could this be causing the issue? Does the appdata need to reside on the cache drive? Or could i build in a delay for the plugin to start to ensure the SSD is mounted? I have a feeling this is the underlying problem.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.