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.

eschultz

Members
  • Joined

  • Last visited

Everything posted by eschultz

  1. @Tanne I don't see any servers registered under your account. Can you please try signing out and back in again from the avatar in the top right of the Unraid web ui?
  2. Expanded disk space so ElasticSearch would stop preventing writes at < 10% free space. Search indexes rebuilt. Tomorrow will be the real test to see if the extra free space fixes it permanently.
  3. Hey everyone, this issue with repeated lock outs should now be resolved, you should no longer have to manually delete any cookies.
  4. Tapatalk integration should be back online. Please let me know if you still experience issues with tapatalk.
  5. Thanks for reporting. Rank icons are now restored. I'll check in to this next, sounds like that theme component reset during the upgrade:
  6. On the flash drive, under the 'config' folder you'll need to edit the 'go' file in there.
  7. @BasDL Are you still having issues with the webgui connecting to the internet? Which proxy server software are you using?
  8. The SMBus most likely is the culprit and has a driver assigned, preventing you from passing through the audio controller (both in the IOMMU group 9). To get around this, you'll need to prevent Unraid from assigning the SMBus driver upon boot by adding "modprobe.blacklist=i2c_i801,i2c_smbus" to your Syslinux configuration append line. Just navigate to this page: https://cronos/Main/Flash?name=flash And modify the green block's append line: Then hit Apply and reboot the Unraid server. Your Windows VM should be able to start after that.
  9. Which motherboard or add-on card are you using that has thunderbolt?
  10. A new build is ready for internal testing but I haven't upgraded to Catalina yet. Could someone please test it out?: https://s3.amazonaws.com/dnld.lime-technology.com/tools/Unraid.USB.Creator.macOS-1.7.dmg
  11. Yeah, get rid of the following from network.cfg: IFNAME[1]="br1" BRNAME[1]="br1" BRNICS[1]="eth1" BRSTP[1]="no" BRFD[1]="0" DESCRIPTION[1]="VMs connections" PROTOCOL[1]="ipv4" USE_DHCP[1]="no" IPADDR[1]="192.168.86.125" NETMASK[1]="255.255.255.0" GATEWAY[1]="192.168.85.1" METRIC[1]="2" Also change SYSNICS="2" to SYSNICS="1" at the end. Then reboot server.
  12. Looks like in 6.7 the default route is being set incorrectly to br1 instead of br0. Are you using br1 for anything? It looks like eth1, the link for br1, is disconnected anyways...
  13. We actually removed git from 6.7.0 but it'll probably be added in to 6.8
  14. Try adding https_proxy in the mix too: http_proxy=http://proxyserver:port https_proxy=http://proxyserver:port /usr/local/sbin/emhttp &
  15. This plugin will need to upgrade to using the openvpn-2.4.6-x86_64-2 package since it is compiled to work with the newer versions of openssl. The legacy version of openssl (libcrypto.so) was removed in 6.7.0-rc1.
  16. 6.6.0-rc1 was just released. We removed the threadripper reset patch because a BIOS update will fix the issue better than the reset patch would. The author of the hack said it was just a bad hack anyways. So update your BIOS before upgrading.
  17. Those are pretty interesting results, @bastl! I'll need to confirm those thread pairings on my Threadripper -- It's possible Linux is confused on the actual thread parings for threadripper.
  18. Probably in a week. QEMU 3.0 was just released so we'll get that in to the public unRAID 6.6-rc release too.
  19. These keyboard issues are solved in the upcoming unRAID 6.6 -- it includes an updated version of QEMU that has the keyboard mappings fixed.
  20. Yup, that's basically the steps. @Bob1215 Which Linux distro are you using? The 'make_bootable_linux' I built and tested from Ubuntu and should be generic enough to run in many other distros.
  21. virtio should give you the best performance since it's not emulated like the other virtual network card options. The Supermicro board you have only has 1Gpbs ports, did you have a 10Gbps NIC addon? If so, what brand and model?
  22. Sounds like this card (or multiple) will work on some X399 ThreadRipper motherboards even:
  23. Heads-up: We are working on getting all the packages upgraded (about 300+) for unRAID 6.6. Just about everything with be openssl 1.1.0 in the new release but we'll have openssl 1.0.1 solibs installed for backwards compatibility up until maybe unRAID 6.7.
  24. It means mosh-server needs OpenSSL 1.1.0 while unRAID 6.5 only has OpenSSL 1.0.1. You'll either need to install OpenSSL 1.1.0 (maybe @dmacias can add to the list) or downgrade the mosh-server version which might be tricky.
  25. This issue should be fixed now.

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.