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.

DieFalse

Members
  • Joined

  • Last visited

Everything posted by DieFalse

  1. Use "unassigned devices" plug in and set to auto-mount as "BOOTDISK"
  2. Having recovered many flash devices, I'm more curious what is causing your drives to become read only. That's not normally a failure that occurs, and twice means something is doing it from the machine it's plugged into. Is the USB onboard or add on? What motherboard and what bios version? Any other usb devices plugged in?
  3. 100% D1: 8112 8118 58846 58946 D2: 8113 8119 58847 58947
  4. Im having a strange issue that just began. I have two instances of BinHex DelugeVPN running, well did, until a couple days ago. Now I receive the following error everytime I try to start the second docker: "Execution error - Server error" Then when running the start command manually: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='bridge' --privileged=true -e TZ="America/Chicago" -e HOST_OS="Unraid" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='REDACTED' -e 'VPN_PASS'='REDACTED' -e 'VPN_PROV'='pia' -e 'VPN_OPTIONS'='--mute-replay-warnings' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='yes' -e 'LAN_NETWORK'='192.168.76.0/24' -e 'NAME_SERVERS'='209.222.18.222,84.200.69.80,37.235.1.174,1.1.1.1,209.222.18.218,37.235.1.177,84.200.70.40,1.0.0.1' -e 'DELUGE_DAEMON_LOG_LEVEL'='info' -e 'DELUGE_WEB_LOG_LEVEL'='info' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8112:8112/tcp' -p '58846:58846/tcp' -p '58946:58946/tcp' -p '58946:58946/udp' -p '8118:8118/tcp' -v '/mnt/user/Downloads/TV Shows/':'/data':'rw' -v '/mnt/user/appdata/binhex-delugevpn':'/config':'rw' 'binhex/arch-delugevpn' 2cdbfa46e11d90d5fcb5eabc440a429e529fd0e32cbb98b9fa4d9c3c8d879a08 /usr/bin/docker: Error response from daemon: driver failed programming external connectivity on endpoint binhex-delugevpn (84ce47d6936158978fc3d4b0adf273e861a5de8cfd74adb0bde4033c130805dc): Error starting userland proxy: listen udp 0.0.0.0:58946: bind: address already in use. The command failed. Any ideas?
  5. This would actually be up to you and whichever reverse proxy method you use for the access of the container.
  6. Hi Chris, Can you access the database with them?
  7. I briefly looked at this, and it seems that the docker is wanting to run as the user that is authorized in the sql database. The user is ninja. however it seems the permissions on the sql version are not correctly setup. It would take someone with docker and sql expierence to go further than this, but my debugging is showing ninja does not have the permission to access the DB. The RUN command shows: 'DB_DATABASE'='ninjadb' -e 'DB_USERNAME'='ninja' -e 'DB_PASSWORD'='tzz9090'
  8. Ok, I have installed, removed, deleted appdata and reinstalled and still can't get past the "starting" phase. It never loads. [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Bazarr starting...
  9. I deleted all email settings, restarted the docker, then put them in, and it failed. I restarted the docker again and now it works. It appears the docker has to restart to accept any email setting changes. Side note, the log has a funny entry if anyone cares to view their ombi logs. "--demo Demo mode, you will never need to use this, fuck that fruit company..."
  10. I have ombi setup and it had been sending emails for quite a while, then a few weeks ago it stopped all together. I have re-entered the user/pass port server etc and it still fails to send the email with "check settings" as the error. I know my config is right but am unable to tell why it is not sending. Any ideas?
  11. In all of the rcs for 6.7.0 the font for the window titles, clock, task bar, and midnight commander are all about 2 to 3 pixels and unreadable. I have to open terminal and type MC to use midnight commander. All web pages appear fine. It's the system theme fonts that seems to be wrong.
  12. Welp, thats what I get for getting Lasik. Totally replied to page 1 thinking I was on the last not seeing any reports.
  13. Hello, I am running UR: 6.6.6 and attempted to update "Dynamix System Statistics" and received the following error: plugin: updating: dynamix.system.stats.plg plugin: installed Unraid version is too low, require at least version 6.7.0-rc0i I was unable to locate a ver 6.7.0 (and quite frankly would love to get off 6.6.6 but even RC shows 6.6.0-RC4 to me.). Is this a bug or am I missing a RC release somehow?
  14. First and foremost, Thank you for this! This looks amazing and while I love CLI for most configurations, nginx can get annoying. With that said, is there a way to "import" previously configured services from say, letsencrypt docker, to speed up the transition to nginx proxy manager? Secondly, is there a way to support "wildcard" ssl certs? *.domain.com in this docker? Sadly self-answered, no. https://github.com/jc21/nginx-proxy-manager/issues/36
  15. Can you provide an LS -L (ls -l) of your php folder?
  16. I have seen this occur when the cache of the android app refused to clear properly. I had to remove the account, clear the app data and cache, then uninstall and reinstall to fix. You having a new phone will fix it. As for the random info, the folder and file are locked to access when the docker is running, was the docker running when you tried N++? If so, after you edited it with CAConfig or even VI it would have allowed N++ to edit it. If not, then I am not sure why the lock remained.
  17. Check config.php for maintanence = false
  18. This may be of help to you: https://help.nextcloud.com/t/memcache-local-oc-memcache-apcu-not-working-in-config-php/21086
  19. If you use reverse proxy right now, http://IPorHOSTNAME/docker or http://docker.IPorHostname/ then use that as the connectivity IP address. If not, Then it wont see them as Br0 IPs can not cross communicate. My plex is setup as "host" with ombi and the rest as bridge.
  20. This is the exact issue. Unless you reverse proxy the containers and use those as the URLs for connecting br0'ds can not communicate with each other.
  21. This may have been covered but I can not locate info. Why does Unassigned Devices have NMAP in its package?
  22. Execution error invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm The above error was encountered immediately after clicking apply from changing pinned CPU's to previously created VMs. Before changes it showed all VMs. After applying all VMs disappeared from the VM pin list and the VM tab. nas-diagnostics-20180911-0808.zip
  23. disk6 (MB4000GCWDC_Z1Z963EC) is disabled disk6 (MB4000GCWDC_Z1Z963EC) has read errors The problem is, smart short and smart extended shows no errors. This drive also has less than 30 days power-on. 1 Raw read error rate 0x000f 074 063 044 Pre-fail Always Never 27582192 3 Spin up time 0x0003 092 092 070 Pre-fail Always Never 0 5 Reallocated sector count 0x0033 100 100 010 Pre-fail Always Never 0 7 Seek error rate 0x000f 076 060 030 Pre-fail Always Never 4340119908 9 Power on hours 0x0032 100 100 000 Old age Always Never 659 (27d, 11h) 10 Spin retry count 0x0013 100 100 097 Pre-fail Always Never 0 180 Unknown HDD attribute 0x003b 100 100 030 Pre-fail Always Never 1559174187 194 Temperature celsius 0x0022 042 049 000 Old age Always Never 42 (0 24 0 0 0) 196 Reallocated event count 0x0033 100 100 010 Pre-fail Always Never 0

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.