Search Criteria
Package Details: perimeter81 9.0.1.843-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perimeter81.git (read-only, click to copy) |
---|---|
Package Base: | perimeter81 |
Description: | Perimeter81 agent application |
Upstream URL: | https://support.perimeter81.com/docs/downloading-the-agent |
Licenses: | custom:LICENSE |
Submitter: | mikeroll |
Maintainer: | ttrmw |
Last Packager: | ttrmw |
Votes: | 3 |
Popularity: | 0.000014 |
First Submitted: | 2021-10-01 15:02 (UTC) |
Last Updated: | 2024-06-14 07:49 (UTC) |
Dependencies (2)
- netcat (nmap-netcatAUR, openbsd-netcat-gitAUR, gnu-netcat-svnAUR, gnu-netcat, openbsd-netcat)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR)
Latest Comments
1 2 3 Next › Last »
lukashenko commented on 2024-09-18 22:56 (UTC)
For those looking for an answer: I just made it work by running the ExecStart command:
/opt/Perimeter81/artifacts/daemon -f "artifacts/daemon" -l "/var/log/perimeter81helper.log" -e "/var/log/perimeter81helper-error.log" --env "/opt/Perimeter81/artifacts"
lukashenko commented on 2024-09-08 13:19 (UTC) (edited on 2024-09-08 13:23 (UTC) by lukashenko)
Hello there!
What are the steps as of today to get this working?
I've tried:
yay -S peritmeter81 && rm -rf /opt/Perimeter81
with no success.When it comes to my debugging efforts:
1) The
perimeter81
command executed on the terminal is seen as an unknown command.2) I found a
perimeter81_agent.sh
file was created. When I runcat perimeter81_agent.sh
there's only this text written into the file: "404: Not Found".Am I missing anything? I'm using Cinnamon + Dinit in case it makes any difference.
I could use a place where to check some logs if that's possible.
ttrmw commented on 2024-06-14 08:06 (UTC)
I've repackaged with the latest version, however install leaves files under /opt/Perimeter81 that must for now be manually removed (or overwrite flag can probs be used) before the upgrade.
Will figure out how to get those removed automatically but for now just be aware that you'll probably want to rm -rf /opt/Perimeter81 to get it flying.
juztin commented on 2024-03-15 16:55 (UTC)
I've gotten this to work once, but after updates it just fails. Have tried reinstalling to no avail. After running the
after-install.sh
script thesystemd
unit is started and consumes 100% CPU until it's stopped:Any ideas/pointers?
ttrmw commented on 2024-02-19 06:41 (UTC)
8.1.0.778 released now for anyone else who just got booted from their corp vpn!
ttrmw commented on 2023-04-25 16:08 (UTC)
@not_jamesbond I think you're best off submitting a ticket to p81 if you have a support contract, as this is unlikely related to the packaging of it for Arch, and the daemon is a compiled binary as packaged in the deb
not_jamesbond commented on 2023-04-11 08:36 (UTC) (edited on 2023-04-11 08:39 (UTC) by not_jamesbond)
@mikeroll @ttrmw I'm getting this error can you please guide me on what can I do to fix this. Whenever I restart perimeter.service daemon starts using around 20-30% and Perimeter get stuck at loading.
"trace": [ { "column": null, "file": null, "function": null, "line": null, "method": null, "native": false }, { "column": null, "file": null, "function": "o.write", "line": null, "method": "write", "native": false }, { "column": null, "file": null, "function": "Object.log", "line": null, "method": "log", "native": false }, { "column": null, "file": null, "function": "Object._write", "line": null, "method": "_write", "native": false }, { "column": null, "file": null, "function": "E", "line": null, "method": null, "native": false }, { "column": null, "file": null, "function": null, "line": null, "method": null, "native": false }, { "column": null, "file": null, "function": "Object.write", "line": null, "method": "write", "native": false }, { "column": null, "file": null, "function": "t.l", "line": null, "method": "l", "native": false }, { "column": 22, "file": "events.js", "function": "t.emit", "line": 326, "method": "emit", "native": false }, { "column": null, "file": null, "function": "S", "line": null, "method": null, "native": false } ] }
mikeroll commented on 2023-02-24 08:19 (UTC)
@ttrmw all yours!
ttrmw commented on 2023-02-24 08:12 (UTC)
@mikeroll, would you like to transfer maintainership of this? I have to use perimeter81 daily, with a version requirement enforced, so I'm updating the pkgbuild locally as soon as new versions drop, would be happy to take it on.
1 2 3 Next › Last »