[dss-developer] Build / Run dss-mainline

Troß, Michael michael.tross at digitalstrom.com
Fri Jan 12 12:00:52 CET 2018


Hallo Michael,

On 21.12.2017 10:21, Michael Scheurer wrote:

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 (-) (dssadmin at localhost.localdomain<mailto:dssadmin at localhost.localdomain>) .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?
Da ich ein Neuling bin in der Linux Entwicklung bin ich für jeden Tipp und jede Hilfe dankbar.
Gruss
Mike


eventuell musst du auf deiner PC Distro das Paket compat-openssl10 installieren.

Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://forum.digitalstrom.org/pipermail/dss-developer/attachments/20180112/36685136/attachment.html>


More information about the dss-developer mailing list