BornToBeRoot

Results 147 comments of BornToBeRoot

HI, i need to check if this is possible with library i use. You can already export some data when you right click on the host.

Hi, can you check if the app has location access in the windows settings under `Windows > Settings >Privacy & security > location`. There was change in the Windows API...

Can you check if there is something in the log `%LocalAppData%\NETworkManager\NETworkManager.log` Maybe an Exception in the WiFi module.

Thanks for the debugging! I will try reproduce and fix it when i have some time...

The `WiFiAdapter` class is part of [`Windows.Devices.WiFi`](https://learn.microsoft.com/en-us/uwp/api/windows.devices.wifi?view=winrt-26100) which was indroduced with UWP / Windows 10... In Desktop Apps / WPF you an use it when including the `Microsoft.Windows.SDK.Contracts` Edit: If...

Thank you. I'll try to recreate it in the next few days and get back to you if necessary

My pihole-FTL.db was 2.1 GB... After restarting the docker container it was up for ~2-3 minutes, then it was unhealty/down. After deleting the pihole-FTL.db it seems to work. https://github.com/pi-hole/pi-hole/issues/6395