eric4414

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by eric4414

  1. Using Unraid for a while but first big issue for me.  First time posting anything.  My goal is to replace a 2GB drive with a 10.  I precleared the new drive with no issues.  I changed disk10 to use the new drive and restarted the array.  It started okay and was emulating and reconstructing disk10. Looked the same as I've done before in the past.   I didn't check on it for a while and noticed I have 2 disks disabled.  I have 2 parity disks so the array is working unprotected right now.  The only thing I did after the successful preclear and before the disk config change was to change a broken fan.  Maybe I wiggled something??  My thought is to power down and reset cables.  But I thought I'd reach out for some advice before I did.  Plus I'm a little unclear as to how to get the drives back to enabled state when I have 2 of them with the issue.  Any help is appreciated.

    Thanks, Eric.

    tower-diagnostics-20210926-2352.zip

  2. Is this what you're looking for ?

     

    root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='habridge' --net='bridge' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'SEC_KEY'='' -e 'PUID'='99' -e 'PGID'='100' -p '80:8080/tcp' -p '50000:50000/tcp' -v '/mnt/user/appdata/habridge':'/config':'rw' 'linuxserver/habridge' 

    1af41b4bd08965241f4d1a16b23362a1f54de03acae7776785ad59f4afc37423

  3. Changed my unraid server from port 80 to something else.  Installed the docker from App plugin.  Set to port 80.  When I try to go to WebUI it doesn't respond from the the IP address of my unraid server.  I'm new to this so sorry if I just did something stupid.  I pasted the log below.  Thanks, Eric.

     

     


    [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] 01-envfile: executing...
    [cont-init.d] 01-envfile: exited 0.
    [cont-init.d] 10-adduser: executing...

    -------------------------------------
    _ ()
    | | ___ _ __
    | | / __| | | / \
    | | \__ \ | | | () |
    |_| |___/ |_| \__/


    Brought to you by linuxserver.io
    -------------------------------------

    To support LSIO projects visit:
    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.
    2020-06-27 19:04:58,962 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge startup sequence...
    2020-06-27 19:04:59,093 [main] INFO com.bwssystems.HABridge.HABridge - HA Bridge (v5.3.0) initializing....
    2020-06-27 19:04:59,095 [main] INFO com.bwssystems.HABridge.BridgeSettings - reading from config file: /config/ha-bridge.config
    2020-06-27 19:04:59,330 [main] INFO spark.staticfiles.StaticFilesConfiguration - StaticResourceHandler configured with folder = /public
    2020-06-27 19:04:59,343 [main] INFO com.bwssystems.HABridge.SystemControl - System control service started....
    2020-06-27 19:04:59.371:INFO::Thread-0: Logging initialized @826ms to org.eclipse.jetty.util.log.StdErrLog
    2020-06-27 19:04:59,379 [main] INFO com.bwssystems.HABridge.util.UDPDatagramSender - Initializing UDP response Socket...
    2020-06-27 19:04:59,383 [main] INFO com.bwssystems.HABridge.util.UDPDatagramSender - UDP response Socket initialized to: 50000
    2020-06-27 19:04:59,392 [main] INFO com.bwssystems.HABridge.plugins.http.HTTPHome - HTTP Home created.
    2020-06-27 19:04:59,397 [main] INFO com.bwssystems.HABridge.plugins.harmony.HarmonyHome - Harmony Home created. No Harmony devices configured.
    2020-06-27 19:04:59,400 [main] INFO com.bwssystems.HABridge.plugins.NestBridge.NestHome - Nest Home created. No Nest configured.
    2020-06-27 19:04:59,402 [main] INFO com.bwssystems.HABridge.plugins.hue.HueHome - Hue passthru Home created. No Hue passtrhu systems configured.
    2020-06-27 19:04:59,403 [main] INFO com.bwssystems.HABridge.plugins.hal.HalHome - HAL Home created. No HAL devices configured.
    2020-06-27 19:04:59,404 [main] INFO com.bwssystems.HABridge.plugins.mqtt.MQTTHome - MQTT Home created. No MQTT Clients configured.
    2020-06-27 19:04:59,405 [main] INFO com.bwssystems.HABridge.plugins.hass.HassHome - HomeAssistant Home created. No HomeAssistants configured.
    2020-06-27 19:04:59,406 [main] INFO com.bwssystems.HABridge.plugins.homewizard.HomeWizardHome - HomeWizard Home created. No HomeWizard gateways configured.
    2020-06-27 19:04:59,407 [main] INFO com.bwssystems.HABridge.plugins.exec.CommandHome - Command Home for system program execution created.
    2020-06-27 19:04:59,408 [main] INFO com.bwssystems.HABridge.plugins.tcp.TCPHome - TCP Home created.
    2020-06-27 19:04:59,410 [main] INFO com.bwssystems.HABridge.plugins.udp.UDPHome - UDP Home created.
    2020-06-27 19:04:59,410 [main] INFO com.bwssystems.HABridge.plugins.vera.VeraHome - Vera Home created. No Veras configured.
    2020-06-27 19:04:59,411 [main] INFO com.bwssystems.HABridge.plugins.fibaro.FibaroHome - Fibaro Home created. No Fibaros configured.
    2020-06-27 19:04:59,413 [main] INFO com.bwssystems.HABridge.plugins.domoticz.DomoticzHome - Domoticz Home created. No Domoticz devices configured.
    2020-06-27 19:04:59,414 [main] INFO com.bwssystems.HABridge.plugins.somfy.SomfyHome - Somfy Home created. No Somfys configured.
    2020-06-27 19:04:59,416 [main] INFO com.bwssystems.HABridge.plugins.lifx.LifxHome - LifxDevice Home created. No LifxDevices configured.
    2020-06-27 19:04:59,419 [main] INFO com.bwssystems.HABridge.plugins.openhab.OpenHABHome - OpenHAB Home created. No OpenHABs configured.
    2020-06-27 19:04:59,421 [main] INFO com.bwssystems.HABridge.plugins.fhem.FHEMHome - FHEM Home created. No FHEMs configured.
    2020-06-27 19:04:59,424 [main] INFO com.bwssystems.HABridge.plugins.broadlink.BroadlinkHome - Broadlink Home created. No Broadlinks configured.
    2020-06-27 19:04:59,426 [main] INFO com.bwssystems.HABridge.plugins.moziot.MozIotHome - Mozilla IOT Home created. No Mozilla IOTs configured.
    2020-06-27 19:04:59,427 [main] INFO com.bwssystems.HABridge.plugins.homegenie.HomeGenieHome - HomeGenie Home created. No HomeGenies configured.
    2020-06-27 19:04:59,432 [main] WARN com.bwssystems.HABridge.dao.DeviceRepository - Error reading the file: /config/device.db - Does not exist or is not readable. continuing...
    2020-06-27 19:04:59,434 [main] INFO com.bwssystems.HABridge.devicemanagmeent.DeviceResource - HABridge device management service started....
    2020-06-27 19:04:59,443 [Thread-0] INFO spark.embeddedserver.jetty.EmbeddedJettyServer - == Spark has ignited ...
    2020-06-27 19:04:59,444 [Thread-0] INFO spark.embeddedserver.jetty.EmbeddedJettyServer - >> Listening on 0.0.0.0:80
    2020-06-27 19:04:59.449:INFO:oejs.Server:Thread-0: jetty-9.4.z-SNAPSHOT, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
    2020-06-27 19:04:59,463 [main] INFO com.bwssystems.HABridge.hue.HueMulator - Hue emulator service started....
    2020-06-27 19:04:59.478:INFO:oejs.session:Thread-0: DefaultSessionIdManager workerName=node0
    2020-06-27 19:04:59.478:INFO:oejs.session:Thread-0: No SessionScavenger set, using defaults
    2020-06-27 19:04:59.483:INFO:oejs.session:Thread-0: Scavenging every 600000ms
    2020-06-27 19:04:59.512:INFO:oejs.AbstractConnector:Thread-0: Started ServerConnector@ba79e77{HTTP/1.1,[http/1.1]}{0.0.0.0:80}
    2020-06-27 19:04:59.513:INFO:oejs.Server:Thread-0: Started @971ms
    2020-06-27 19:04:59,515 [main] INFO com.bwssystems.HABridge.upnp.UpnpSettingsResource - Description xml service started....
    2020-06-27 19:04:59,522 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener starting....
    2020-06-27 19:04:59,523 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - Create and run mDNS service.
    2020-06-27 19:04:59,547 [main] INFO com.bwssystems.HABridge.upnp.UpnpListener - UPNP Discovery Listener running and ready....