TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • G

      Can't Open Application

      General Discussion
      • • • garym77
      2
      0
      Votes
      2
      Posts
      89
      Views

      RussR

      @garym77, does that command work from a Terminal window? You should run it there first so you can see if the command gives an error.

      Also, you should make the voice word something like creality so you can say "Alexa, turn on creality" after you enable the Triggercmd Smart Home skill.

    • Stanisław GrzybołowskiS

      Invoice for subscription

      General Discussion
      • • • Stanisław Grzybołowski
      2
      0
      Votes
      2
      Posts
      37
      Views

      RussR

      @Stanisław-Grzybołowski

      I emailed you the PayPal transaction info. Hopefully that will serve as an invoice.

    • Furkan CevikF

      TriggerCMDAgent gives Errors when shutting down PC

      General Discussion
      • • • Furkan Cevik
      4
      0
      Votes
      4
      Posts
      92
      Views

      RussR

      @Furkan-Cevik, you're welcome. I just published version 1.0.48. I hope that fixes it, but please tell me if you see it again after upgrading.

    • C

      Monetizing Triggers?

      General Discussion
      • • • Convaiyer
      4
      0
      Votes
      4
      Posts
      93
      Views

      RussR

      @Convaiyer, let's talk about it. I just sent you a PM.

    • R

      app version for mac os yosemite

      General Discussion
      • • • rsxyo
      3
      0
      Votes
      3
      Posts
      96
      Views

      R

      @Russ unfortunaly no but thank you anyways. if you find and older one, ill give it a try

      alt text

    • StrahanS

      Having issues with TC launching a batch

      General Discussion
      • • • Strahan
      2
      0
      Votes
      2
      Posts
      67
      Views

      RussR

      @Strahan, I wonder if when the TC agent runs your batch file, the sql.exe file isn't in your PATH, so it doesn't run. The agent is probably running your batch file, which you've basically already proven with your loghealth.bat experiment.

      I like that you added another line to your laundryreset.bat file that writes something to a log file, but it's writing your log.txt file to the present working directory, which in the context of the TC agent is something like this:
      C:\Users\russ\AppData\Local\triggercmdagent\app-1.0.47\resources\app\src

      Assuming it is running your laundryreset script, you can probably fix this if you put the full path to your sql.exe file (and your log file) in the laundryreset.bat file, something like this:

      @echo off c:\full\path\sql.exe homecenter "delete from activeitems where action = 8192" /u service.triggercmd.homecenter /p (pwd) /h lioth.mydomain.com /l c:\logs\laundryreset.log echo From laundryreset.bat >> c:\logs\laundryreset.log dir >> c:\logs\laundryreset.log

      You'll want to remove the last 2 lines, especially the dir line, but I put it there because that can show you what the working directory is.

    • Stinktron 82S

      i want to cancel and request a refund

      General Discussion
      • • • Stinktron 82
      4
      0
      Votes
      4
      Posts
      175
      Views

      J

      Hi everyone, I’m new here and happy to join the forum. Looking forward to learning and sharing with you all.

    • chrischickshowC

      Alexa problem

      General Discussion
      • • • chrischickshow
      4
      0
      Votes
      4
      Posts
      105
      Views

      RussR

      @chrischickshow, that makes sense. I'll add something about that to the docs to warn people not to use the name of a room in their voice words..

    • TheDreamer68T

      TRIGGERcmd with Smarthings using Schema Cloud Connector

      General Discussion
      • smartthings • • TheDreamer68
      5
      1
      Votes
      5
      Posts
      396
      Views

      O

      @TheDreamer68!!
      It sounds like you're navigating the transition from the old Cloud Connected Device Integration to the new Schema Cloud Connector, which can be a bit tricky. Since the changeover is already happening, it’s best to follow the new path for creating integrations. If you’re stuck at step 14, it might be helpful to review any specific documentation or guides provided by SmartThings, especially around the Schema Cloud Connector setup.

    • ?

      TRIGGERcmd not starting at boot

      General Discussion
      • • • A Former User
      50
      1
      Votes
      50
      Posts
      4.9k
      Views

      Fabrizio HolsteinF

      @Russ yes, when I run manualy it start.

    • XanderX

      1.0.47 not installing, no log

      General Discussion
      • • • Xander
      4
      0
      Votes
      4
      Posts
      262
      Views

      RussR

      @Xander, awesome. I'm glad that worked.

    • kellanistK

      Powershell scripts no longer working

      General Discussion
      • • • kellanist
      6
      0
      Votes
      6
      Posts
      297
      Views

      RussR

      @kellanist, great. That makes sense.

    • Tiago Ivanov LavinasT

      A JavaScript error occurred in the main process

      General Discussion
      • • • Tiago Ivanov Lavinas
      10
      0
      Votes
      10
      Posts
      450
      Views

      RussR

      @Tiago-Ivanov-Lavinas, great. Not sure what happened the first time, but renaming that folder is like a fresh agent install.

    • Adam SA

      Install fails everytime, "JavaScript error in the main process.

      General Discussion
      • • • Adam S
      5
      0
      Votes
      5
      Posts
      370
      Views

      Tiago Ivanov LavinasT

      @Adam-S It worked. Thanks.

    • G

      How to create a trigger

      General Discussion
      • • • gigaboy
      3
      0
      Votes
      3
      Posts
      224
      Views

      G

      @Russ
      Perfect! Thanks for your help!

    • E

      Second Monitor Off

      General Discussion
      • • • Ego95
      1
      -1
      Votes
      1
      Posts
      174
      Views

      No one has replied

    • JRSF HomeJ

      Closing Apps created in Edge / Chrome Browsers

      General Discussion
      • • • JRSF Home
      4
      0
      Votes
      4
      Posts
      373
      Views

      JRSF HomeJ

      I've found out a bit more about why the taskkill command does not always work. If there is more than one instance of the browser open, only the one that Windows perceives to be active shows up in the task list. So if the browser App is minimised or you switch focus to another browser window, it 'dissappears' from the task list and the taskkill command fails.

      Unfortunately I haven't found a workaround yet!

    • V

      Command ran with error code 1 trying shutdown command

      General Discussion
      • • • vitormbn
      2
      0
      Votes
      2
      Posts
      242
      Views

      RussR

      @vitormbn , if you run the same command from a CMD window does it work? Error code 1 means it's running the command but it's failing. Ideally it will fail in the same way so you can see the error. One possible reason for the failure might be you don't have admin access on your machine.

    • Paul KellyP

      TriggerCMD throws an Application Error upon computer shutdown.

      General Discussion
      • • • Paul Kelly
      5
      0
      Votes
      5
      Posts
      349
      Views

      Paul KellyP

      @Russ Done. Will keep you in the loop.
      Thank you!

    • Tony SeabackT

      Cant Get Background Services to Work anymore

      General Discussion
      • • • Tony Seaback
      2
      0
      Votes
      2
      Posts
      228
      Views

      RussR

      @Tony-Seaback

      I replied to you here, but basically I broke the background service in version 1.0.45. I just need to upgrade the node version and update the agent. I'll do that today. Stay tuned.

      https://www.triggercmd.com/forum/topic/3227/background-agent-commands-not-syncing-or-service-not-starting-please-assist-please-thank-you

      EDIT: Please upgrade to version 1.0.46. It should fix the windows background service. Sorry about the bug.