Announcement

Collapse
No announcement yet.

Deconz ip change not picked up

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Deconz ip change not picked up

    I moved my whole Homeseer/Deconz install to a new machine and copied everything and reinstalled plugins.

    All devices, events etc. are still there so that's good i guess :-)

    Starting up I get this: which is correct, since the new IP is now 192.168.1.20
    May-22 13:27:17 JowiHue Warning: Bridge delight not reachable on 192.168.1.234 is bridge powered on or IP/Port address has changed?
    May-22 13:27:17 JowiHue Cannot find bridge delight on ip adress 192.168.1.234:80 marking unreachable
    In previous IP changes I believe it got picked straight up but not this time.
    I tried manyally pressing "Start scan", but other than a log line saying scanning started manually nothing happens.

    I tried enabling "Detailed trace" and found a JowiHue.log file which shows this exception occuring multiple times:
    Code:
    13:32:24.5317173 -- (DeCONZCache.UpdateBridgeCache) exit; Update running =False
    13:32:25.0288498 -- (DeCONZCache.Bridgereachable) Reachability check firststart
    13:32:28.4677177 -- (BridgeApi.GetJsonCommand) Sendrequest took 20 millisconds Thread: 0
    13:32:33.4707178 -- (BridgeApi.GetJsonCommand) Sendrequest took 20 millisconds Thread: 0
    13:32:35.0438558 -- (BridgeApi.GetJsonCommand) Debug: SendRequest took too long
    13:32:35.0438558 -- (BridgeApi.GetJsonCommand) System.Net.WebException(0x80131509): The operation has timed out
    at System.Net.HttpWebRequest.GetResponse()
    at HSPI_JowiHue.BridgeApi.SendRequest(Uri uri, Byte[] jsonDataBytes, String contentType, String method)
    at HSPI_JowiHue.BridgeApi.GetJsonCommand(String URL, Object ReqObject, Boolean Dict, String Type)
    Now my deconz is up and running fine and tried opening the bridge for new devices for 1 minute in the webapp as well with no effect.

    #2
    Sorry it seems it picked it up now. I restarted everything including the host. So it must have been something with my local network that was causing issues.

    Comment

    Working...
    X