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

Triggercmdagent don't open on Pop OS

Linux
2
6
408
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.
  • N
    Neidson de Oliveira
    last edited by Feb 1, 2023, 1:38 AM

    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!

    R 1 Reply Last reply Feb 1, 2023, 3:06 AM Reply Quote 0
    • R
      Russ @Neidson de Oliveira
      last edited by Russ Feb 1, 2023, 3:17 AM Feb 1, 2023, 3:06 AM

      @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
      • N
        Neidson de Oliveira
        last edited by Neidson de Oliveira Feb 1, 2023, 3:05 PM Feb 1, 2023, 3:03 PM

        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. 😞

        N 1 Reply Last reply Feb 1, 2023, 4:54 PM Reply Quote 0
        • N
          Neidson de Oliveira @Neidson de Oliveira
          last edited by Feb 1, 2023, 4:54 PM

          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"

          R 1 Reply Last reply Feb 1, 2023, 11:40 PM Reply Quote 0
          • R
            Russ @Neidson de Oliveira
            last edited by Feb 1, 2023, 11:40 PM

            @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

            N 1 Reply Last reply Feb 2, 2023, 1:19 AM Reply Quote 0
            • N
              Neidson de Oliveira @Russ
              last edited by Neidson de Oliveira Feb 2, 2023, 1:19 AM Feb 2, 2023, 1:19 AM

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

              1 Reply Last reply Reply Quote 1
              5 out of 6
              • First post
                5/6
                Last post