Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
Event: File not found: /opt/info/systemInfo.txt (No such file or directory)
-
If the standard System data source that reads from "/opt/info/systemInfo.txt " happens to start up a couple of seconds after a whole or half minute boundary, an event with the following text can be generated several times an hour:
"'MangoGT System': File not found: /opt/info/systemInfo.txt (No such file or directory)".
This appears to be a timing issue - it's likely to occur because/when the script happens to be deleting the old file and renaming the temp file (systemInfo-new.txt). We have seen this on both ES and GT mangoes.
Can something be done to the default configuration for this DS to avoid this occurring?