-
Notifications
You must be signed in to change notification settings - Fork 9
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
Access Denied error #1213
Comments
Interesting, not sure I've seen that one before. Is the user running the application an Administrator? That might be a new requirement on Windows 11 to access Wi-Fi adapter data. If your user is an Administrator, v2.0 might need to add some additional logging to help troubleshoot why. Thanks for the report! |
I will log and report any data you need to help me troubleshoot this. It was a wonderful tool the first time I got to use it, but I would like to continue using it. However it won't let me. Also, I have ran as admin as well as executed in admin command prompt and I still get the same error. Thanks for the response!
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Steve Desmond ***@***.***>
Sent: Monday, December 9, 2024 4:07:24 PM
To: ecoAPM/WiFiSurveyor ***@***.***>
Cc: BlaycheM ***@***.***>; Author ***@***.***>
Subject: Re: [ecoAPM/WiFiSurveyor] Access Denied error (Issue #1213)
Interesting, not sure I've seen that one before. Is the user running the application an Administrator? That might be a new requirement on Windows 11 to access Wi-Fi adapter data.
If your user is an Administrator, v2.0 might need to add some additional logging to help troubleshoot why. Thanks for the report!
—
Reply to this email directly, view it on GitHub<#1213 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BNRPVVV6OJ7ET57BFZQFVHD2EYIBZAVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMRZGYZDMOJZGQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Thanks, I've pushed some additional debug logging, and will get a 2.0 beta out at some point this week to try and hopefully provide some more details on what's going on under the hood. |
2.0.0-beta.2 is currently working its way through the release pipeline, which has additional logging. Once you extract the application, if you're still getting the Access Denied error, update the logging level in Thanks! |
FYI - 2.0.0Beta2 (latest) is flagged as it contains a virus on windows machines. Can you explain this? If not, this project will definitely lose credibility on my end. Maybe the new logging code is attempting to push admin rights somewhere? It was flagged on a Windows 11 machine.
…________________________________
From: Steve Desmond ***@***.***>
Sent: Tuesday, December 10, 2024 3:59 PM
To: ecoAPM/WiFiSurveyor ***@***.***>
Cc: BlaycheM ***@***.***>; Author ***@***.***>
Subject: Re: [ecoAPM/WiFiSurveyor] Access Denied error (Issue #1213)
2.0.0-beta.2 is currently working its way through the release pipeline, which has additional logging. Once you extract the application, if you're still getting the Access Denied error, update the logging level in appsettings.json from Information to Debug and upload the terminal output here.
Thanks!
—
Reply to this email directly, view it on GitHub<#1213 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BNRPVVUY4BVCL46JM6FNYKD2E5P53AVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZTGAYDCNBWHE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Ooh that's interesting, definitely a false positive but apologies for that
scare! Do you know what app/service is flagging it, and what it's showing
up as?
…On Fri, Dec 13, 2024, 7:43 AM BlaycheM ***@***.***> wrote:
FYI - 2.0.0Beta2 (latest) is flagged as it contains a virus on windows
machines. Can you explain this? If not, this project will definitely lose
credibility on my end. Maybe the new logging code is attempting to push
admin rights somewhere? It was flagged on a Windows 11 machine.
________________________________
From: Steve Desmond ***@***.***>
Sent: Tuesday, December 10, 2024 3:59 PM
To: ecoAPM/WiFiSurveyor ***@***.***>
Cc: BlaycheM ***@***.***>; Author ***@***.***>
Subject: Re: [ecoAPM/WiFiSurveyor] Access Denied error (Issue #1213)
2.0.0-beta.2 is currently working its way through the release pipeline,
which has additional logging. Once you extract the application, if you're
still getting the Access Denied error, update the logging level in
appsettings.json from Information to Debug and upload the terminal output
here.
Thanks!
—
Reply to this email directly, view it on GitHub<
#1213 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/BNRPVVUY4BVCL46JM6FNYKD2E5P53AVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZTGAYDCNBWHE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub
<#1213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABP2OCW6LVDP456BCC4Q632FLI5LAVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBRGM4DENBUGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Well that's good to know, and no I don't it will not allow me to download it. However, when I get off work today I can sandbox it in a VM to try to see what could be flagging.
Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Steve Desmond ***@***.***>
Sent: Friday, December 13, 2024 7:03:02 AM
To: ecoAPM/WiFiSurveyor ***@***.***>
Cc: BlaycheM ***@***.***>; Author ***@***.***>
Subject: Re: [ecoAPM/WiFiSurveyor] Access Denied error (Issue #1213)
Ooh that's interesting, definitely a false positive but apologies for that
scare! Do you know what app/service is flagging it, and what it's showing
up as?
On Fri, Dec 13, 2024, 7:43 AM BlaycheM ***@***.***> wrote:
FYI - 2.0.0Beta2 (latest) is flagged as it contains a virus on windows
machines. Can you explain this? If not, this project will definitely lose
credibility on my end. Maybe the new logging code is attempting to push
admin rights somewhere? It was flagged on a Windows 11 machine.
________________________________
From: Steve Desmond ***@***.***>
Sent: Tuesday, December 10, 2024 3:59 PM
To: ecoAPM/WiFiSurveyor ***@***.***>
Cc: BlaycheM ***@***.***>; Author ***@***.***>
Subject: Re: [ecoAPM/WiFiSurveyor] Access Denied error (Issue #1213)
2.0.0-beta.2 is currently working its way through the release pipeline,
which has additional logging. Once you extract the application, if you're
still getting the Access Denied error, update the logging level in
appsettings.json from Information to Debug and upload the terminal output
here.
Thanks!
—
Reply to this email directly, view it on GitHub<
#1213 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/BNRPVVUY4BVCL46JM6FNYKD2E5P53AVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMZTGAYDCNBWHE>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub
<#1213 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABP2OCW6LVDP456BCC4Q632FLI5LAVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBRGM4DENBUGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
—
Reply to this email directly, view it on GitHub<#1213 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BNRPVVV4SEOAUNLWVBMELMD2FLLINAVCNFSM6AAAAABTHMEZNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBRGQYTQMJQGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I initially ran WIFISurveyor successfully the first time I launched the application. I am using Windows 11 and I am unsure if I shut it down improper or something, but I am unable to launch the application again after PC reboot. It is stating Access Denied listed in the image attached. I do believe it stated something about cross-orgin access error. Any suggestions to fix this would be great. Thanks and beautiful tool concept!
Terminal Output of Errors:
fail: WiFiSurveyor[0]
12/08/2024 10:51:24: Access is denied. (0x80070005 (E_ACCESSDENIED))
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://127.0.0.1:54469
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\Users\ETS-Support\Desktop\Wifi-Surveyor
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/favicon.ico - -
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/ - -
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/favicon.ico - - - 404 0 - 22.1896ms
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/index.html'. Physical path: 'C:\Users\ETS-Support\Desktop\Wifi-Surveyor\wwwroot_content\WiFiSurveyor.Core\index.html'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/ - - - 200 - text/html 38.6401ms
fail: WiFiSurveyor[0]
12/08/2024 10:51:25: Access is denied. (0x80070005 (E_ACCESSDENIED))
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/index.8cda34f9.css - -
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/index.8cda34f9.css'. Physical path: 'C:\Users\ETS-Support\Desktop\Wifi-Surveyor\wwwroot_content\WiFiSurveyor.Core\index.8cda34f9.css'
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/index.ba0dbf00.js - -
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/index.8cda34f9.css - - - 200 - text/css 6.9208ms
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[5]
CORS policy execution failed.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[6]
Request origin http://127.0.0.1:54469 does not have permission to access the resource.
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/index.ba0dbf00.js'. Physical path: 'C:\Users\ETS-Support\Desktop\Wifi-Surveyor\wwwroot_content\WiFiSurveyor.Core\index.ba0dbf00.js'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/index.ba0dbf00.js - - - 200 - text/javascript 26.2189ms
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 POST http://127.0.0.1:54469/signals/negotiate?negotiateVersion=1 - 0
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[5]
CORS policy execution failed.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[6]
Request origin http://127.0.0.1:54469 does not have permission to access the resource.
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
Executing endpoint '/signals/negotiate'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
Executed endpoint '/signals/negotiate'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 POST http://127.0.0.1:54469/signals/negotiate?negotiateVersion=1 - 0 - 200 - application/json 25.9458ms
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/noto-sans-latin-300-normal.1aea802d.woff2 - -
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[5]
CORS policy execution failed.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[6]
Request origin http://127.0.0.1:54469 does not have permission to access the resource.
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/noto-sans-latin-300-normal.1aea802d.woff2'. Physical path: 'C:\Users\ETS-Support\Desktop\Wifi-Surveyor\wwwroot_content\WiFiSurveyor.Core\noto-sans-latin-300-normal.1aea802d.woff2'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/noto-sans-latin-300-normal.1aea802d.woff2 - - - 200 13024 font/woff2 4.2439ms
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/roboto-latin-300-normal.f7591131.woff2 - -
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[5]
CORS policy execution failed.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[6]
Request origin http://127.0.0.1:54469 does not have permission to access the resource.
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/roboto-latin-300-normal.f7591131.woff2'. Physical path: 'C:\Users\ETS-Support\Desktop\Wifi-Surveyor\wwwroot_content\WiFiSurveyor.Core\roboto-latin-300-normal.f7591131.woff2'
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/roboto-latin-300-normal.f7591131.woff2 - - - 200 15740 font/woff2 6.0250ms
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/signals?id=y8rte3X5y9Lt_cFvyMVe5Q - -
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[5]
CORS policy execution failed.
info: Microsoft.AspNetCore.Cors.Infrastructure.CorsService[6]
Request origin http://127.0.0.1:54469 does not have permission to access the resource.
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
Executing endpoint '/signals'
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:54469/favicon.ico - -
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished HTTP/1.1 GET http://127.0.0.1:54469/favicon.ico - - - 404 0 - 0.9733ms
fail: WiFiSurveyor[0]
12/08/2024 10:51:26: Access is denied. (0x80070005 (E_ACCESSDENIED))
fail: WiFiSurveyor[0]
12/08/2024 10:51:27: Access is denied. (0x80070005 (E_ACCESSDENIED))
fail: WiFiSurveyor[0]
12/08/2024 10:51:28: Access is denied. (0x80070005 (E_ACCESSDENIED))
The text was updated successfully, but these errors were encountered: