-
-
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
Portmaster core service won't start after system freeze #1307
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:
|
Nothing? |
Hey @SatoshiHP, thank you for raising this issue with us. After a first review we noticed that we will require the Debug Info for further investigation. However, you haven't supplied any Debug Info in your report. Please collect Debug Info from Portmaster while the reported issue is present. |
thanks for providing the logs so far. thanks for providing the logs you have, |
Hey @SatoshiHP, thank you for raising this issue with us. After a first review we noticed that this does not seem to be a technical issue, but rather a configuration issue or general question about how Portmaster works. Thus, we invite the community to help with configuration and/or answering this questions. If you are in a hurry or haven't received an answer, a good place to ask is in our Discord community. If your problem or question has been resolved or answered, please come back and give an update here for other users encountering the same and then close this issue. If you are a paying subscriber and want this issue to be checked out by Safing, please send us a message on Discord or via Email with your username and the link to this issue, so we can prioritize accordingly. |
Same issue everytime. I can't reproduce it, but the problem remains after a full restart and after reinstall without removing user data. I am currently on 1.4.4 I have not installed anything that would interfere. I will try to install the latest version and see it the problem persists. I still cant into the app tho
|
so your setup is, you:
|
PM was and is still installed on 1.4.4. But i will try to reinstall using 1.4.6 when i get the chance at the end of the day.
After my pc start portmaster tray starts but remains red and the ui application tells me to start PM core, which also does nothing. After force quit I restart the application through the console and it prints the message from my first post it is also logged in the logs. Once for the normal start and once for the one done by hand.
Windows sometimes freezes, i noticed once before that an app wrote something during that time and got corrupted or perhaps caused it (because faulty hardware on my part perhaps) I don't known the cause since it is never logged anywhere not as a bsod nor as an event in the event viewer. (Although I have a suspect) I ran a ram check and disk check but found nothing. I bought a new disk but no help. Whenever it freezes however It just becomes unresponsive allowing me to only hear sound and move the cursor for a minute after which a complete freeze happens and the only recourse is force powering off and on again.
Thats my problem though. Thats why I think maybe PM wrote my settings and it got corrupted because it got interrupted.
The only thing that I noticed is that PM stopped freezes from being regular. My suspect is Bitdefender or its updates. But PM has worked regardless of those freezes before, and I don't doubt that a full reinstall, with removing my settings, will fix it. I just really don't want to lose my settings.
Regular reinstalls haven't worked before, but I will try the latest version later today.
|
i know you could not have known... but when I asked for interfering apps, i was looking for something like bitdefender. we have had reports in the past... this of course is no guarantee. and it seems you PM install has issues besides that. |
Installed 1.4.6 and restarted. Still the same error. |
so does Portmaster open at all? if so, pleas share the debug info. |
It does not open. Only the tray icon. The gui tells me to launch PM core which does nothing. I can't get debug info, only logs.
|
Did you open the config.json? you can try to fix the error in there, if not, you can delete it and Portmaster will create a new one. But the settings would be gone. |
I guess there is no other option than deleting it, since my config.json looks like this:
I was afraid I would have to reconfigure 100 different apps, but it seems those are saved elsewhere. I guess that's it. Thanks anyway. |
What happened:
Computer froze, after restart portmaster won't start. Tried uninstalling and reinstall without clearing data. Don't want to lose my settings.
What did you expect to happen?:
Portmaster core service to start.
How did you reproduce it?:
Restart and try again. Close all portmaster processes and try again.
Debug Information:
Log:
executing core/portmaster-core.exe version 1.4.5 on windows amd64
230903 00:47:12.363 > BOF
230903 00:47:12.367 ules/start:101 > CRIT 001 modules: could not start module config: invalid character '¾' looking for beginning of value
230903 00:47:12.469 dules/stop:059 > WARN 003 modules: aborting, shutting down...
230903 00:47:12.496 dules/stop:064 > ERRO 005 modules: shutdown completed with error: modules: dependency loop detected, cannot continue
230903 00:47:12.506 < EOF
Error log:
===== Error Report =====
Message: invalid character '¾' looking for beginning of value
Timestamp: 2023-09-03 08:44:35.2385971 +0200 CEST m=+0.111876801
ModuleName: config
TaskName: start module
TaskType:
Severity: error
PanicValue: %!s()
StackTrace:
goroutine 1 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/safing/portbase/modules.(*Module).NewErrorMessage(0xc000176160, {0x16b67a0, 0xc}, {0x1829d20?, 0xc000008288?})
/home/user/git/safing/portbase/modules/error.go:48 +0x49
github.com/safing/portbase/modules.startModules()
/home/user/git/safing/portbase/modules/start.go:200 +0x1de
github.com/safing/portbase/modules.Start()
/home/user/git/safing/portbase/modules/start.go:99 +0x285
github.com/safing/portbase/run.Run()
/home/user/git/safing/portbase/run/main.go:34 +0x2b
main.main()
/home/user/git/safing/portmaster/cmds/portmaster-core/main.go:42 +0x171
===== End of Report =====
The text was updated successfully, but these errors were encountered: