TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Command edits not pushing to site/skill

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 342 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      StoneColdCole
      last edited by

      Hi,

      Today I've tried to rename the spoken computer name of one of my computers in my account, but in my Alexa device list the spoken command didn't change.
      I tried to delete the computer and add it again, which didn't resolve the issue and brought up another issue:
      Edits to my commands.json file have not pushed/published to my TRIGGERcmd account. The only command available is to open Gnome.

      This is my commands.json:

      [
      {"trigger":"Reboot","command":"shutdown -r","ground":"foreground","voice":"reboot","allowParams": "false"},
      {"trigger":"Shutdown","command":"shutdown -h now","ground":"foreground","voice":"shut down","allowParams": "false"},
      {"trigger":"yum update","command":"yum -y update","ground":"foreground","voice":"yum update","allowParams": "false"},
      {"trigger":"apt update","command":"apt-get -y update","ground":"foreground","voice":"update","allowParams": "false"}
      ]

      Is there an outage on the website side?

      RussR 1 Reply Last reply Reply Quote 0
      • RussR Offline
        Russ @StoneColdCole
        last edited by

        @StoneColdCole, there's no outage on the webside side. I just tested it.

        Are you running Linux or Raspberry Pi?

        I wonder if you have two commands.json files - one in your user's /home/(username)/.TRIGGERcmdData folder, and another in the /root/.TRIGGERcmdData folder. Can you check that for starters?

        You might have installed the background agent that's using the /root/.TRIGGERcmdData folder.

        Russell VanderMey

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post