Error: failed to find any peer in table

This commit is contained in:
qo-op 2020-04-20 03:38:25 +02:00
parent 5eb0450685
commit e8cd4bfa55
1 changed files with 1 additions and 2 deletions

View File

@ -302,9 +302,8 @@ I=${I}
# IPNS name publish
J=$(ipfs name publish -k ${AA}.key --quieter /ipfs/${I})
[[ ! ${J} ]] && echo "Problem publishing"
[[ ! ${J} ]] && echo "ipfs pin rm ${I}; ipfs pin rm ${I0}; rm -Rf ~/.zen/tag/${AAH}; rm ~/.ipfs/keystore/${AA}.key"
[[ ! ${J} ]] && exit 1
[[ ! ${J} ]] && J=${J0}
echo "${J}" > ~/.zen/tag/${AAH}/_ipns
# INDEXING ZenTag into SWARM