liqo: [INSTALL ERRO] Error initializing installer

What happened

When I install liqo on my laptop, after I run liqoctl install k3s --only-output-values --dump-values-path tmp.yaml (Helm) or liqoctl install k3s (liqoctl), the shell gives me this ERRO

ERRO  Error initializing installer: The connection to the server 0.0.0.0:46601 was refused - did you specify the right host or port?

What you expected to happen:

Install liqo

How to reproduce it (as minimally and precisely as possible):

I don’t know

Anything else we need to know?:

What is wrong and how to fix the error

Environment:

  • Liqo version: stable
  • Kubernetes version (use kubectl version):
Client Version: version.Info
{Major:"1", Minor:"24", GitVersion:"v1.24.4+k3s1", GitCommit:"c3f830e9b9ed8a4d9d0e2aa663b4591b923a296e", GitTreeState:"clean", BuildDate:"2022-08-25T03:45:26Z", GoVersion:"go1.18.1", Compiler:"gc", Platform:"linux/amd64"}
Kustomize Version: v4.5.4
Server Version: version.Info
{Major:"1", Minor:"24", GitVersion:"v1.24.4+k3s1", GitCommit:"c3f830e9b9ed8a4d9d0e2aa663b4591b923a296e", GitTreeState:"clean", BuildDate:"2022-08-25T03:45:26Z", GoVersion:"go1.18.1", Compiler:"gc", Platform:"linux/amd64"}
  • Cloud provider or hardware configuration: Leigion-5-pro with AMD® Ryzen 7 5800h with radeon graphics × 16
  • Network plugin and version:
  • Install tools: liqoctl and helm
  • Others:

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 36 (16 by maintainers)

Most upvoted comments

I will try to reinstall k3s, and see what happens.

Hi @giorio94

I deleted the liqo-pre-delete job with the command and successfully reinstalled liqo.

Thanks a lot for your help.