BornToBeRoot / NETworkManager

A powerful tool for managing networks and troubleshoot network problems!
https://borntoberoot.net/NETworkManager/
GNU General Public License v3.0
6.32k stars 664 forks source link

ipscanner & portscanner do not work #2794

Open NeoFax75 opened 1 month ago

NeoFax75 commented 1 month ago

Describe your issue: Click on IP Scan or Port Scan and the app does nothing

Steps to reproduce the issue:

  1. Open app.
  2. Click on IP scan.
  3. Go to market for 1 hour and the app does nothing. It doesn't even show the subscreen to select the ip range

NETworkManager version: 2024.6.15.0

Windows version (like 10.0.x.x): 11 22635.3930

.NET version (like 6.0.x): .NET 8

Screenshots

Eventlog (if application crashes)
BornToBeRoot commented 1 month ago

What IP Range / Port range do you enter for the scan? Is there any crash log?

%localappdata%\NETworkManager\NETworkmanager.log

Is there any progress bar visible?

image

TechInterMezzo commented 3 weeks ago

I have the same problem, but I don't see errors in the log. It's not only IP or Port Scanner. There are also other menu options that do nothing when I click on them. It's stuck on the last working page. For example Ping Monitor works and the page does not change when I click on IP Scanner.

2024-08-15 10:58:48,920 [1] INFO  NETworkManager.App - Application settings are being loaded...
2024-08-15 10:58:49,092 [1] INFO  NETworkManager.App - Application settings are on version 2023.11.28.0 and will be upgraded to 2024.6.15.0
2024-08-15 10:58:49,093 [1] INFO  NETworkManager.Settings.SettingsManager - Start settings upgrade from 2023.11.28.0 to 2024.6.15.0...
2024-08-15 10:58:49,093 [1] INFO  NETworkManager.Settings.SettingsManager - Apply upgrade to 2024.6.15.0...
2024-08-15 10:58:49,106 [1] INFO  NETworkManager.Settings.SettingsManager - Settings upgrade finished!
2024-08-15 10:58:49,106 [1] INFO  NETworkManager.App - Application settings upgraded to version 2024.6.15.0
2024-08-15 10:58:49,107 [1] INFO  NETworkManager.App - Application localization culture has been set to de-DE (Settings value is "").
2024-08-15 10:58:49,107 [1] INFO  NETworkManager.App - Try to acquire mutex with GUID 6A3F34B2-161F-4F70-A8BC-A19C40F79CFB for single instance detection...
2024-08-15 10:58:49,107 [1] INFO  NETworkManager.App - Mutex value for 6A3F34B2-161F-4F70-A8BC-A19C40F79CFB is True
2024-08-15 10:58:49,107 [1] INFO  NETworkManager.App - Setup background job with interval 5 minute(s)...
2024-08-15 10:58:49,108 [1] INFO  NETworkManager.App - ThreadPool min threads set to: workerThreads: 520, completionPortThreads: 513
2024-08-15 10:58:49,108 [1] INFO  NETworkManager.App - Show SplashScreen while application is loading...
2024-08-15 10:58:49,131 [1] INFO  NETworkManager.App - Set StartupUri to MainWindow.xaml...
2024-08-15 10:58:49,845 [1] INFO  NETworkManager.MainWindow - Configure application DNS...
2024-08-15 10:58:49,845 [1] INFO  NETworkManager.MainWindow - Use Windows DNS servers...
2024-08-15 10:59:08,277 [1] INFO  NETworkManager.App - Exiting NETworkManager...
2024-08-15 10:59:08,277 [1] INFO  NETworkManager.App - Stop background job (if it exists)...
2024-08-15 10:59:08,277 [1] INFO  NETworkManager.App - Save application settings...
2024-08-15 10:59:08,280 [1] INFO  NETworkManager.App - Bye!
2024-08-15 10:59:11,286 [1] INFO  NETworkManager.App - 
TechInterMezzo commented 3 weeks ago

The newest pre release 2024.8.1.0 is working again. But 2024.6.15.0 did not work.