Modify

Ticket #2625 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 years ago

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

ebox.log Download (111.0 KB) - added by alvaro@… 2 years ago.
log file

Change History

Changed 2 years ago by alvaro@…

log file

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.

comment:3 Changed 2 years ago by alvaro@…

After the dpkg --configure -a, i have again dashboard. Thanks.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.