Hi All,
Very strange issue / possible bug:
I was working on a dashboard in VSCode, copying and pasting the code into the Edit Pages menu
(from VSCode)-- everything was working fine for some time (albeit kind of slow).
However, now, whenever I try to paste into the Edit Markup
window of Edit Pages
, it doesn't paste what is on my clipboard but rather pastes a URL to the dashboard I am working on.....
We checked /opt/mango/logs/ma.log
and found some errors ( included below ).
I've also included a quick video which demos the issue. Edit: Turns out I don't have permissions to upload videos, but I can PM one to anyone if they need it
We are running the latest version of Mango with all updates applied (you also have access to our system remotely - @mihairosu can assist if needed)
Thanks!
Error Log:
ERROR 2018-04-17T17:46:23,913 (com.infiniteautomation.nosql.MangoNoSqlBatchWriteBehindManager$StatusProvider.scheduleTimeout:738) - 1 BWB Task Failures, first is: Task Queue Full
ERROR 2018-04-17T20:33:49,801 (com.infiniteautomation.nosql.MangoNoSqlBatchWriteBehindManager$StatusProvider.scheduleTimeout:738) - 5 BWB Task Failures, first is: Task Queue Full
ERROR 2018-04-17T20:34:29,613 (com.infiniteautomation.nosql.MangoNoSqlBatchWriteBehindManager$StatusProvider.scheduleTimeout:738) - 2 BWB Task Failures, first is: Task Queue Full
ERROR 2018-04-17T22:25:28,914 (com.infiniteautomation.nosql.MangoNoSqlBatchWriteBehindManager$StatusProvider.scheduleTimeout:738) - 1 BWB Task Failures, first is: Task Queue Full
WARN 2018-04-17T23:13:33,558 (com.infiniteautomation.mango.rest.v2.ServerRestV2Controller.postClientError:215) - Client error
[user=guest, cause=, location=http://historian/ui/data-point-details/LibraryThermostatHeatMode, userAgent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36, language=en-US, date=2018-04-17T23:13:33.559-05:00, timezone=America/Chicago]
Error: [ngRepeat:dupes] http://errors.angularjs.org/1.6.9/ngRepeat/dupes?p0=value%20in%20realtimePointValues%20%7C%20orderBy%3A%20myOrder%20track%20by%20value.timestamp&p1=1524024810000&p2=%7B%22value%22%3A1%2C%22rendered%22%3A%22Heat%20On%22%2C%22timestamp%22%3A1524024810000%2C%22annotation%22%3Anull%7D
at null (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:7:76)
at null (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:317:375)
at null (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:147:302)
at m.$digest (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:148:398)
at m.$apply (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:151:355)
at null (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:144:53)
at e (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:48:441)
at null (http://historian/modules/mangoUI/web/vendor/angular/angular.js?v=1522250226:51:299)
rshah@historian:/opt/mango/logs$