NS8 thinks it has an ongoing migration

NethServer Version: NS8, sorry can’t find the number. The page for Software center shows no core apps.
Module: migration/updates

When I ran the migration I had an issue with connecting to the NS7 server so I picked the command from the error message and ran it manually hoping to get some more information but it worked and added it as a node 2. Then when I tried to setup the migration the UI didn’t recognise that so I had to do the setup once more, this time from the UI, and now it was added as node 8. The migration worked as it should and node 8 got removed but I’m now stuck with that extra node and an message in Software center that says

Updates are suspended

There is an ongoing NS7 migration. Updates will resume once the migration is complete.

How do I get rid of the extra node so I can get updates?

api-cli run remove-node --data '{"node_id":XX}'

wher XX is the integer nodeID of the node you want to remove

1 Like

Thanks, worked like a charm

1 Like