-
Notifications
You must be signed in to change notification settings - Fork 367
./setup fails due to cant read property '0' of undefined #88
Comments
Hello.
|
Running cleanup doesn't resolve this for me. Forging forward with versioning.
I'm failing every time with
This looks like something happening with footloose and ignite, because if I swap the backend to docker, everything stands up accordingly, but it could be an issue with the cni plugin. I'm using the default config for ignite. If I had to take a wild guess, it's due to this
Not properly seeing that it's an ignite vm? And trying to pull details from a docker container that isn't there? |
This template config update matches the most recent footloose documentation for the config's yaml layout and resolves weaveworks#88
@stealthybox this is what I was referring to in weaveworks/ignite#614 I thought my pr resolved the issue, but it actually causes the script to ignore the ignite backend designation, and reverts to Docker. |
I'm have this same issue is there a fix / workaround for this? I guess it has to do with versions because I have same versions as above • Found jk 0.3.0 |
If it helps i had the same issue, but because of some previous failed installation. After i executed |
Having the same issue but It's definitely footloose - if you look at This is how you can see the json being produced by footloose:
Look at the output and you'll see a list of machines.
(This is just mimicking what |
Oh I should add that I had to add the ignite binary to the I ended up installing ignite manually https://github.com/weaveworks/ignite/blob/main/docs/installation.md#downloading-the-binary and then putting |
`./setup.sh • Found jk 0.4.0 I still get the same problem that my machine definition is missing runtimeNetworks even after installing firecube from scatch. Any advice for me to investigate the problem further ? |
If you got this error then most probably you installed |
I had the same problem, and as @zakariaboualaid suggests it is due to the fact that the repository and the scripts included within are expecting ignite version If you had installed the latest and greatest ignite, you need to perform some cleanup. For me, this is what worked:
It was necessary for me to remove the fireracker folder in step 2. But experience caution, perhaps get a backup instead of removing it.
P.S Prior to executing
|
meanwhile, I am now getting another error: during the execution of:
|
hi,
I cloned the latest from master earlier today. the setup files fails due to
any insights in what i am missing would be greatly appreciated.
machine info below
The text was updated successfully, but these errors were encountered: