Solved: IPFS doesn't pin anymore [ignore, solved]

I used to be able to pin to IPFS and view it in Brave Browser, but now I can’t.

I now tried a basic text file with this:

ipfs add example.txt
[get a CID]
ipfs pin add [CID]

But it won’t show up on 2 different VPS

is your node online ?
you need to run ipfs daemon too.

If it is then you can check Diagnostic tools | IPFS Docs

solved it with a restart., thanks

2 Likes