Hallo zusammen,
ich bin neu hier und habe erst angefangen mit der Hausautomatisierung. Ich habe mich im Vorfeld ein bisschen informiert und da ist mir cometvisu aufgefallen. Dies habe ich dann auch auf meinen RPI mit openhab2 installiert. Habe ein bisschen rumgespielt und dann noch den apache2 installiert. Ich kann den manager.php aufrufen und auch alles machen, ebenfalls kann ich im editor alles einstellen.
Wenn ich dann auf preview klicke, bekomme ich nur die Felhermeldung "Fehler beim Laden von /cgi-bin/l?u=demo_user: 404 - Not Found."
In der console von Firefox sehe ich dann folgendes:
XHRGEThttp://192.168.178.43/cgi-bin/l?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user
Im Apache log
[Sun Dec 15 09:33:33.647243 2019] [cgi:error] [pid 8799] [client 192.168.178.20:56572] AH02811: script not found or unable to stat: /usr/lib/cgi-bin/l/index.html, referer: http://192.168.178.43/visu-0.11.2/in...ig=previewtemp
Berechtigungen des visu Verzeichnis auf dem Apache habe ich gesetzt
Kann mir vielleicht jemand ein Tip geben.
Danke euch und Gruß
jemo
ich bin neu hier und habe erst angefangen mit der Hausautomatisierung. Ich habe mich im Vorfeld ein bisschen informiert und da ist mir cometvisu aufgefallen. Dies habe ich dann auch auf meinen RPI mit openhab2 installiert. Habe ein bisschen rumgespielt und dann noch den apache2 installiert. Ich kann den manager.php aufrufen und auch alles machen, ebenfalls kann ich im editor alles einstellen.
Wenn ich dann auf preview klicke, bekomme ich nur die Felhermeldung "Fehler beim Laden von /cgi-bin/l?u=demo_user: 404 - Not Found."
In der console von Firefox sehe ich dann folgendes:
XHRGEThttp://192.168.178.43/cgi-bin/l?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user[HTTP/1.1 301 Moved Permanently 0ms]
XHRGEThttp://192.168.178.43/cgi-bin/l/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/index.html/?u=demo_user
Im Apache log
[Sun Dec 15 09:33:33.647243 2019] [cgi:error] [pid 8799] [client 192.168.178.20:56572] AH02811: script not found or unable to stat: /usr/lib/cgi-bin/l/index.html, referer: http://192.168.178.43/visu-0.11.2/in...ig=previewtemp
Berechtigungen des visu Verzeichnis auf dem Apache habe ich gesetzt
Kann mir vielleicht jemand ein Tip geben.
Danke euch und Gruß
jemo
Kommentar