The Flexera Community is currently in maintenance mode to prepare for the upcoming launch of the new community. Click here for more information.
when I try to launch the FlexNet Beacon following message appears -" An upgrade of the Inventory Beacon Software is in progress. Please wait until the upgrade is complete and try again later."
Apr 14, 2023 12:05 AM
Good afternoon Avisekh,
When you upgrade your FNMS environment, one of the processes is your Beacons should automatically upgrade.
When your Beacon next checks for policy, it should note a new version is available, download the relevant MSI, and run it with MSIEXEC.
You should see a FlexNet Beacon.MSI.LOG (or two, I believe there's one for Uninstall and one for Reinstall) written to C:\Windows\Temp.
Can you confirm if that file exists, and whether there's any errors thrown in it?
If not, try looking at the Event Viewer's Windows > Application log for any errors thrown by MSI.
Best regards,
Jack
Apr 14, 2023 06:25 AM
Hello Jack,
In Windows event viewer logs i see the below under General tab:
Faulting application name: BeaconInstaller19.0.0.11.exe, version: 19.0.11.0, time stamp: 0x53723dd9
Faulting module name: ntdll.dll, version: 6.3.9600.20718, time stamp: 0x636f3368
Exception code: 0xc0000005
Fault offset: 0x000418ee
Faulting process id: 0x1c0c
Faulting application start time: 0x01d96ed10826c8a0
Faulting application path: C:\ProgramData\Flexera Software\Staging\Common\Packages\Flexera\Upgrade\19.0.0\Rev1.0\Flexera Inventory Beacon Upgrade\BeaconInstaller19.0.0.11.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 56b8043f-dac4-11ed-814d-d69a81dd3071
Faulting package full name:
Faulting package-relative application ID:
Apr 14, 2023 08:35 AM
This message shows up in event viewer logs : Product: FlexNet Beacon -- Microsoft .NET Framework 4.7.2 Full package or greater needs to be installed for this installation to continue
Apr 14, 2023 08:45 AM
Yes, unless you install .NET Framework 4.7.2 or later beacon will not complete the upgrade process.
Apr 14, 2023 09:48 AM - edited Apr 14, 2023 09:50 AM
Can you check once TLS setting in registry once and also try to redownlaod the configuration.
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols
Also attach Beaconengine.log
Thanks,
Milind
Apr 14, 2023 12:35 PM - edited Apr 14, 2023 12:41 PM
Can you check once protocol on application server as well on below path.
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols
Also, did you tried to download the configuration and Import it again on beacon server?
Apr 17, 2023 07:02 AM
The issue is now resolved. The service account name in one of the IIS service was incorrect. After correcting the same, the policy got updated successfully and 503 service unavailable error was also fixed.
Apr 17, 2023 04:40 PM
Hi Avisekh,
I have seen the automatic update process of the Beacon hanging quite often. A possible reason for blocking the process is that more than one Windows user is logged into the Beacon using Remote Desktop, and at least one account has the Beacon configuration UI open.
To enforce the update of the beacon software, you can generally run the Beacon installer manually.
Apr 14, 2023 07:22 AM