LB3 Vitoconnect Plugin | PHP Fehler

Einklappen
X
 
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge
  • challo
    LoxBus Spammer
    • 21.09.2016
    • 372

    LB3 Vitoconnect Plugin | PHP Fehler

    Hallo zusammen,
    ich hab mein Vitoconnect Plugin mit dem PreRelease des LB3 getestet, hier läuft alles super.
    Jetzt hab ich das Release aufgesetzt. Läuft auf Proxmox als VM. Grundsätzlich läuft das LB gut. Allerdings bekomme ich jetzt ein PHP Fehler beim einbinden der Loxone Bibliotheken:

    Code:
    PHP Warning: include_once(loxberry_system.php): failed to open stream: No such file or directory in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 6
    PHP Warning: include_once(): Failed opening 'loxberry_system.php' for inclusion (include_path='.:/usr/share/php') in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 6
    PHP Warning: include_once(loxberry_io.php): failed to open stream: No such file or directory in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 7
    PHP Warning: include_once(): Failed opening 'loxberry_io.php' for inclusion (include_path='.:/usr/share/php') in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 7
    PHP Warning: require_once(loxberry_log.php): failed to open stream: No such file or directory in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 8
    PHP Fatal error: require_once(): Failed opening required 'loxberry_log.php' (include_path='.:/usr/share/php') in /opt/loxberry/webfrontend/htmlauth/plugins/Vitoconnect/vitoconnect.php on line 8​
    Hat jemand von den PHP Plugin Entwicklern auch Probleme?
  • svethi
    Lebende Foren Legende
    • 25.08.2015
    • 6292

    #2
    Bist Du auf 3.0.0.1?
    Miniserver; KNX; Vitogate; EnOcean (EnOceanPi); Loxone Air; Caldav-Kalenderanbindung; RaspberryPi und für keine Frickellösung zu schade :-)

    Kommentar


    • svethi
      svethi kommentierte
      Kommentar bearbeiten
      Sieh mal hier:
      Guude, hat ein wenig länger gedauert, aber so als kleines, verspätetes Neujahrgeschenk steht das Sonos Plugin für den LoxBerry zum Download bereit. Download:


      Bekommst das hin?

    • challo
      challo kommentierte
      Kommentar bearbeiten
      hab ich gemacht:
      Per Putty als Superuser root ausführen:

      rm /etc/php/7.4/cli/conf.d/20-loxberry-cli.ini
      ln -s /opt/loxberry/system/php/loxberry-cli.ini /etc/php/7.4/cli/conf.d/20-loxberry-cli.ini​

      Hilft leider nicht. Ich kann aber auch einfach nochmal ein neues LB aufsetzen. Wenn das Problem im neuen Setup behoben ist brauchen wir uns nicht mit so was aufzuhalten...

    • challo
      challo kommentierte
      Kommentar bearbeiten
      hmm hab ein neues LB aufgesetzt:

      Configuring PHP 7.4...
      ────────────────────────────────────────────────── ──────────────────────────────


      [FAILED ] .... Could not set up PHP 7.4.

      Muss ich mir wohl nochmal in ruhe anschauen
Lädt...