I had the same problem, i could't connect to ssh server, Ubuntu 18.04, PAC-VS v4.5.5.8. I solved it, adding to /home/youruser/snap/pac-vs/common/ssh/config the following lines: Host <host_you_are_trying_to_connect> HostkeyAlgorithms +ssh-dss</host_you_are_trying_to_connect>
I had the same problem, i could't connect to ssh server, Ubuntu 18.04, PAC-VS v4.5.5.8. I solved it, adding to /home/youruser/snap/pac-vs/common/ssh/config the following lines: Host <hostyouaretryingtoconnect></hostyouaretryingtoconnect> HostkeyAlgorithms +ssh-dss
Hello, I get an error in this files, anyone has an idea what could it be. cached.pm line 775 my $control_file_timestamp = $_[0]->value->{_control_file_timestamp} || -1; config.pm line 391 $logger->logdie("Fatal error preventing configuration to load. Please review your configuration. Error: $_"); pfcmd.pl line 84 use pf::config;