Ghawken / iMessagePlugin

IndigoPlugin for iMessage sending and parsing. Allows Indigo to react and response to any iMessage received and allows question/answers to users from Indigo via iMsg.
3 stars 0 forks source link

Trigger events in red #10

Closed simons-plugins closed 4 years ago

simons-plugins commented 4 years ago

Hi Not sure what happened, but my plugin seems to have stopped working a few weeks ago.

This is the startup log, but after this runs I get no config in the plugin menu, all my triggers are in red text, and I have no action available in the trigger.

` ``` Enabling plugin "iMessage Plugin 0.4.6" Starting plugin "iMessage Plugin 0.4.6" (pid 32920) iMessage Plugin
iMessage Plugin ================================================ Initializing New Plugin Session ================================================= iMessage Plugin Plugin name: iMessage Plugin iMessage Plugin Plugin version: 0.4.6 iMessage Plugin Plugin ID: com.GlennNZ.indigoplugin.iMessage iMessage Plugin Indigo version: 7.4.0 iMessage Plugin Python version: 2.7.16 (default, Oct 17 2019, 17:14:30) [GCC 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.32.4) (-macos10.15-objc-s iMessage Plugin Python Directory: /System/Library/Frameworks/Python.framework/Versions/2.7 iMessage Plugin System Release: 19.0.0 iMessage Plugin System Release Short: 19 iMessage Plugin System Version: Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64 iMessage Plugin ================================================================================================================================== iMessage Plugin First run of new version, performing some maintenance iMessage Plugin Performing first upgrade/run of version 0.4.6 iMessage Plugin Backing up Current iMsg Database Directory to :/Users/simon/Documents/Indigo-iMsgBackup/ iMessage Plugin Running update wit.ai Device naming and further Sample data for Wit.Ai Online App now iMessage Plugin App ID exists, presuming App exists. iMessage Plugin Completing plugin updating/installation for 0.4.6


`
I am not sure what's wrong. 
simons-plugins commented 4 years ago

Found the issue. I was using wit.AI but had renamed my git username that I was logged on with to wit.ai when I created my app, and assume that there was an issue with the key. When I edited the iMessage prefs manually and set to false the wit.AI settings, and reloaded, the plugin continued, connected to the iMessage db and all is now good.