/
KB10014 vProtect WebUI does not respond after several days
KB10014 vProtect WebUI does not respond after several days
Problem
10 days after update operating system RedHat/CentOS, WebUI does not respond.
vProtect store WebUI files in /tmp directory, and update overwrite configuration of autocleaning /tmp.
Solution
Fixed in vprotect-server-3.5-4 RPM package.
Manual fix for older versions
To create new /usr/lib/tmpfiles.d/vprotect-server-tmp.conf
file run command:
tmp=/usr/lib/tmpfiles.d/vprotect-server-tmp.conf
echo 'x /tmp/payaramicro*tmp' >> $tmp
grep -q -F "x /tmp/javamelody" $tmp || echo "x /tmp/javamelody" >> $tmp
echo 'x /tmp/payaramicro*tmp' >> $tmp
grep -q -F "x /tmp/javamelody" $tmp || echo "x /tmp/javamelody" >> $tmp
After update, it should contain 2 lines:
/usr/lib/tmpfiles.d/vprotect-server-tmp.conf
x /tmp/payaramicro*tmp
x /tmp/javamelody
Related articles
Filter by label
There are no items with the selected labels at this time.
, multiple selections available,
Related content
KB10054 After installing OpenStack vProtect plugin web browser shows empty page.
KB10054 After installing OpenStack vProtect plugin web browser shows empty page.
More like this
KB10046 vProtect node on CentOS 7 tasks stuck - ESXi
KB10046 vProtect node on CentOS 7 tasks stuck - ESXi
More like this
KB10071 After vProtect update to version 5.0 all backup to TSM are failed
KB10071 After vProtect update to version 5.0 all backup to TSM are failed
More like this
KB10061 Log4j2 vulnerability hotfix in vProtect
KB10061 Log4j2 vulnerability hotfix in vProtect
More like this
KB10065 How to apply patch to vProtect sent as .jar files.
KB10065 How to apply patch to vProtect sent as .jar files.
More like this
KB 10169 Vprotect-server failed to start. Unsupported version numbers in Java Runtime Environment
KB 10169 Vprotect-server failed to start. Unsupported version numbers in Java Runtime Environment
More like this