-
-
Notifications
You must be signed in to change notification settings - Fork 311
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
Debian 11 issue with Portmaster 1.5 #1352
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:
|
It seems there are a couple issues with your service file:
Please refer to our latest systemd service file: https://github.com/safing/portmaster-packaging/blob/develop/linux/portmaster.service |
I added the launch as far as I could through the lines in service: what do you mean by "Make sure Portmaster gets all the needed capabilities for using ebpf." Logs have changed:
|
I added the launch as far as I could through the lines in service: what do you mean by "Make sure Portmaster gets all the needed capabilities for using ebpf." Logs have changed:
|
Portmaster needs these capabilities, in case it does not receive blanket root perms - which seems to be the case judging by your logs:
|
This issue has been automatically marked as inactive because it has not had activity in the past two months. If no further activity occurs, this issue will be automatically closed in one week in order to increase our focus on active topics. |
This issue has been automatically closed because it has not had recent activity. Thank you for your contributions. If the issue has not been resolved, you can find more information in our Wiki or continue the conversation on our Discord. |
What happened:
After changing the core from portmaster-core_v1-4-5 to portmaster-core_v1-5-0 or portmaster-core_v1-5-1 it does not start after starting linux (service file in the old way) I have encrypted partitions and I think it does not work because it runs too fast. The problem is that it starts but there is no internet access and you can't run the gui or stop the application other than killing (the entire app has a black screen) the process. Interestingly, after killing core, the entire application returns to normal operation.
What did you expect to happen?:
Something changed from version 1.4 to 1.5 because it was working before. I would like it to be fixed. As for a temporary solution, it would be good to add an option to change the core to an older one.
How did you reproduce it?:
I have debian11 with encrypted \opt and \home partition, gnome 44 system. I installed portmaster from your website (it still worked then)
Debug Information:
logs:
The text was updated successfully, but these errors were encountered: