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.

ibasaw

Members
  • Joined

  • Last visited

Everything posted by ibasaw

  1. Hi, How to create client with password ? on the gui, the password field is disabled=disabled, already try with firebug to delete this part and submit form, but after, the log say: create user with nopass OR How to add password on client already created ? ++
  2. @Itxtrem could you please share with us your config XML + BIOS unraid command start script
  3. did you resolved your issue ? @grizzle
  4. maybe add a feature => buton to mark the topic as solved automaticaly, would be nice
  5. Look a few posts back ok, i had installed it natively and put the script in the unraid boot / go script
  6. hi Using configuration from /config/no-ip2.generated.conf Last IP Address set 93.176.xx.xx Account toto configured for: host toto.ddns.net Updating every 5 minutes via /dev/eth0 with NAT enabled. [May 30 18:17:24] Current status 1 noip2-x86_64 process active. Process 52, started as noip2-x86_64 -c /config/no-ip2.generated.conf, (version 2.1.9) but on the interface on no-ip inside dynamic-dns, the last update date not changing ? why
  7. root@THE-BEAST:~# nvidia-smi -q -x -bash: nvidia-smi: command not found root@THE-BEAST:~# cd /usr/local/emhttp/plugins/gpustat/ && php ./gpustatus.php which: no nvidia-smi in (.:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin) GPU vendor set to NVIDIA, but nvidia-smi was not found.root@THE-BEAST:/usr/local/emhttp/plugins/gpustat#
  8. i got same problem here
  9. +1 krusader is good, but...native in the gui ui will be better
  10. i had uninstall this plugins and use ipmi fan control to full speed...this is what i want...pb solved for me
  11. hi, for fan control, i don't understand. i got 4 controller nct7904 pwn1 to 4 i want my fan 100% all the time because they are noctua 80 redux 1800pwmn max now i got 1200RPM not enought, my drives and the mb is too hot how to fix fan speeb control ? when i click test Minimum PWM value: i got this error: <br /><b>Warning</b>: file_get_contents(/sys/devices/pci0000:00/0000:00:1f.3/i2c-0/0-002d/hwmon/hwmon3/fan1_min): failed to open stream: No such file or directory in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>67</b><br /><br /><b>Warning</b>: file_put_contents(/sys/devices/pci0000:00/0000:00:1f.3/i2c-0/0-002d/hwmon/hwmon3/fan1_min): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>69</b><br />0<br /><b>Warning</b>: file_put_contents(/sys/devices/pci0000:00/0000:00:1f.3/i2c-0/0-002d/hwmon/hwmon3/fan1_min): failed to open stream: Permission denied in <b>/usr/local/emhttp/plugins/dynamix.system.autofan/include/SystemFan.php</b> on line <b>86</b><br /> ++
  12. problem solved...
  13. i used the old version, with this one is it safe to move file from /media/dir1 to /media/dir2 ? i used to move file form disk1/dir1 to disk/2/dir1 ++
  14. found it and resolved...you must specify a WATCH folder or you get this error.
  15. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='HandBrake' --net='bridge' -e TZ="America/New_York" -e HOST_OS="unRAID" -e 'AUTOMATED_CONVERSION_PRESET'='Very Fast 1080p30' -e 'AUTOMATED_CONVERSION_FORMAT'='mp4' -e 'AUTOMATED_CONVERSION_KEEP_SOURCE'='1' -e 'AUTOMATED_CONVERSION_OUTPUT_SUBDIR'='' -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'UMASK'='000' -e 'APP_NICENESS'='' -e 'DISPLAY_WIDTH'='1280' -e 'DISPLAY_HEIGHT'='768' -e 'SECURE_CONNECTION'='0' -e 'X11VNC_EXTRA_OPTS'='' -e 'AUTOMATED_CONVERSION_SOURCE_STABLE_TIME'='5' -e 'AUTOMATED_CONVERSION_SOURCE_MIN_DURATION'='10' -e 'AUTOMATED_CONVERSION_CHECK_INTERVAL'='5' -p '7803:5800/tcp' -p '7903:5900/tcp' -v '/mnt/user/Handbrake/':'/storage':'ro' -v '':'/watch':'rw' -v '/mnt/user/Handbrake/':'/output':'rw' -v '/mnt/user/appdata/HandBrake':'/config':'rw' 'jlesage/handbrake' /usr/bin/docker: Error response from daemon: invalid volume spec ":/watch:rw": invalid volume specification: ':/watch:rw'. See '/usr/bin/docker run --help'. The command failed.
  16. try to install your version, and got an orphan image ...
  17. ibasaw replied to coppit's topic in Docker Containers
    Jun 3 16:33:00 THE-BEAST nginx: 2018/06/03 16:33:00 [error] 7438#7438: *10799 connect() to unix:/var/tmp/HandBrake.sock failed (111: Connection refused) while connecting to upstream, client: 192.168.1.17, server: , request: "GET /dockerterminal/HandBrake/ws HTTP/1.1", upstream: "http://unix:/var/tmp/HandBrake.sock:/ws", host: "192.168.1.11"
  18. ibasaw replied to coppit's topic in Docker Containers
    after an update, the container don't want to launch the ui: ERR_CONNECTION_REFUSED unraid 6.5.2 ErrorWarningSystemArrayLogin *** Running /etc/my_init.d/00_config.sh... Current default time zone: 'America/New_York' Local time is now: Sun Jun 3 12:43:46 EDT 2018. Universal Time is now: Sun Jun 3 16:43:46 UTC 2018. *** Running /etc/my_init.d/01_user_config.sh... usermod: no changes usermod: no changes usermod: no changes *** Running /etc/my_init.d/02_app_config.sh... *** Running /etc/my_init.d/50_configure_handbrake.sh... Using existing configuration. May require editing. [2018-06-03 12:43:46] Found existing user "root" with the proper user ID and group ID. Skipping creation of user and group... [2018-06-03 12:43:46] Running command as user "root"... Ensuring user and group exists *** Running /etc/rc.local... *** Booting runit daemon... *** Runit started as PID 61 Generating xrdp RSA keys... [Jun 03 12:43:46 PM] Not running HandBrake GUI Generating 512 bit rsa key... ssl_gen_key_xrdp1 ok saving to /etc/xrdp/rsakeys.ini done Xvnc Free Edition 4.1.1 - built Nov 18 2014 16:07:18 Copyright (C) 2002-2005 RealVNC Ltd. See http://www.realvnc.com for information on VNC. Underlying X server release 40300000, The XFree86 Project, Inc Sun Jun 3 12:43:46 2018 vncext: VNC extension running! vncext: Listening for VNC connections on port 5901 vncext: created VNC server for screen 0 error opening security policy file /etc/X11/xserver/SecurityPolicy guacd[80]: INFO: Guacamole proxy daemon (guacd) version 0.9.6 started guacd[80]: INFO: Listening on host 127.0.0.1, port 4822 Obt-Message: XKB extension is not present on the server or too old Jun 3 12:43:46 THE-BEAST syslog-ng[83]: syslog-ng starting up; version='3.5.3' Obt-Message: Xinerama extension is not present on the server Xlib: extension "XInputExtension" missing on display ":1". Xlib: extension "XInputExtension" missing on display ":1". [2018-06-03 12:43:46] HandBrake: CONFIGURATION: [2018-06-03 12:43:46] HandBrake: WATCH_DIR=/watch [2018-06-03 12:43:46] HandBrake: SETTLE_DURATION=10 [2018-06-03 12:43:46] HandBrake: MAX_WAIT_TIME=600 [2018-06-03 12:43:46] HandBrake: MIN_PERIOD=0 [2018-06-03 12:43:46] HandBrake: COMMAND=/bin/bash /files/convert.sh [2018-06-03 12:43:46] HandBrake: USER_ID=0 [2018-06-03 12:43:46] HandBrake: GROUP_ID=0 [2018-06-03 12:43:46] HandBrake: UMASK=0000 [2018-06-03 12:43:46] HandBrake: DEBUG=False [2018-06-03 12:43:46] HandBrake: IGNORE_EVENTS_WHILE_COMMAND_IS_RUNNING=False [2018-06-03 12:43:46] HandBrake: Starting monitor for HandBrake [2018-06-03 12:43:46] HandBrake: Waiting for new change Jun 03, 2018 12:43:46 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-bio-8080"] Jun 03, 2018 12:43:46 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 511 ms Jun 03, 2018 12:43:46 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Jun 03, 2018 12:43:46 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu) Jun 03, 2018 12:43:46 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /var/lib/tomcat7/webapps/ROOT.war Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml" ERROR: openbox-xdg-autostart requires PyXDG to be installed 12:43:48.977 [localhost-startStop-1] WARN o.g.g.properties.GuacamoleProperties - GuacamoleProperties is deprecated. Please use Environment instead. 12:43:48.979 [localhost-startStop-1] WARN o.g.g.properties.GuacamoleHome - GuacamoleHome is deprecated. Please use Environment instead. 12:43:48.980 [localhost-startStop-1] INFO o.g.g.n.b.r.a.BasicTokenSessionMap - Sessions will expire after 60 minutes of inactivity. 12:43:49.104 [localhost-startStop-1] INFO o.g.g.n.b.w.t.WebSocketTunnelModule - Loading Tomcat 7 WebSocket support... Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.clipboard.ClipboardRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.connection.ConnectionRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.connectiongroup.ConnectionGroupRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.protocol.ProtocolRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.user.UserRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.auth.TokenRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.glyptodon.guacamole.net.basic.rest.activeconnection.ActiveConnectionRESTService as a root resource class Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register INFO: Registering org.codehaus.jackson.jaxrs.JacksonJsonProvider as a provider class Jun 03, 2018 12:43:49 PM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate INFO: Initiating Jersey application, version 'Jersey: 1.17.1 02/28/2013 12:47 PM' Jun 03, 2018 12:43:49 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.codehaus.jackson.jaxrs.JacksonJsonProvider to GuiceManagedComponentProvider with the scope "Singleton" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.clipboard.ClipboardRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.connection.ConnectionRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.connectiongroup.ConnectionGroupRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.protocol.ProtocolRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.user.UserRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.auth.TokenRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider INFO: Binding org.glyptodon.guacamole.net.basic.rest.activeconnection.ActiveConnectionRESTService to GuiceManagedComponentProvider with the scope "PerRequest" Jun 03, 2018 12:43:50 PM com.sun.jersey.spi.inject.Errors processErrorMessages WARNING: The following warnings have been detected with resource and/or provider classes: WARNING: A sub-resource method, public void org.glyptodon.guacamole.net.basic.rest.activeconnection.ActiveConnectionRESTService.patchTunnels(java.lang.String,java.util.List) throws org.glyptodon.guacamole.GuacamoleException, with URI template, "/", is treated as a resource method Jun 03, 2018 12:43:50 PM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive /var/lib/tomcat7/webapps/guacamole.war Xlib: extension "XInputExtension" missing on display ":1". Xlib: extension "XInputExtension" missing on display ":1". Jun 3 12:43:51 THE-BEAST sesman[78]: [INFO ] shutting down sesman 1 shutting down signal 15 threadid 0x14971fb9d740 Jun 3 12:43:51 THE-BEAST sesman[78]: [CORE ] shutting down log subsystem... ok: down: guacd: 0s, normally up ok: down: tomcat7: 0s, normally up ok: down: xrdp: 0s, normally up ok: down: xrdp-sesman: 0s, normally up ok: down: openbox: 0s, normally up docker inspect add8b5d689fc [ { "Id": "add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff", "Created": "2018-06-03T16:43:45.439020761Z", "Path": "/sbin/my_init", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 3779, "ExitCode": 0, "Error": "", "StartedAt": "2018-06-03T16:43:45.774233784Z", "FinishedAt": "0001-01-01T00:00:00Z" }, "Image": "sha256:6ee72cef2e05a4daf299b491f90602241cd45e3c099e4b45e0291e7f4bd35fbb", "ResolvConfPath": "/var/lib/docker/containers/add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff/resolv.conf", "HostnamePath": "/var/lib/docker/containers/add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff/hostname", "HostsPath": "/var/lib/docker/containers/add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff/hosts", "LogPath": "/var/lib/docker/containers/add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff/add8b5d689fcac026f7b48211fd0ad1007febf7e6acd8052342ad7ae7aab6fff-json.log", "Name": "/HandBrake", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": [ "31f88215922aaa5528bd91f207a6e090c0f7833a51e52278bedfe7024241e8e3" ], "HostConfig": { "Binds": [ "/mnt/user/Download/:/watch:ro", "/mnt/user/Handbrake/:/output:rw", "/mnt/user/appdata/HandBrake:/config:rw", "/mnt/user/Handbrake/:/media:rw" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "host", "PortBindings": {}, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": [ "SYS_NICE" ], "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": true, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": [ "label=disable" ], "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0 }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/Download", "Destination": "/watch", "Mode": "ro", "RW": false, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/Handbrake", "Destination": "/output", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/HandBrake", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/Handbrake", "Destination": "/media", "Mode": "rw", "RW": true, "Propagation": "rprivate" } ], "Config": { "Hostname": "THE-BEAST", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "3389/tcp": {}, "8080/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "WIDTH=1280", "HEIGHT=720", "TZ=America/New_York", "HOST_OS=unRAID", "TCP_PORT_3389=3389", "TCP_PORT_8080=8080", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "HOME=/root", "LC_ALL=en_US.UTF-8", "LANG=en_US.UTF-8", "LANGUAGE=en_US:en", "TERM=xterm", "APP_NAME=HandBrake", "DEBIAN_FRONTEND=noninteractive" ], "Cmd": [ "/sbin/my_init" ], "ArgsEscaped": true, "Image": "coppit/handbrake", "Volumes": { "/config": {}, "/media": {}, "/output": {}, "/watch": {} }, "WorkingDir": "", "Entrypoint": null, "OnBuild": null, "Labels": {} }, "NetworkSettings": { "Bridge": "", "SandboxID": "79f571f34911c73876126a536b568ae602bb5b5f94c5792be3ebc3598b959298", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": {}, "SandboxKey": "/var/run/docker/netns/default", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "", "Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "MacAddress": "", "Networks": { "host": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "46a4352196162a476e06defc47c5d336e8231129ffe2639fa987618d8ca16776", "EndpointID": "2c5e58b5334457bdf8f6fae7afbcfcd90bf17db357b0ffa40b899dbd9a817dba", "Gateway": "", "IPAddress": "", "IPPrefixLen": 0, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "", "DriverOpts": null } } } } ]
  19. hi, i had installed the Network UPS Tools (NUT) plugins, but my eaton is not loaded by the plugins. i got an 1600 Ellipse pro Eaton, how to monitor it with unraid 6.5 ? +++

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.