<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,  (this is 5.5.6, but 5.5.7 patch also did not help…)<div class=""><br class=""></div><div class="">I am still not getting anywhere…. The problem in InfluxDB’s is still there…</div><div class=""><br class=""></div><div class="">What I have done just now is to stop InfluxDB’s, remove the /var/lib/influxdb subdirectories, essentially wiping everthing, start influxdb, do a ngcp-influxdb-create, and this is what I see in the log…. The error is STILL there…</div><div class=""><br class=""></div><div class="">Is there *nobody* that can help me with this ?  I’d really like to see the SIP statistics on a nice dashboard…</div><div class=""><br class=""></div><div class="">My other installations do not have this problem - is it because I have multiple peer groups ?</div><div class=""><br class=""></div><div class=""><div class="">[run] 2019/01/22 23:47:13 Signal received, initializing clean shutdown...</div><div class="">[run] 2019/01/22 23:47:13 Waiting for clean shutdown...</div><div class="">[snapshot] 2019/01/22 23:47:13 snapshot listener closed</div><div class="">[monitor] 2019/01/22 23:47:13 shutting down monitor system</div><div class="">[monitor] 2019/01/22 23:47:13 terminating storage of statistics</div><div class="">[shard-precreation] 2019/01/22 23:47:13 Precreation service terminating</div><div class="">[continuous_querier] 2019/01/22 23:47:13 continuous query service terminating</div><div class="">[retention] 2019/01/22 23:47:13 retention policy enforcement terminating</div><div class="">[subscriber] 2019/01/22 23:47:13 closed service</div><div class="">[run] 2019/01/22 23:47:13 server shutdown completed</div><div class="">[run] 2019/01/22 23:47:23 InfluxDB starting, version 1.1.5, branch unknown, commit unknown</div><div class="">[run] 2019/01/22 23:47:23 Go version go1.10.3, GOMAXPROCS set to 8</div><div class="">[run] 2019/01/22 23:47:23 Using configuration at: /etc/influxdb/influxdb.conf</div><div class="">[store] 2019/01/22 23:47:23 Using data dir: /var/lib/influxdb/data</div><div class="">[subscriber] 2019/01/22 23:47:23 opened service</div><div class="">[monitor] 2019/01/22 23:47:23 Starting monitor system</div><div class="">[monitor] 2019/01/22 23:47:23 'build' registered for diagnostics monitoring</div><div class="">[monitor] 2019/01/22 23:47:23 'runtime' registered for diagnostics monitoring</div><div class="">[monitor] 2019/01/22 23:47:23 'network' registered for diagnostics monitoring</div><div class="">[monitor] 2019/01/22 23:47:23 'system' registered for diagnostics monitoring</div><div class="">[shard-precreation] 2019/01/22 23:47:23 Starting precreation service with check interval of 10m0s, advance period of 30m0s</div><div class="">[snapshot] 2019/01/22 23:47:23 Starting snapshot service</div><div class="">[admin] 2019/01/22 23:47:23 Starting admin service</div><div class="">[admin] 2019/01/22 23:47:23 DEPRECATED: This plugin is deprecated as of 1.1.0 and will be removed in a future release</div><div class="">[admin] 2019/01/22 23:47:23 Listening on HTTP: 127.0.0.1:8083</div><div class="">[continuous_querier] 2019/01/22 23:47:23 Starting continuous query service</div><div class="">[monitor] 2019/01/22 23:47:23 Storing statistics in database '_internal' retention policy 'monitor', at interval 10s</div><div class="">[httpd] 2019/01/22 23:47:23 Starting HTTP service</div><div class="">[httpd] 2019/01/22 23:47:23 Authentication enabled: false</div><div class="">[httpd] 2019/01/22 23:47:23 Listening on HTTP: [::]:8086</div><div class="">[retention] 2019/01/22 23:47:23 Starting retention policy enforcement service with check interval of 30m0s</div><div class="">[run] 2019/01/22 23:47:23 Listening for signals</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:30 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 404 69 "-" "InfluxDBClient" 0699957a-1e5d-11e9-8001-000000000000 512</div><div class="">[query] 2019/01/22 23:47:30 CREATE DATABASE telegraf</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:30 +0800] "POST /query?db=&q=CREATE+DATABASE+%22telegraf%22 HTTP/1.1" 200 46 "-" "InfluxDBClient" 06a675e3-1e5d-11e9-8002-000000000000 27106</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:31 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 404 41 "-" "InfluxDB-HTTP/0.01" 071ecb60-1e5d-11e9-8003-000000000000 101</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:35 +0800] "GET /ping HTTP/1.1" 204 0 "-" "InfluxDBShell/1.1.5" 09dab862-1e5d-11e9-8004-000000000000 16</div><div class="">[query] 2019/01/22 23:47:35 CREATE DATABASE ngcp</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:35 +0800] "POST /query?chunked=true&db=&epoch=ns&q=CREATE+DATABASE+ngcp HTTP/1.1" 200 51 "-" "InfluxDBShell/1.1.5" 09dac5d0-1e5d-11e9-8005-000000000000 25185</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:35 +0800] "GET /ping HTTP/1.1" 204 0 "-" "InfluxDBShell/1.1.5" 09df6e3d-1e5d-11e9-8006-000000000000 8</div><div class="">[query] 2019/01/22 23:47:35 CREATE DATABASE telegraf</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:35 +0800] "POST /query?chunked=true&db=&epoch=ns&q=CREATE+DATABASE+telegraf HTTP/1.1" 200 51 "-" "InfluxDBShell/1.1.5" 09df7d32-1e5d-11e9-8007-000000000000 282</div><div class="">[shard] 2019/01/22 23:47:40 /var/lib/influxdb/data/_internal/monitor/1 database index loaded in 3.433µs</div><div class="">[shard] 2019/01/22 23:47:40 /var/lib/influxdb/data/telegraf/autogen/2 database index loaded in 2.751µs</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:40 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 0c8f430c-1e5d-11e9-8008-000000000000 20740</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:40 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 0c9281ef-1e5d-11e9-8009-000000000000 8121</div><div class="">[shard] 2019/01/22 23:47:41 /var/lib/influxdb/data/ngcp/autogen/3 database index loaded in 3.092µs</div><div class="">[write] 2019/01/22 23:47:41 write failed for shard 3: field type conflict</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:41 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 32 "-" "InfluxDB-HTTP/0.01" 0d603bd2-1e5d-11e9-800a-000000000000 7601</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:50 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 1285129d-1e5d-11e9-800b-000000000000 8726</div><div class=""><font color="#ff2600" class="">[write] 2019/01/22 23:47:52 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</font></div><div class="">[httpd] ::1 - - [22/Jan/2019:23:47:52 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 13a22163-1e5d-11e9-800c-000000000000 1004</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:00 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 187afb14-1e5d-11e9-800d-000000000000 16569</div><div class="">[write] 2019/01/22 23:48:02 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:02 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 19e37e2d-1e5d-11e9-800e-000000000000 936</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:10 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 1e70d03c-1e5d-11e9-800f-000000000000 9363</div><div class="">[write] 2019/01/22 23:48:13 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:13 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 2021fe34-1e5d-11e9-8010-000000000000 879</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:20 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 2466b21b-1e5d-11e9-8011-000000000000 7650</div><div class="">[write] 2019/01/22 23:48:23 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:23 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 26610c42-1e5d-11e9-8012-000000000000 835</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:30 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 2a5c9481-1e5d-11e9-8013-000000000000 9450</div><div class="">[write] 2019/01/22 23:48:34 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:34 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 2ca25898-1e5d-11e9-8014-000000000000 1102</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:40 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 30527316-1e5d-11e9-8015-000000000000 8997</div><div class="">[write] 2019/01/22 23:48:44 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:44 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 32e15b5a-1e5d-11e9-8016-000000000000 753</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:50 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 36485524-1e5d-11e9-8017-000000000000 8160</div><div class="">[write] 2019/01/22 23:48:55 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:48:55 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 3922fe99-1e5d-11e9-8018-000000000000 900</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:49:00 +0800] "POST /write?consistency=any&db=telegraf&precision=ns&rp= HTTP/1.1" 204 0 "-" "InfluxDBClient" 3c3e3aa7-1e5d-11e9-8019-000000000000 8332</div><div class="">[write] 2019/01/22 23:49:05 write failed for shard 3: field type conflict: input field "description" on measurement "peer_group" is type integer, already exists as type string</div><div class="">[httpd] ::1 - - [22/Jan/2019:23:49:05 +0800] "POST /write?consistency=any&db=ngcp&precision=s&rp= HTTP/1.1" 400 138 "-" "InfluxDB-HTTP/0.01" 3f634ee0-1e5d-11e9-801a-000000000000 808</div><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><table class="MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="346" style="font-family: Helvetica; letter-spacing: normal; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; width: 259.8pt;"><tbody class=""><tr class=""><td valign="top" style="padding: 0cm;" class=""><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: "Times New Roman";" class=""><br class=""></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: "Times New Roman";" class="">Warmest Regards,</div><div style="margin: 0cm 0cm 0.0001pt; font-size: 12pt; font-family: "Times New Roman";" class="">Walter Klomp</div></td><td style="padding: 0cm;" class=""></td></tr></tbody></table><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><table class="x_MsoNormalTable" border="0" cellspacing="0" cellpadding="0" width="400" style="font-family: Helvetica; letter-spacing: normal; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; width: 259.8pt;"><tbody class=""><tr class=""><td valign="top" class="" style="padding: 0in;"><br class=""></td></tr></tbody></table></div></div></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 18 Jan 2019, at 11:46 PM, Walter Klomp <<a href="mailto:walter@myrepublic.net" class="">walter@myrepublic.net</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="content-type" content="text/html; charset=utf-8" class=""><div dir="auto" class="">5.5.6<br class=""><br class=""><div dir="ltr" class="">Yours sincerely,<div class="">Walter</div></div><div dir="ltr" class=""><br class="">On 18 Jan 2019, at 11:20 PM, Daniel Grotti <<a href="mailto:dgrotti@sipwise.com" class="">dgrotti@sipwise.com</a>> wrote:<br class=""><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class="">
  
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
  
  
    <tt class="">Hi,<br class="">
      is this mr5.5.7?<br class="">
      <br class="">
      <br class="">
      <br class="">
    </tt>
    <pre class="moz-signature" cols="72">-- 
Head of Customer Support                               Sipwise GmbH
e: <a class="moz-txt-link-abbreviated" href="mailto:dgrotti@sipwise.com">dgrotti@sipwise.com</a>                               Europaring F15
t: +43(0)130120332                          A-2345 Brunn Am Gebirge
w: <a class="moz-txt-link-abbreviated" href="http://www.sipwise.com/">www.sipwise.com</a>          FN: 305595f      FG: LG Wiener Neustadt
</pre>
    <div class="moz-cite-prefix">On 1/18/19 2:54 AM, Walter Klomp wrote:<br class="">
    </div>
    <blockquote type="cite" cite="mid:60092ECF-262F-4D5F-8CE3-A19531ABED00@myrepublic.net" class="">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" class="">
      Hi,
      <div class=""><br class="">
      </div>
      <div class="">I see this in the ngcp-witnessd.log</div>
      <div class=""><br class="">
      </div>
      <div class="">
        <div class="">2019-01-18 09:51:31: cannot send measurements to
          InfluxDB: field type conflict: input field "description" on
          measurement "peer_group" is type integer, already exists as
          type string</div>
        <div class="">2019-01-18 09:51:42: cannot send measurements to
          InfluxDB: field type conflict: input field "description" on
          measurement "peer_group" is type integer, already exists as
          type string</div>
        <div class="">2019-01-18 09:51:52: cannot send measurements to
          InfluxDB: field type conflict: input field "description" on
          measurement "peer_group" is type integer, already exists as
          type string</div>
        <div class=""><br class="">
        </div>
        <div class="">Is that already in the list to be patched?  Or how
          do I fix this? </div>
        <div class=""><br class="">
        </div>
        <div class="">I’d really like to see the Sip statistics…</div>
        <div class=""><br class="">
        </div>
        <div class="">
        </div>
        <font class="" size="3" face="Times New Roman">Thanks</font></div>
      <div class=""><font class="" size="3" face="Times New Roman">Walter
          Klomp</font></div>
      <br class="">
      <span style="color:rgb(34,34,34);font-family:sans-serif;background-color:rgb(255,255,255)" class=""><font size="1" class=""><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class="">The contents of this email and any attachments are confidential and may also be privileged. You must not disseminate the contents of this email and any attachments without permission of the sender. If you have received this email by mistake, please delete all copies and inform the sender immediately. You may refer to our company's Privacy Policy </span><span style="color:rgb(102,102,102);font-family:Arial;font-style:italic;vertical-align:baseline;white-space:pre-wrap" class=""><a href="https://myrepublic.net/sg/legal/terms-of-use-policies/privacy-policy/" target="_blank" moz-do-not-send="true" class="">here</a></span><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap" class="">.</span></font></span>
      <br class="">
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a>
</pre>
    </blockquote>
    <br class="">
  

</div></blockquote><blockquote type="cite" class=""><div dir="ltr" class=""><span class="">_______________________________________________</span><br class=""><span class="">Spce-user mailing list</span><br class=""><span class=""><a href="mailto:Spce-user@lists.sipwise.com" class="">Spce-user@lists.sipwise.com</a></span><br class=""><span class=""><a href="https://lists.sipwise.com/listinfo/spce-user" class="">https://lists.sipwise.com/listinfo/spce-user</a></span><br class=""></div></blockquote></div></div></blockquote></div><br class=""></div></body></html>
<br>
<span style="color:rgb(34,34,34);font-family:sans-serif;background-color:rgb(255,255,255)"><font size="1"><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap">The contents of this email and any attachments are confidential and may also be privileged. You must not disseminate the contents of this email and any attachments without permission of the sender. If you have received this email by mistake, please delete all copies and inform the sender immediately. You may refer to our company's Privacy Policy </span><span style="color:rgb(102,102,102);font-family:Arial;font-style:italic;vertical-align:baseline;white-space:pre-wrap"><a href="https://myrepublic.net/sg/legal/terms-of-use-policies/privacy-policy/" target="_blank">here</a></span><span style="font-family:Arial;color:rgb(102,102,102);font-style:italic;vertical-align:baseline;white-space:pre-wrap">.</span></font></span>