ERROR provider.queue Failed to enqueue cid: leveldb: closed

I’m getting the following error after initialising the ipfs repository on a virtual Linux server.

ERROR provider.queue Failed to enqueue cid: leveldb: closed

As the server is part of a datacenter I ran the following command:

ipfs init --profile server

Does anyone know what this means? Also is this just a superficial error as I don’t believe this has affected the overall installation of the node as I am able to run the following successfully:

ipfs cat /ipfs/[CID]/readme
2 Likes

It is superficial and has no effect on the installation.

3 Likes