Broken login page after upgrade from Flowmon OS 10
Information
Summary: |
Upgrade from v10 to v11 leads to broken login page |
Environment: |
Product: Any Version: Flowmon OS 11 Platform: Any |
Question/Problem Description: |
In some cases upgrade from v10 Flowmon OS (FOS) to version 11 could lead to fact that you cannot login to the device because the login page would look like at attached picture. You can try to use browser incognito mode and if that won't help you would need to delete fronted generated files. |
Steps to Reproduce: | |
Error Message: | |
Defect Number: | |
Enhancement Number: | |
Cause: | |
Resolution: | |
Workaround: | Login as user flowmon to SSH console of the impacted Flowmon appliance and enter the following commands one by one rm -rf /var/www/temp/* find /var/www/shtml/js -name "*.tr_??.js" -exec rm {} \; find /var/www/shtml/js -name "@js-FM*.js" -exec rm {} \; find /var/www/shtml/js -name "@less-FM*.cdd" -exec rm {} \; rm -rf /var/www/shtml/css/generated |
Notes: | Attached screen: https://nextcloud.flowmon.com/index.php/s/kH8StnTQaWH98RP |
Was this article helpful?
0 out of 1 found this helpful