Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - Neues Widget: zoomable Plot

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

    #91
    hab grad mal den Server neu gestartet.. da kommt das.. hat das was damit zu tun ?

    Code:
    2015-04-01 19:29:46,191 INFO     Main         SmartHome.py stopped -- smarthome.py:stop:372
    Init SmartHome.py 1.0-41-g0c41302+
    2015-04-01 19:30:04 ERROR    Main         Plugin sql exception: No module named 'plugins.sqlite.upgrade'
    Traceback (most recent call last):
      File "/usr/local/smarthome/lib/plugin.py", line 53, in __init__
        plugin_thread = Plugin(smarthome, plugin, classname, classpath, args)
      File "/usr/local/smarthome/lib/plugin.py", line 80, in __init__
        exec("self.plugin = {0}.{1}(smarthome{2})".format(classpath, classname, args))
      File "<string>", line 1, in <module>
      File "/usr/local/smarthome/plugins/sqlite/__init__.py", line 79, in __init__
        import plugins.sqlite.upgrade
    ImportError: No module named 'plugins.sqlite.upgrade'
    Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im groüen Saal.

    Kommentar


      #92
      OK.. diese sqlite.upgrade hat gefehlt.. hab ich jetzt hochgeladen und den Servern nochmal neu
      gestartet.. jetzt kommt nur noch

      Code:
      2015-04-01 19:38:32 WARNING  Main         Client 192.168.178.26:55739 requested invalid series: Temperatur.KG.Partyraum.
      Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im groüen Saal.

      Kommentar


        #93
        Zitat von Brick Beitrag anzeigen
        OK.. diese sqlite.upgrade hat gefehlt.. hab ich jetzt hochgeladen und den Servern nochmal neu
        gestartet
        Von wo hast Du das hochgeladen? Genau diese Fehlermeldung habe ich auch

        Gruß
        Michael
        Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

        Kommentar


          #94
          Hat sich erledigt, habs aus dem dev genommen. Damit hat es funktioniert. Im count Patch war es nicht dabei.
          Meine Installation: VM Debian Buster SH NG 1.8.1, SmartVISU 3.0, KNX, DMX, 1-wire, Fortigate 30E IPS, VMware vSphere 6.7

          Kommentar


            #95
            ich habe den gleichen Fehler:

            HTML-Code:
             2015-10-15 16:09:24,396 INFO Main Start SmartHome.py 1.0-45-g02cf972+ -- smarthome.py:__init__:231
              2015-10-15 16:09:24,401 DEBUG Main Python 3.2.3 -- smarthome.py:__init__:232
              2015-10-15 16:09:24,407 INFO Main Init Scheduler -- scheduler.py:__init__:86
              2015-10-15 16:09:24,413 INFO Main Init Plugins -- smarthome.py:start:274
              2015-10-15 16:09:24,427 DEBUG Scheduler creating 5 workers -- scheduler.py:run:93
              2015-10-15 16:09:24,435 DEBUG Main Plugin: knx -- plugin.py:__init__:43
              2015-10-15 16:09:24,461 DEBUG Main Plugin: visu -- plugin.py:__init__:43
              2015-10-15 16:09:24,559 DEBUG Main Plugin: cli -- plugin.py:__init__:43
              2015-10-15 16:09:24,571 DEBUG Main Plugin: sql -- plugin.py:__init__:43
              2015-10-15 16:09:24,676 DEBUG Main SQLite 3.7.13 -- __init__.py:__init__:47
              2015-10-15 16:09:24,793 DEBUG Main SQLite: database integrity ok -- __init__.py:__init__:64
              2015-10-15 16:09:24,838 ERROR Main Plugin sql exception: No module named upgrade -- plugin.py:__init__:57
              Traceback (most recent call last):
              File "/usr/smarthome/lib/plugin.py", line 53, in __init__
              plugin_thread = Plugin(smarthome, plugin, classname, classpath, args)
              File "/usr/smarthome/lib/plugin.py", line 80, in __init__
              exec("self.plugin = {0}.{1}(smarthome{2})".format(classpath, classname, args))
              File "<string>", line 1, in <module>
              File "/usr/smarthome/plugins/sqlite/__init__.py", line 79, in __init__
              import plugins.sqlite.upgrade
              ImportError: No module named upgrade
            was ist zu tun ?

            Kommentar


              #96
              Hallo,
              ich habe gerade eine Meldung im smarthome abgesetzt.
              Es geht die smartvisu-Seite nicht mehr. Die plotz werden nicht mehr angezeigt!
              Visu 2.8 ,, SH.dev
              Wolfgang
              Zuletzt geändert von schloessl; 14.11.2015, 18:35.

              Kommentar

              Lädt...
              X