-
-
Notifications
You must be signed in to change notification settings - Fork 307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Service reports: filter: denying api access: failed to identify process #1314
Comments
Greetings and welcome to our community! As this is the first issue you opened here, we wanted to share some useful infos with you:
|
Hey @3n1gmus, thanks for reporting. How are you opening the UI? |
How are you opening the UI? Can you start the notifier and check if it works? (There should be an entry in your system) |
Touching base on this as I have not received information that resolves the issue. |
Thanks for the bump. This is super weird. You can try to enable the developer mode for now - this should work, but any process (but not random websites) could make changes your Portmaster settings. So we should not use this extensively. Our support bot made this guide for you: To enable the development mode via the config file on Windows, you need to modify the Here is a template for the {
"core": {
"devMode": true
}
} In this JSON structure, Please note that you should validate the JSON before using your config to avoid any syntax errors. For more details, you can refer to the Portmaster documentation (https://docs.safing.io/portmaster/settings#core/devMode). |
What happened:
Note: Running Arch Linux, Installed via AUR package. https://aur.archlinux.org/packages/portmaster-stub-bin
Portmaster GUI not connecting to service. Service reporting API not authorized.
Running 'systemctl status portmaster', reports
● portmaster.service - Portmaster by Safing
Loaded: loaded (/etc/systemd/system/portmaster.service; enabled; preset: disabled)
Active: active (running) since Wed 2023-09-13 09:33:36 MDT; 2h 31min ago
Docs: https://safing.io
https://docs.safing.io
Main PID: 834 (portmaster-star)
Tasks: 33 (limit: 37387)
Memory: 1.3G
CPU: 50.244s
CGroup: /system.slice/portmaster.service
├─ 834 /opt/safing/portmaster/portmaster-start --data /opt/safing/portmaster core --
└─1003 /opt/safing/portmaster/updates/linux_amd64/core/portmaster-core_v1-4-5 --data /opt/safing/portmaster
Sep 13 12:04:32 Faith portmaster-start[834]: 230913 12:04:32.338 rewall/api:200 ▶ WARN 874 filter: denying api access: failed to identify process
Sep 13 12:04:32 Faith portmaster-start[834]: 230913 12:04:32.838 rewall/api:200 ▶ WARN 876 filter: denying api access: failed to identify process
Sep 13 12:04:33 Faith portmaster-start[834]: 230913 12:04:33.339 rewall/api:200 ▶ WARN 878 filter: denying api access: failed to identify process
Sep 13 12:04:33 Faith portmaster-start[834]: 230913 12:04:33.840 entication:291 ▶ WARN 880 api: denying api access from 127.0.0.1:59098
Sep 13 12:04:34 Faith portmaster-start[834]: 230913 12:04:34.852 rewall/api:200 ▶ WARN 882 filter: denying api access: failed to identify process
Sep 13 12:04:35 Faith portmaster-start[834]: 230913 12:04:35.353 rewall/api:200 ▶ WARN 884 filter: denying api access: failed to identify process
Sep 13 12:04:35 Faith portmaster-start[834]: 230913 12:04:35.854 rewall/api:200 ▶ WARN 886 filter: denying api access: failed to identify process
Sep 13 12:04:36 Faith portmaster-start[834]: 230913 12:04:36.355 rewall/api:200 ▶ WARN 888 filter: denying api access: failed to identify process
Sep 13 12:04:36 Faith portmaster-start[834]: 230913 12:04:36.856 rewall/api:200 ▶ WARN 890 filter: denying api access: failed to identify process
Sep 13 12:04:37 Faith portmaster-start[834]: 230913 12:04:37.356 entication:291 ▶ WARN 892 api: denying api access from 127.0.0.1:59100
There was nothing notable in the logs, but I can send them if needed.
What did you expect to happen?:
Postmaster UI to connect to service and to be able to utilize portmaster
How did you reproduce it?:
Happens directly after installation.
Debug Information:
The text was updated successfully, but these errors were encountered: