SwipeChain / core_old

MIT License
1 stars 1 forks source link

[ERROR] EACCES: permission denied, mkdir ~.cache/swipechain-core/testnet' #2

Open tkdlqm2 opened 2 years ago

tkdlqm2 commented 2 years ago

Hi i want to operate relay node on testnet, so i run the command

yarn relay:testnet

and then,

[ERROR] EACCES: permission denied, mkdir '~/.cache/swipechain-core/testnet'

how to fix up?

tkdlqm2 commented 2 years ago

i did it. it run with "sudo". But i have a next error

error: password authentication failed for user "swipechain"

How to fix up?

tkdlqm2 commented 2 years ago
[2021-12-14 05:51:32.075] INFO: Connecting to database: swipechain
[2021-12-14 05:51:33.717] WARNING: No block found in database
[2021-12-14 05:51:34.651] NOTICE: Milestone change
[2021-12-14 05:51:34.710] INFO: P2P Server started at http://mong-VirtualBox:4001
[2021-12-14 05:51:34.711] INFO: Starting Blockchain Manager
[2021-12-14 05:51:34.721] ERROR: No action '[object Object]' found

what shold i do? tell me something

tkdlqm2 commented 2 years ago

i wonder how to operate validator node i wonder what difference swipechain-core(based on tsc) and swipewallet(based on cosmos) Please tell me what i wonder