<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hallo Michael,<br>
<br>
On 21.12.2017 10:21, Michael Scheurer wrote:<br>
</div>
<blockquote type="cite" cite="mid:1513848056637.77937@mikeysoft.ch"><style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
<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 (-) (<a class="moz-txt-link-abbreviated" href="mailto:dssadmin@localhost.localdomain">dssadmin@localhost.localdomain</a>) .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;" moz-do-not-send="true">civetweb</a> aktuallisieren?</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>
</div>
</blockquote>
<br>
eventuell musst du auf deiner PC Distro das Paket <span style="color: rgb(51, 51, 51); font-family: "Open Sans", sans-serif; font-size: 13.5px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(245, 245, 220); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;">
compat-openssl10</span> installieren.<br>
<span style="color: rgb(51, 51, 51); font-family: "Open Sans", sans-serif; font-size: 13.5px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: pre-wrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(245, 245, 220); text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"></span><br>
Michael<br>
<br>
</body>
</html>