Ankündigung

Einklappen
Keine Ankündigung bisher.

openHAB 1.1.0 #309 vom 08.11.2012

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    openHAB 1.1.0 #309 vom 08.11.2012

    Hallo,

    ich möchte von openHAB 1.0.0 auf 1.1.0 migrieren, dabei erhalte ich folgende Warnung und meine Sitemaps werden auch nicht geladen.

    Code:
    Launching the openHAB runtime...
    osgi> 21:00:33.999 INFO  o.o.c.internal.CoreActivator[:90] - openHAB runtime has been started (v1.1.0).
    21:00:34.996 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:260] - ################################################################################################
    21:00:34.997 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:261] - # Dropbox-Integration: U S E R   I N T E R A C T I O N   R E Q U I R E D !!
    21:00:34.997 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:262] - # 1. Open URL 'https://www.dropbox.com:443/1/oauth/authorize?oauth_token=0jczvzgq6s2txqq&locale=en'
    21:00:34.997 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:263] - # 2. Allow openHAB to access Dropbox. Note: The given URL is only valid for THE NEXT 5 MINUTES!
    21:00:34.997 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:264] - ################################################################################################
    21:00:36.535 INFO  o.o.i.r.i.RESTApplication[:158] - Started REST API at /rest
    21:00:36.537 INFO  o.o.i.s.i.DiscoveryServiceImpl[:63] - Registering new service _openhab-server._tcp.local. at port 8080
    21:00:40.207 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
    21:00:43.550 INFO  o.o.i.s.i.DiscoveryServiceImpl[:63] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
    21:00:45.439 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
    21:00:46.139 INFO  o.o.u.w.i.s.WebAppServlet[:99] - Started Classic UI at /openhab.app
    21:00:50.662 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
    21:00:55.878 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
    ^C21:01:01.110 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
    Was mache ich falsch?

    meines Erachtens habe ich alles nötige kopiert:

    Siemap-Datei, Item-Datei, rrd4j.persist, Rule-Datei, cfg-Datei und die benötigten Addons


    Gruß
    mepi0011

    #2
    hängt das Problem vielleicht auf mit der fehlenden openhab_default.cfg zusammen?

    Grundsätzlich könntest Du das komplette ./configurations Verzeichnis wiederverwenden. So ist es bei mir: config im Homeverzeichnis des Users "openHAB" und bei jeder Migration linke ich mir das Verzeichnis in die neue Installation rein.

    Gruß,

    Thomas E.-E.
    Visualisierung, Rule/Logic-Engine, Integrationsplattform mit openhab (Supportforum)

    Kommentar


      #3
      Hallo Thomas,

      danke für deinen Tipp. Als ich den kompletten Ordner "configurations" aus meinem "alten" (openHab 1.0.0) Projekt kopiert habe, lief auch openHab 1.1.0.

      Um herauszufinden warum ich die Warnungen erhalten habe, habe ich alles rückgängig gemacht und Datei für Datei ausgetauscht bis ich alle wichtigen Dateien ersetzt hatte. Schließlich ist mir aufgefallen dass das Dropbox noch nicht aktiviert ist.

      Code:
      09:28:57.681 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:260] - ################################################################################################
      09:28:57.681 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:261] - # Dropbox-Integration: U S E R   I N T E R A C T I O N   R E Q U I R E D !!
      09:28:57.681 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:262] - # 1. Open URL 'https://www.dropbox.com:443/1/oauth/authorize?oauth_token=hyz4g1tvwzn3lx9&locale=en'
      09:28:57.681 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:263] - # 2. Allow openHAB to access Dropbox. Note: The given URL is only valid for THE NEXT 5 MINUTES!
      09:28:57.681 INFO  o.o.i.d.i.DropboxSynchronizerImpl[:264] - ################################################################################################
      09:28:58.946 INFO  o.o.i.r.i.RESTApplication[:158] - Started REST API at /rest
      09:28:58.948 INFO  o.o.i.s.i.DiscoveryServiceImpl[:63] - Registering new service _openhab-server._tcp.local. at port 8080
      09:29:02.900 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
      09:29:05.892 INFO  o.o.i.s.i.DiscoveryServiceImpl[:63] - Registering new service _openhab-server-ssl._tcp.local. at port 8443
      09:29:08.132 WARN  c.d.c.s.AbstractSession$2[:1033] - Authentication error: Unable to respond to any of these challenges: {}
      Nachdem ich Dropbox aktiviert hatte, war noch ein Fehler mit der falschen IP Adresse (da ich auf einem anderen PC arbeitete) für die KNX Verbindung.

      Nun läuft alles wie es soll!

      Gruß
      mepi0011

      Kommentar


        #4
        gute Nachrichten ;-)
        Visualisierung, Rule/Logic-Engine, Integrationsplattform mit openhab (Supportforum)

        Kommentar

        Lädt...
        X