The Flexera Community is currently in maintenance mode to prepare for the upcoming launch of the new community. Click here for more information.
Hello,
When I try to open the Inventory Beacon: it returns the following error: Download configuration: Download failed: Access to the path is denied ( see attachment).
Can you advise?
Thanks!
âJul 19, 2023 02:33 AM - last edited on âJul 19, 2023 02:43 AM by ChrisG
So I've found the source of the problem and it has nothing to do with IIS:
Client had McAfee installed on the VM, the app prevented any attempt to modify the Logic.ps1 file by the InventoryBeacon.exe
Solution: Asked Endpoint Team to create an exception for the app to allow it to modify the file.
Works perfectly now.
âJul 31, 2023 01:57 AM
Hi Andrei,
Could you check the IIS logs? Do you see an error there?
And maybe also check in which context the "World Wide Web Publishing Service" runs. And also the identity of the Application Pools. Do these accounts/identities have proper access to all folders?
Best regards,
Markward
âJul 19, 2023 10:15 AM
Hi Markward,
So it seems like every time I enter the server, the "World Wide Web Publishing Service" is disabled and IIS stopped.
I manually have to start both of them. Do you think this might be the problem?
The identities of the Application Pools have proper access.
Also for logs, I couldn't find any. Seems like the IIS does not create said logs.
âJul 20, 2023 02:09 AM
IIS logs can be found in %SystemDrive%\inetpub\logs\LogFiles and the file names usually have the date in them. If you checked here and are not finding anything, perhaps IIS isn't staying up after you restart it? Perhaps the Event Viewer might have error messages related to IIS services.
--Mark
âJul 20, 2023 03:39 PM
I also think it's an IIS problem, seeing that every time I log on the server, I have to manually start World Wide Web Publishing Service and then IIS, something might prevent IIS from staying up.
I can't find any log files at all in the IIS logs (%SystemDrive%\inetpub\logs\LogFiles) and the Event viewer shows nothing wrong with the IIS, so I'm pretty much out of ideas.
âJul 24, 2023 05:46 AM
@andreidrexler please check once event viewer logs.
Navigate to Windows Logs > System
âJul 26, 2023 04:45 AM
So I've found the source of the problem and it has nothing to do with IIS:
Client had McAfee installed on the VM, the app prevented any attempt to modify the Logic.ps1 file by the InventoryBeacon.exe
Solution: Asked Endpoint Team to create an exception for the app to allow it to modify the file.
Works perfectly now.
âJul 31, 2023 01:57 AM
âJul 31, 2023 02:04 AM