safing / portmaster

🏔 Love Freedom - ❌ Block Mass Surveillance
https://safing.io
GNU General Public License v3.0
9.42k stars 305 forks source link

Portmaster Notifier is not functioning (Windows) #1741

Open uD4ra opened 4 days ago

uD4ra commented 4 days ago

The Portmaster Notifier is not functioning on Windows 10.:

I have tried reinstalling Portmaster and restarting Windows several times, and even after opening it, I am still unable to get it to work.

image

Additional logs here:

NJ{"Created":1731524061,"Modified":1731524061,"Expires":1734116061,"Deleted":0}S
executing start/portmaster-start version 1.0.13 on windows amd64
[pmstart] 2024/11/13 18:54:21 starting C:\ProgramData\Safing\Portmaster\updates\windows_amd64\core\portmaster-core_v1-6-10.exe --data C:\ProgramData\Safing\Portmaster --input-signals --data C:\ProgramData\Safing\Portmaster --input-signals
Mesut-art commented 3 days ago

Before installing the Portmaster application; First, confirm that your Windows firewall is working properly. Open a CMD window as an administrator. Check if the Windows firewall is turned on and active with the "WF.MSC" command. Or, confirm that the Windows firewall is turned on from the Windows settings page. With Administrator CMD; Verify if your source files are corrupt with the "SFC /SCANNOW" command, if they are, try running this command a few times again. If your files are intact, you can skip this step.

Then; With Administrator CMD; Type and run "SIGVERIF.EXE", this command checks if the critical files are signed, they all must be signed, if it gives an error, there may be a virus on your system.

With Administrator CMD; Scan the system with the "MRT.EXE" command.

After these steps, there should not be any other firewalls installed on your system, then try installing and running them again. Good luck.

dhaavi commented 1 day ago

Hey @uD4ra, thanks for reporting this. Also, @Mesut-art, thanks for suggesting a way to confirm that the system is clean.

I am still not sure what is the issue. @uD4ra, you say:

I am still unable to get it to work.

Core & UI is working fine

Can you please elaborate what exactly is not working?

uD4ra commented 10 hours ago

Before installing the Portmaster application; First, confirm that your Windows firewall is working properly. Open a CMD window as an administrator. Check if the Windows firewall is turned on and active with the "WF.MSC" command. Or, confirm that the Windows firewall is turned on from the Windows settings page. With Administrator CMD; Verify if your source files are corrupt with the "SFC /SCANNOW" command, if they are, try running this command a few times again. If your files are intact, you can skip this step.

Then; With Administrator CMD; Type and run "SIGVERIF.EXE", this command checks if the critical files are signed, they all must be signed, if it gives an error, there may be a virus on your system.

With Administrator CMD; Scan the system with the "MRT.EXE" command.

After these steps, there should not be any other firewalls installed on your system, then try installing and running them again. Good luck.

Hi @Mesut-art Thank you for sharing this! Windows is freshly installed, every step is followed, and everything works as expected without errors. I'm currently experiencing an issue with notifications not working. Rest is fine.

uD4ra commented 10 hours ago

elaborate

Hey @dhaavi , I'm experiencing an issue with the Portmaster notifications not functioning. I noticed that the Portmaster Notifier isn't launching when I run portmaster-start. I have attempted to reinstall Portmaster multiple times completely, but I am still unable to get it to work.

image