Problem with : dfx nns install

,

Hi,

I cant understand if im stuck with the installation or is it a loop that is suppose to be ongoing?.

For ~/.config/dfx/networks.json I have set

{
“local”: {
“bind”: “127.0.0.1:8080”,
“type”: “ephemeral”,
“replica”: {
“subnet_type”: “system”
}
}
}

Then ran dfx nns install

But after the “canisters successful installent” i get this loop.

|

t

This is working ‘as intended’ (the NNS team is aware of the spammy logs). What you see is that after the NNS is set up one of the canisters regularly (IMO too often, but whatever) checks to see if new SNSes exist and logs it to the console. I suggest you start the replica in a different terminal so you can focus on your work without getting distracted by the log output