Announcement

Collapse
No announcement yet.

New Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    New Error

    started getting these in the log after updating to 3.0.6119.22262
    "
    Oct-03 8:24:35 PM 1 Error System.IO.IOException: The process cannot access the file 'C:\Program Files (x86)\HomeSeer HS3\Data\ultramon3\ultramon3.xml' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Data.DataTable.WriteXml(String fileName, XmlWriteMode mode, Boolean writeHierarchy) at HSPI_ULTRAMON3.hspi_plugin.DoDiscoverHosts()


    Oct-03 8:24:35 PM 1 Error System.IO.IOException
    My home is smarter than your honor roll student.

    #2
    I'm getting a different error as of 2 updates ago. I've included the Log2Syslog errors because they only occur when Ultramon is enabled.

    Version 3.0.6119.22262

    Monitoring 2 devices on a /24 network. Devices are showing 'online' as expected. The PingException error occurs every one minute.

    Oct-08 6:40:58 PM Info Plugin Log2Syslog has connected. IP:127.0.0.1:61224
    Oct-08 6:40:58 PM Warning I/O interface Log2Syslog is down, executable is not running, restarting ...
    Oct-08 6:40:53 PM 1 Error System.Net.NetworkInformation.PingException: An exception occurred during a Ping request. ---> System.ComponentModel.Win32Exception: The network location cannot be reached. For information about network troubleshooting, see Windows Help at System.Net.NetworkInformation.Ping.InternalSend(IPAddress address, Byte[] buffer, Int32 timeout, PingOptions options, Boolean async) at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options) --- End of inner exception stack trace --- at System.Net.NetworkInformation.Ping.Send(IPAddress address, Int32 timeout, Byte[] buffer, PingOptions options) at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer, PingOptions options) at System.Net.NetworkInformation.Ping.Send(String hostNameOrAddress, Int32 timeout, Byte[] buffer) at HSPI_ULTRAMON3.hspi_plugin.MonitorGatewayConnection()
    Oct-08 6:40:53 PM 1 Error System.Net.NetworkInformation.PingException
    Oct-08 6:40:34 PM Info Plugin Log2Syslog with instance: has disconnected
    Oct-08 6:40:28 PM Info Plugin Log2Syslog has connected. IP:127.0.0.1:61208
    Oct-08 6:40:28 PM Warning I/O interface Log2Syslog is down, executable is not running, restarting ...
    Oct-08 6:40:04 PM Info Plugin Log2Syslog with instance: has disconnected
    Oct-08 6:39:57 PM Info Plugin Log2Syslog has connected. IP:127.0.0.1:61192
    Oct-08 6:39:57 PM Warning I/O interface Log2Syslog is down, executable is not running, restarting ...

    Thanks

    Comment


      #3
      Originally posted by aaron9060 View Post
      I'm getting a different error as of 2 updates ago. I've included the Log2Syslog errors because they only occur when Ultramon is enabled.
      The auto-populated gateway IP in the plugin config page was an IPv6 address. I input the IPv4 gateway IP and the red notification came up saying the gateway monitoring IP has been updated; but, the value always reverts back to the IPv6 address.

      To workaround the problem I have disabled the IPv6 stack on the host. No more log errors but also no more IPv6.

      Comment

      Working...
      X