Ticket #2625 (closed defect: worksforme)
installing last update of module VPN, get this error.
| Reported by: | alvaro@… | Owned by: | jsoriano@… |
|---|---|---|---|
| Milestone: | Component: | openvpn | |
| Severity: | critical | Keywords: | |
| Cc: |
Description
"Can't call method "clientExists" on an undefined value"
I cant return to dashboard. If i open a new explorer to dashboard, it goes to "sorry, an unexpected error has ocurred" and i cant exit this window.
Attachments
Change History
comment:1 Changed 2 years ago by jacalvo@…
- Status changed from new to closed
- Resolution set to worksforme
The log shows that the installation of your ebox-openvpn package did not properly finish. You can resume it by executing "sudo dpkg --configure -a".
comment:2 Changed 2 years ago by alvaro@…
if i try to remove ebox-remoteservices, i get a message that i need to run dpkg --configure -a. If i do it, get: root@gila:~# dpkg --configure -a Procesando disparadores para ebox ...
- Restarting Zentyal module: apache [ OK ]
Configurando ebox-openvpn (2.0.5) ... We assume /etc/openvpn/ebox-dh1024.pem is a Diffie-Hellman parameter file with 1024 byte length. If the assumption is false, please remove it and create a new one manually. If you do NOT do so, your OpenVPN tunnels may be compromised
- Restarting Zentyal module: logs [fail]
root command perl -e ' use strict;
use warnings; use EBox; use EBox::Global;
EBox::init();
my $openvpn = EBox::Global->modInstance("openvpn"); my $logHelper = $openvpn->logHelper(noPopulate => 1); $logHelper->_dumpLogFiles();
1;
' failed. Error output: Can't call method "logHelper" on an undefined value at -e line 8, <GEN1> line 1.

log file