Closed MiningPickaxe closed 3 years ago
Hi, try with --proxy=80.XXX.XXX.XXX. The firewal is enabled?
Hi, returns the same error with the --proxy The firewall of Proxmox is not enabled, however there is a firewall in front of the network. But I successfully managed to run pepper a few weeks ago while I was still in office, now at home on a different computer it won't work anymore. Both computers should be in the same network, thats why I suspect the firewall is not the issue.
Try with old version.
Tried it with 1.3.3 now, still get the same error. The error message doesn't really tell what went wrong :/
Test new version. I imporve the log. Use the parameter --debug and attach me result.
Bets regards
Error: unknown host 80.XXX.XXX.XXX
Problem connection!
================ EXCEPTION ================
System.ApplicationException
Problem connection!
at Corsinvest.ProxmoxVE.Api.Shell.Helpers.CommandOptionExtension.ClientTryLogin(CommandLineApplication command)
at Corsinvest.ProxmoxVE.Pepper.Program.<>cDisplayClass0_0.
Hi, Ping work?
News?
Just try with sudo
in front. This gave me a more detailed log output.
Hello,
I'm trying to launch cv4pve-pepper 1.3.7 with
./cv4pve-pepper --host=80.XXX.XXX.XXX:8006 --username=XXXX@XXXX --password=XXXX --vmid=124 --viewer=/usr/bin/virt-viewer
and also tried it without specifying the port. All I get is the following Error:with the
--debug
flag I get the following:I can open the Web GUI just fine with that URL. What am I missin?