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.

LVLAaron

Members
  • Joined

  • Last visited

Everything posted by LVLAaron

  1. Can you take a peek at https://github.com/l3iggs/docker-owncloud/issues/51 ? In short; the /https volume redirection that you apply with your template breaks things.
  2. Looks like the certs aren't generating causing apache to not start... [root@c4484faa4069 /]# apachectl start AH00526: Syntax error on line 144 of /etc/httpd/conf/extra/httpd-ssl.conf: SSLCertificateFile: file '/https/server.crt' does not exist or is empty [root@c4484faa4069 /]# sh -c 'SUBJECT="/C=US/ST=CA/L=CITY/O=ORGANIZATION/OU=UNIT/CN=localhost" /etc/httpd/conf/genSSLKey.sh' [root@c4484faa4069 /]# cp /etc/httpd/conf/server.crt /https [root@c4484faa4069 /]# cp /etc/httpd/conf/server.key /https [root@c4484faa4069 /]# apachectl restart httpd not running, trying to start After that I can access the webui. I did notice that in your template the /https volume mapping is set to read-only. Not sure if that matters because of how I did this. Deleted and restarted and set /https to read/write and had the same problem. Must be a problem with the image.
  3. I have installed the OwnCloud container and can't get the page to load... The only thing in the log is 151221 10:14:21 mysqld_safe Logging to '/var/lib/mysql/cf9a8b1f797b.err'. 151221 10:14:21 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql Also, my data directories/mappings are empty after starting... Thoughts?
  4. virtualbox.cfg # VirtualBox plugin configuration INSTALL_ON_BOOT="false" UPGRADE_ON_BOOT="false" UPGRADE_PLG_ON_BOOT="false" START_ON_ARRAY_MOUNT="false" START_VMS_ON_START="false" VBOX_SYMLINK_LOCATION="/boot/custom/vbox" VBOXWEBSRV_HOST_IP="0.0.0.0" VBOXWEBSRV_HOST_PORT="18083" VBOXWEBSRV_LOGFILE="/mnt/disk2/MiscData/vboxwebsrv.log" VBOXWEBSRV_VERBOSE="false" VBOXWEBSRV_LOGROTATE="2" VBOXWEBSRV_LOGSIZE="10000" VBOXWEBSRV_LOGINTERVAL="604800" vms_session.cfg "SeedBox" {7b500da8-a494-48eb-9820-7f89fc3c7b2d} Oct 22 14:01:32 Tower rc.virtualbox[18812]: Installing Virtualbox package (v4.3.14)... Oct 22 14:01:44 Tower groupadd[19067]: group added to /etc/group: name=vboxusers, GID=999 Oct 22 14:01:44 Tower groupadd[19067]: group added to /etc/gshadow: name=vboxusers Oct 22 14:01:44 Tower groupadd[19067]: new group: name=vboxusers, GID=999 Oct 22 14:01:44 Tower kernel: vboxdrv: Found 2 processor cores. Oct 22 14:01:44 Tower kernel: vboxdrv: fAsync=0 offMin=0x206 offMax=0x6ba Oct 22 14:01:44 Tower kernel: vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'. Oct 22 14:01:44 Tower kernel: vboxdrv: Successfully loaded version 4.3.14 (interface 0x001a0007). Oct 22 14:01:44 Tower kernel: vboxpci: pci-stub module not available, cannot detach PCI devices Oct 22 14:01:44 Tower kernel: vboxpci: IOMMU not found (not compiled) Oct 22 14:01:44 Tower rc.virtualbox[19262]: Installation of Virtualbox package v4.3.14 succeeded Oct 22 14:01:44 Tower rc.virtualbox[19263]: /boot/custom/vbox does not exists - Cannot change VirtualBox symlink Oct 22 14:01:44 Tower rc.virtualbox[19264]: Installing Virtualbox Extension package (v4.3.14)... Oct 22 14:01:48 Tower rc.virtualbox[19343]: Installation of Virtualbox Extension package v4.3.14 succeeded Oct 22 14:02:19 Tower rc.virtualbox[19799]: /opt/VirtualBox/VBoxManage setproperty websrvauthlibrary null Oct 22 14:02:19 Tower rc.virtualbox[19814]: vboxwebsrv service started
  5. Upgraded from 4.7 VBOX v4.3.14
  6. Running unraid 5.0.6 and the latest plugins. When I start start vboxwebsrv the webpage for the plug just seems to grind/spin away forever. What is happening here, is it searching for VM's or something? Every time I start it I have to re-add my machines...
  7. Do you have any IDE disks in your system? If not then that disk you just successfully cleared is presenting itself as IDE. There is more than likely a setting in your BIOS that is setting the ports that drive is on to emulate and IDE connection. Beside that the drive looks fine. Yes, 8 disks total, 4 are IDE. Including the one I just cleared. Thanks!
  8. For those of you (us) with a smaller setup: http://www.bit-tech.net/hardware/cases/2010/07/20/lian-li-pc-q08-review/3

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.