Loading...
Loading...
When running platform_check utility, you might encounter this error: An unexpected error has occurred: [Errno 17] File exists: '/var/log/platform_check/'
Cannot run the platform_check utility because of the existing file. This occurs because the later version of the platform_check utility tries to create a directory at that same location, does not consider that existing file as a directory, and hence tries to create a directory on top of that file, which consequently produces that error.
-- Running an earlier runs of platform_check that created a file named: /var/log/platform_check. -- Running a later version of the platform_check utility.
Log into BIG-IP system as root user to get to bash. Then delete that file as follows: config # rm /var/log/platform_check rm: remove regular empty file '/var/log/platform_check'? y
None
Click on a version to see all relevant bugs
F5 Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.