<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hallo zusammen<br>
</p>
<p>ich bin gerade dabei mir eine Entwicklungsumgebung für DSS aufzubauen. Der erste Run des DSS wir leider mit folgender Fehlermeldung beendet:<br>
</p>
<div>./build-x86/build/dss --webroot=$PREFIX/share/dss-web/webroot \</div>
<div>--prop:/config/subsystems/WebServer/listen=127.0.0.1:8080,127.0.0.1:8088h \</div>
<div>--prop:/config/subsystems/WebServer/trustedPort=8088 \</div>
<div>--prop:/config/subsystems/DSBusInterface/connectionURI=tcp://dss-sdc.local:8442 \</div>
<div> --prop:/config/loglevel=1</div>
<div><br>
</div>
<div>
<div>[2017-12-21T10:04:47.046+01:00] NOTIC main version:dSS v1.44.0 (-) (dssadmin@localhost.localdomain) .cpp:238</div>
<div>[2017-12-21T10:04:47.050+01:00] ERROR CommChannel Failed to send message e:Failed to connect: Connection refused msgtype:3 .cpp:301</div>
<div>[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</div>
<div>[2017-12-21T10:04:47.055+01:00] INFO  System EventInterpreterPluginSendmail: disabled by configuration, not sending any e-mail</div>
<div>[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</div>
<div>[2017-12-21T10:04:47.056+01:00] WARN  Apartment Could not find /home/dssadmin/dSS/sysroot/share/dss/data/apartment.xml</div>
<div>[2017-12-21T10:04:47.056+01:00] NOTIC Apartment processed apartment.xml</div>
<div>[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</div>
<div>[2017-12-21T10:04:47.063+01:00] INFO  EventInterpreter initialize -- done</div>
<div>[2017-12-21T10:04:47.063+01:00] DEBUG DSBusInterface initializing DSBusInterface</div>
<div>[2017-12-21 10:04:52.081] ds485c: <dss-sdc.local:8442.-0001> reconnect failed</div>
<div>[2017-12-21 10:04:57.064] ds485c: wq:open pthread_cond_timedwait:Connection timed out(110) state:1</div>
<div>[2017-12-21 10:05:02.081] ds485c: <dss-sdc.local:8442.-0001> thread terminates</div>
<div>[2017-12-21T10:05:02.081+01:00] DEBUG DSBusInterface Couldn't open dsmapi connection to 'tcp://dss-sdc.local:8442' result: -3</div>
<div>[2017-12-21T10:05:02.082+01:00] INFO  WebServer Webserver: Listening on 127.0.0.1:8080s,127.0.0.1:8088</div>
<div>[2017-12-21T10:05:02.082+01:00] INFO  WebServer Webserver: Configured webroot: /home/dssadmin/dSS/sysroot/share/dss-web/webroot/</div>
<div>[2017-12-21T10:05:02.082+01:00] INFO  WebServer Webserver: Configured SSL certificate: /home/dssadmin/dSS/sysroot/share/dss/data/dsscert.pem</div>
<div>[2017-12-21T10:05:02.083+01:00] ERROR WebServer message:load_dll: libcrypto.so: cannot find CRYPTO_num_locks webserver.cpp:228</div>
<div>[2017-12-21T10:05:02.083+01:00] FATAL DSS Failed to initialize subsystem 'WebServer': Could not start webserver</div>
<div>[2017-12-21T10:05:02.083+01:00] FATAL DSS Failed to initialize subsystems, exiting...</div>
<div>[2017-12-21T10:05:02.084+01:00] INFO  EventInterpreterPluginJavascript Terminating all scripts...</div>
<div>[2017-12-21T10:05:02.084+01:00] INFO  EventInterpreterPluginJavascript All scripts Terminated</div>
<div><br>
Muss ich eventuell <span class="str-truncated" style="box-sizing: border-box; background-color: rgb(255, 255, 255); color: rgb(46, 46, 46); text-decoration-line: none; transition: background-color 100ms linear, color 100ms linear, border 100ms linear; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px; display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; max-width: 82%;"><a title="civetweb.c" href="https://git.digitalstrom.org/dss/dss-mainline/blob/master/external/civetweb/civetweb.c" style="box-sizing: border-box; background-color: rgb(255, 255, 255); color: rgb(46, 46, 46); text-decoration-line: none; transition: background-color 100ms linear, color 100ms linear, border 100ms linear; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 14px;">civetweb</a> aktuallisieren?<a title="civetweb.c" href="https://git.digitalstrom.org/dss/dss-mainline/blob/master/external/civetweb/civetweb.c"></a></span><br>
</div>
<div>Da ich ein Neuling bin in der Linux Entwicklung bin ich für jeden Tipp und jede Hilfe dankbar.<br>
</div>
<div>Gruss<br>
</div>
<div>Mike<br>
</div>
<div><br>
</div>
<br>
</div>
<div><br>
<br>
</div>
<p><br>
</p>
</body>
</html>