Hello! My name is David, and I am a computer science student at the University of Seville and I´m trying to use ceramic network to build a DApp for my Bachelor´s Thesis.
Until a week ago, everything seemed to be working perfectly when running the Ceramic node locally by executing ceramic-one
and then ceramic daemon
. However, now the RPC URL has started causing issues. I changed it, trying to find some alternatives, and managed to start ceramic-one
. But when I try to start the client, I get the following error:
“ERROR: Error: could not detect network (event=“noNetwork”, code=NETWORK_ERROR, version=providers/5.7.2)”
I have tried changing the RPC URL to different ones to test, and I have completely reinstalled the Ceramic client, but I still can’t get the node to start again.
Do you know what might be happening? Any help is welcome, thanks in advance!