TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Adroit Tester2
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    Alex Earley

    @Adroit Tester2

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Adroit Tester2 Unfollow Follow

    Latest posts made by Adroit Tester2

    • RE: Background Commands not running.

      I forgot to mention I am running windows 11 and Windows is updated.
      I am running version 1.0.37 of triggercmd agent.

      posted in General Discussion
      Adroit Tester2A
      Adroit Tester2
    • Background Commands not running.

      Hey @Russ. Really enjoying triggercmd so far. I am experiencing an issue where I am not able to run any "background" commands from a web trigger.

      Here are some things I have done to troubleshoot:

      • I removed the background services and reinstalled them with a reboot. I did this a couple times.
      • I checked the logs and I see the commands being received, but then nothing else happens.
      • I checked to see if the same commands work in foreground mode - they do.
      • I simplified the commands to just "start notepad" - launches w/ foreground but does nothing with background mode.
      • I checked services.msc and confirmed the TriggerCmdAgent is there.
      • When I installed or removed bg services, node js prompted me with UAC.
      • I can launch any of the commands from the Command editor GUI. Even if they are background mode.
      { trigger: 'notepad-background', id: 'XXXXXXXXXXXXXXXXXXXXX' }
      { trigger: 'notepad-foreground', id: 'XXXXXXXXXXXXXXXXXXXXX' }
      Running trigger: notepad-foreground  Command: start notepad
      Reported: Command Ran
      

      I am creating a "build machine" and I am using triggercmd to allow a team of software devs the ability to trigger a build any time they want. I would prefer to launch this build process with the background mode enabled.

      posted in General Discussion
      Adroit Tester2A
      Adroit Tester2