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

    Triggercmdagent don't open on Pop OS

    Linux
    2
    6
    356
    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.
    • Neidson de OliveiraN
      Neidson de Oliveira
      last edited by

      I followed the Ubuntu Linux agent instructions. When I try to open it through the icon it doesn't work. When I try to open it from the command line (triggercmdagent) I get the follow message: "(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9"
      Help me please!

      RussR 1 Reply Last reply Reply Quote 0
      • RussR
        Russ @Neidson de Oliveira
        last edited by Russ

        @Neidson-de-Oliveira, thank you for telling me.

        Is this what you're running? https://pop.system76.com/
        I had never heard of Pop OS. I'll try to test it soon.

        You could try running the agent without the GUI. You'd have to find the agent.js file and run it with this command:

        node agent.js --console
        

        Or like this using the full path:

        node /usr/lib/triggercmdagent/resources/app/src/agent.js --console
        

        If it's not in that folder you could search for it with a command like this:

        find / | grep agent.js
        

        Russell VanderMey

        1 Reply Last reply Reply Quote 0
        • Neidson de OliveiraN
          Neidson de Oliveira
          last edited by Neidson de Oliveira

          Thanks for your reply. Yes, it's https://pop.system76.com.
          Pop OS is a derivative of Ubuntu like Linux Mint and others...
          Then I followed the Ubuntu Linux agent instructions. The folder is the same. The service is running and I already put the token via command line. But I cannot open it. 😞

          Neidson de OliveiraN 1 Reply Last reply Reply Quote 0
          • Neidson de OliveiraN
            Neidson de Oliveira @Neidson de Oliveira
            last edited by

            I need to know how to solve this error

            "(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9"

            RussR 1 Reply Last reply Reply Quote 0
            • RussR
              Russ @Neidson de Oliveira
              last edited by

              @Neidson-de-Oliveira, I fixed it. Please download the latest version.

              I was able to reproduce the problem on my Pop OS vm. I built a new version and it works now.

              Thank you for reporting it!

              Russell VanderMey

              Neidson de OliveiraN 1 Reply Last reply Reply Quote 0
              • Neidson de OliveiraN
                Neidson de Oliveira @Russ
                last edited by Neidson de Oliveira

                @Russ It's working! 👏🏿 👏🏿 Thank you very much!! 💪🏿

                1 Reply Last reply Reply Quote 1
                • First post
                  Last post