Announcement

Collapse
No announcement yet.

Error in log

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

    Error in log

    I get this error every 30 seconds.

    Feb-12 2:14:14 AM IFTTT ERROR System.ArgumentOutOfRangeException: Value should match pattern '\A(?/(.|[\r\n])*)?|(ns:[0-9]+(/.*)?))\z' Parameter name: path at Microsoft.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSu ccess(Task task) at Microsoft.Runtime.CompilerServices.TaskAwaiter.HandleNonSucc ess(Task task) at HSPI_IFTTT.FolderMonitoring.d__14.MoveNext()

    #2
    could you set the log level to debug, and post the logs you get when you restart the plugin. Thanks.

    Comment


      #3
      this is the message that shows in the log
      Attached Files

      Comment


        #4
        looks like you created a IFTTT trigger with the path "ifttt/triggers/ios locations", this is wrong the path needs to start with a slash: "/ifttt/triggers/ios locations"

        Comment


          #5
          solved thanks a lot

          Comment

          Working...
          X