TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. General Discussion
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • Stanisław GrzybołowskiS

      Invoice for subscription

      • • Stanisław Grzybołowski
      2
      0
      Votes
      2
      Posts
      10
      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

      • • Furkan Cevik
      4
      0
      Votes
      4
      Posts
      15
      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?

      • • Convaiyer
      4
      0
      Votes
      4
      Posts
      19
      Views

      RussR

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

    • R

      app version for mac os yosemite

      • • rsxyo
      3
      0
      Votes
      3
      Posts
      23
      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

      • • Strahan
      2
      0
      Votes
      2
      Posts
      14
      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

      • • Stinktron 82
      4
      0
      Votes
      4
      Posts
      102
      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

      • • chrischickshow
      4
      0
      Votes
      4
      Posts
      46
      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

      smartthings • • TheDreamer68
      6
      1
      Votes
      6
      Posts
      273
      Views

      J

      It looks like the platform is already pushing users toward the Schema Cloud Connector, even before the official August 5th cutoff. You’re doing great figuring it out so far especially unlocking Developer Mode on iOS. Once you deploy your first integration, the next steps should become clearer. Keep going!

    • ?

      TRIGGERcmd not starting at boot

      • • A Former User
      50
      1
      Votes
      50
      Posts
      4.4k
      Views

      Fabrizio HolsteinF

      @Russ yes, when I run manualy it start.

    • XanderX

      1.0.47 not installing, no log

      • • Xander
      4
      0
      Votes
      4
      Posts
      176
      Views

      RussR

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

    • kellanistK

      Powershell scripts no longer working

      • • kellanist
      6
      0
      Votes
      6
      Posts
      190
      Views

      RussR

      @kellanist, great. That makes sense.

    • Tiago Ivanov LavinasT

      A JavaScript error occurred in the main process

      • • Tiago Ivanov Lavinas
      10
      0
      Votes
      10
      Posts
      350
      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.

      • • Adam S
      5
      0
      Votes
      5
      Posts
      277
      Views

      Tiago Ivanov LavinasT

      @Adam-S It worked. Thanks.

    • G

      How to create a trigger

      • • gigaboy
      3
      0
      Votes
      3
      Posts
      149
      Views

      G

      @Russ
      Perfect! Thanks for your help!

    • E

      Second Monitor Off

      • • Ego95
      1
      -1
      Votes
      1
      Posts
      117
      Views

      No one has replied

    • JRSF HomeJ

      Closing Apps created in Edge / Chrome Browsers

      • • JRSF Home
      4
      0
      Votes
      4
      Posts
      273
      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

      • • vitormbn
      2
      0
      Votes
      2
      Posts
      168
      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.

      • • Paul Kelly
      5
      0
      Votes
      5
      Posts
      271
      Views

      Paul KellyP

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

    • Tony SeabackT

      Cant Get Background Services to Work anymore

      • • Tony Seaback
      2
      0
      Votes
      2
      Posts
      164
      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.

    • P

      Background service

      • • pixelatedscreen
      4
      0
      Votes
      4
      Posts
      628
      Views

      RussR

      @Tony-Seaback, I replied to you here, but basically I broke the background service. 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.