Ankündigung

Einklappen
Keine Ankündigung bisher.

Update auf 1.4.2 | Backendfehler: The version of SmartHomeNG is too old

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

    Update auf 1.4.2 | Backendfehler: The version of SmartHomeNG is too old

    Msinn

    Ich habe gerade auf meinem Testsystem ein Update auf 1.4.2 gemacht. Dabei kommt es zu einem Problem mit der Backend Plugin:

    Auszug aus dem Log:
    Code:
    2018-01-02  15:55:06 WARNING  Main         --------------------   Init SmartHomeNG 1.4.2.master (1a7ad7ae)   --------------------
    2018-01-02  15:55:06 INFO     Main         Init Scheduler
    2018-01-02  15:55:06 INFO     Main         Init loadable Modules
    2018-01-02  15:55:06 INFO     Main         Loading '/usr/local/smarthome/etc/module.yaml' to 'OrderedDict'
    2018-01-02  15:55:06 INFO     Main         Loading '/usr/local/smarthome/modules/http/module.yaml' to 'OrderedDict'
    ........
    
    2018-01-02  15:55:19 INFO     Main         [02/Jan/2018:15:55:19] ENGINE Bus STARTING
    2018-01-02  15:55:19 INFO     Main         [02/Jan/2018:15:55:19] ENGINE Serving on http://192.168.2.12:8383
    2018-01-02  15:55:19 INFO     Main         [02/Jan/2018:15:55:19] ENGINE Serving on http://192.168.2.12:8384
    2018-01-02  15:55:19 INFO     Main         [02/Jan/2018:15:55:19] ENGINE Bus STARTED
    2018-01-02  15:55:19 INFO     Main         mount '/plugins' - webif_dir = '/usr/local/smarthome/modules/http/webif'
    2018-01-02  15:55:19 INFO     Main         Module http: config dict: '{'/': {'tools.staticdir.root': '/usr/local/smarthome/modules/http/webif', 'tools.auth_basic.realm': 'shng_http_webif', 'tools.auth_basic.checkpassword': <bound method Http.validate_password of <modules.http.Http object at 0xb5fe2c50>>, 'tools.auth_basic.on': False}, '/static': {'tools.staticdir.on': True, 'tools.staticdir.dir': 'static'}}'
    2018-01-02  15:55:19 INFO     Main          - user 'admin', password '', hashed_password ''
    2018-01-02  15:55:19 INFO     Main         Module http: Registering webinterface 'plugins' of plugin 'plugins' from pluginclass '' instance ''
    2018-01-02  15:55:19 INFO     Main          - conf dict: '{'/': {'tools.staticdir.root': '/usr/local/smarthome/modules/http/webif', 'tools.auth_basic.realm': 'shng_http_webif', 'tools.auth_basic.checkpassword': <bound method Http.validate_password of <modules.http.Http object at 0xb5fe2c50>>, 'tools.auth_basic.on': False}, '/static': {'tools.staticdir.on': True, 'tools.staticdir.dir': 'static'}}'
    2018-01-02  15:55:19 INFO     Main         Modules: Loaded module 'http' (class 'Http') v1.4.5: Modul zur Implementierung von Backend-Webinterfaces für Plugins
    2018-01-02  15:55:19 WARNING  Main         Loaded Modules: ['http']
    2018-01-02  15:55:19 INFO     Main         Start Modules
    2018-01-02  15:55:19 INFO     Main         Init Plugins
    2018-01-02  15:55:19 INFO     Main         Loading '/usr/local/smarthome/etc/plugin.yaml' to 'OrderedDict'
    2018-01-02  15:55:22 INFO     Main         Load plugins
    2018-01-02  15:55:22 INFO     Main         Loading '/usr/local/smarthome/plugins/backend/plugin.yaml' to 'OrderedDict'
    2018-01-02  15:55:23 INFO     Main         plugin 'backend': Metadata paramlist = '['updates_allowed', 'developer_mode', 'pypi_timeout']'
    2018-01-02  15:55:23 ERROR    Main         plugin 'backend': The version of SmartHomeNG is too old for this plugin. It requires at least version v1.4a. The plugin was not loaded.
    Trotz aktuellem shNG (1.4.2) sagt das Backend, dass die Version zu alt wäre.
    Kann das sein?

    #2
    Mach nochmal einen Pull auf die Plugins. Ich habe die Versionsangabe korrigiert.
    Viele Grüße
    Martin

    There is no cloud. It's only someone else's computer.

    Kommentar


      #3
      Danke. Funktioniert.

      Kommentar

      Lädt...
      X