OVPN-412 — Openvpn daemon was unable to create the sessions-db file
Sessions-db holds an sqlite database used to store statistic information about ongoing vpn sessions. Openvpn daemon found the current sessions-db file outdated, unreadable or missing and attempted to recreate it, but it was unable to create the file. While not critical for the core function of openvpn server, this error makes openvpn statistics unavailable for reporter. You might need to ensure that the path specified in the error messsage is accessible for the openvpn daemon.