when I run the miner, I keep receiving this resync_metagraph() and when I try to request the miner from the client.py with a simple request, I get an empty completion.
I didn't change anything in the code yet.


script for running the miner:
pm2 start neurons/miners/test/echo.py --interpreter python3 --name openai_miner -- --netuid 61 --subtensor.network test --wallet.name test-coldkey --wallet.hotkey my_first_hotkey --axon.port 21988 --logging.debug --wandb.on true