Description:
You might encounter this issue when your server disk is full:
CPage error in CMain/locateChild:
To resolve this, you just need to free up disk space on your OpenVPN Access Server node and restart the openvpnas service again.
Solution:
Try to remove old files or openvpnas.log from the /var/log/ folder and then perform:
sudo su
apt-get autoremove
apt-get clean
Then check available space again:
df -h
Also, you can configure log rotation as described here: Setting up log rotation for /var/log/openvpnas.log.*
Access Server Resources:
OpenVPN Access Server Documentation
OpenVPN Access Server Resource Center
OpenVPN Access Server Admin Manual
Comments
0 comments
Please sign in to leave a comment.