Hallo zusammen ich bin gerade dabei mir eine Entwicklungsumgebung für DSS aufzubauen. Der erste Run des DSS wir leider mit folgender Fehlermeldung beendet:
./build-x86/build/dss --webroot=$PREFIX/share/dss-web/webroot \ --prop:/config/subsystems/WebServer/listen=127.0.0.1:8080,127.0.0.1:8088h \ --prop:/config/subsystems/WebServer/trustedPort=8088 \ --prop:/config/subsystems/DSBusInterface/connectionURI=tcp://dss-sdc.local:8442 \ --prop:/config/loglevel=1 [2017-12-21T10:04:47.046+01:00] NOTIC main version:dSS v1.44.0 (-) ([email protected]) .cpp:238 [2017-12-21T10:04:47.050+01:00] ERROR CommChannel Failed to send message e:Failed to connect: Connection refused msgtype:3 .cpp:301 [2017-12-21T10:04:47.053+01:00] ERROR System ExpatParser::parseFile: Could not open file /home/dssadmin/dSS/sysroot/share/dss/data/config.xml [2017-12-21T10:04:47.055+01:00] INFO System EventInterpreterPluginSendmail: disabled by configuration, not sending any e-mail [2017-12-21T10:04:47.056+01:00] ERROR System ExpatParser::parseFile: Could not open file /home/dssadmin/dSS/sysroot/share/dss/data/security.xml [2017-12-21T10:04:47.056+01:00] WARN Apartment Could not find /home/dssadmin/dSS/sysroot/share/dss/data/apartment.xml [2017-12-21T10:04:47.056+01:00] NOTIC Apartment processed apartment.xml [2017-12-21T10:04:47.056+01:00] ERROR System ExpatParser::parseFile: Could not open file /home/dssadmin/dSS/sysroot/share/dss/data/savedprops/heating-controller.xml [2017-12-21T10:04:47.063+01:00] INFO EventInterpreter initialize -- done [2017-12-21T10:04:47.063+01:00] DEBUG DSBusInterface initializing DSBusInterface [2017-12-21 10:04:52.081] ds485c: <dss-sdc.local:8442.-0001> reconnect failed [2017-12-21 10:04:57.064] ds485c: wq:open pthread_cond_timedwait:Connection timed out(110) state:1 [2017-12-21 10:05:02.081] ds485c: <dss-sdc.local:8442.-0001> thread terminates [2017-12-21T10:05:02.081+01:00] DEBUG DSBusInterface Couldn't open dsmapi connection to 'tcp://dss-sdc.local:8442' result: -3 [2017-12-21T10:05:02.082+01:00] INFO WebServer Webserver: Listening on 127.0.0.1:8080s,127.0.0.1:8088 [2017-12-21T10:05:02.082+01:00] INFO WebServer Webserver: Configured webroot: /home/dssadmin/dSS/sysroot/share/dss-web/webroot/ [2017-12-21T10:05:02.082+01:00] INFO WebServer Webserver: Configured SSL certificate: /home/dssadmin/dSS/sysroot/share/dss/data/dsscert.pem [2017-12-21T10:05:02.083+01:00] ERROR WebServer message:load_dll: libcrypto.so: cannot find CRYPTO_num_locks webserver.cpp:228 [2017-12-21T10:05:02.083+01:00] FATAL DSS Failed to initialize subsystem 'WebServer': Could not start webserver [2017-12-21T10:05:02.083+01:00] FATAL DSS Failed to initialize subsystems, exiting... [2017-12-21T10:05:02.084+01:00] INFO EventInterpreterPluginJavascript Terminating all scripts... [2017-12-21T10:05:02.084+01:00] INFO EventInterpreterPluginJavascript All scripts Terminated Muss ich eventuell civetweb<https://git.digitalstrom.org/dss/dss-mainline/blob/master/external/civetweb/civetweb.c> aktuallisieren?<https://git.digitalstrom.org/dss/dss-mainline/blob/master/external/civetweb/civetweb.c> Da ich ein Neuling bin in der Linux Entwicklung bin ich für jeden Tipp und jede Hilfe dankbar. Gruss Mike
_______________________________________________ dss-developer mailing list [email protected] http://forum.digitalstrom.org/cgi-bin/mailman/listinfo/dss-developer
