Need help with IPFS Error

hello,i am getting following error on a Dappnode validator:

Changing user to ipfsipfs version 0.35.0Found IPFS fs-repo at /data/ipfsError: ipfs repo needs migration, please run migration tool.See Sorry for the inconvenience. In the future, these will run automatically.

Its from IPFS logs.
What can i do?

When you start your daemon, include the appropriate param:

ipfs daemon --migrate

i am using dappnode.
How do i do this?

That seems to be a question for the Dappnode people…

reinstalling the package worked for me