【🔥疑难问题】Khala挖矿疑难问题收集

图片

出现了不知道从哪里冒出来的Miner Account,我检查了一下,这个地址以及这个地址相关转账地址我都不认识。

然后矿机一直注册不成功。高度都是最新的。

1 Like

发得好快,我上传的我都还没来得及写帖子 :joy:

1 Like

借花献佛 :joy:

1 Like

互助互利!

1 Like

nodejs版本问题

1 Like
  • “PARACHAIN_EXTRA_ARGS=–state-cache-size 671088640 --db-cache 2048–max-runtime-instances 16”
    • “RELAYCHAIN_EXTRA_ARGS=–state-cache-size 671088640 --db-cache 2048 --max-runtime-instances 16” 这些参数含义是什么
1 Like

khala-node kusama-node时常exited,是怎么回事
图片
node日志:
2021-09-24 23:38:40 [Relaychain] Locating closest peers for replication failed: Err(Timeout { key: Key(b"!00>}!\x98\x87cH\xf1\x8bMz\xb4\x85\xb3\xcfk\xf9\x16{^\x888h\xf6\xbc\xda \x85\x81"), success: [], quorum: 20 })
2021-09-24 23:42:39 [Relaychain] Locating closest peers for replication failed: Err(Timeout { key: Key(b"b\x7f\xf5M\n\xd6\xae\xc9\x9b*{,4\xc4x]\x9b\x02#\xfb+\x14\xe6m4\xbc\xb2\x84\xbd\xe2\xd5\x0b"), success: [], quorum: 20 })
2021-09-24 23:42:42 [Relaychain] Locating closest peers for replication failed: Err(Timeout { key: Key(b"\xefg\x98\r)l\xfb\xc8z\xbc\xd9\x1c\x84Bm\x1e\xc2L\xa5\xc4\xf5\x8d\x0f%\xa7\x9b\x93\x81\xcb\xa5\xcb\x17"), success: [], quorum: 20 })
./start_node.sh: line 66: 11 Killed $WORK_PATH/khala-node --chain $PARACHAIN --base-path $DATA_PATH --name $NODE_NAME --port 30333 --prometheus-port 9615 --rpc-port 9933 --ws-port 9944 --prometheus-external --ws-external --rpc-cors all $PARACHAIN_ROLE_ARGS $PARACHAIN_EXTRA_ARGS – --chain $RELAYCHAIN --port 30334 --prometheus-port 9616 --rpc-port 9934 --ws-port 9945 --prometheus-external --ws-external --rpc-cors all $RELAYCHAIN_ROLE_ARGS $RELAYCHAIN_EXTRA_ARGS

1 Like

咱俩一模一样的问题

1 Like

pherry 同步完成之后,pruntime闪退,日志报错
fatal runtime error: failed to initiate panic

有人遇到过吗,咋处理

1 Like

PRB-----请问一下这个错误是怎么回事,如何解决?
1632664927129 - Starting mining on chain…后出现的

1632664927129 - {“name”:“Error”,“message”:"",“stack”:“Error\n
at Queue._onMessage (/opt/app/node_modules/.pnpm/[email protected]/node_modules/bee-queue/lib/queue.js:138:22)\n
at RedisClient.emit (events.js:400:28)\n
at return_pub_sub (/opt/app/node_modules/.pnpm/[email protected]/node_modules/redis/index.js:786:18)\n
at RedisClient.return_reply (/opt/app/node_modules/.pnpm/[email protected]/node_modules/redis/index.js:833:9)\n
at JavascriptRedisParser.returnReply (/opt/app/node_modules/.pnpm/[email protected]/node_modules/redis/index.js:192:18)\n
at JavascriptRedisParser.execute (/opt/app/node_modules/.pnpm/[email protected]/node_modules/redis-parser/lib/parser.js:574:12)\n
at Socket.(/opt/app/node_modules/.pnpm/[email protected]/node_modules/redis/index.js:274:27)\n
at Socket.emit (events.js:400:28)\n
at addChunk (internal/streams/readable.js:290:12)\n
at readableAddChunk (internal/streams/readable.js:265:9)”},“msg”:“Job #3 failed with error.”,“time”:“2021-09-26T14:02:25.292Z”,“v”:0}

端口全部改成6379, 也是上面的错误

1 Like

增加缓存大小

1 Like

怎么增加呀

1 Like

[2021-09-29T02:44:51Z INFO rocket::rocket] Outcome: Success
[2021-09-29T02:44:51Z INFO rocket::rocket] Response succeeded.
[2021-09-29T02:44:51Z INFO rocket::rocket] POST /prpc/PhactoryAPI.GetInfo:
[2021-09-29T02:44:51Z INFO rocket::rocket] Matched: POST /prpc/ (prpc_proxy)
[INFO phactory::prpc_service] Dispatching request: PhactoryAPI.GetInfo
[INFO enclaveapp] pRPC status code: 200, data len: 331
[2021-09-29T02:44:51Z INFO rocket::rocket] Outcome: Success
[2021-09-29T02:44:51Z INFO rocket::rocket] Response succeeded.
[2021-09-29T02:45:01Z INFO rocket::rocket] POST /prpc/PhactoryAPI.SyncHeader:
[2021-09-29T02:45:01Z INFO rocket::rocket] Matched: POST /prpc/ (prpc_proxy)
[INFO phactory::prpc_service] Dispatching request: PhactoryAPI.SyncHeader
memory allocation of 37405827 bytes failed
./start_pruntime.sh: line 35: 24 Illegal instruction (core dumped) STATE_FILE_PATH="$STATE_FILE_PATH" ./app $EXTRA_OPTS

1 Like

最新版本,无论怎么配置都是这个错误?

1 Like

这个应该能解决问题

1 Like

刚开始 是pherry 退出 HeaderHashMismatch,按照教程删除khala的数据从新同步之后出现新的报错 Request timeout 要怎么处理呢
[2021-10-03T06:02:00Z INFO pherry] get_block: Got block Some(9027070) hash 0xfff1…4c37
[2021-10-03T06:02:00Z INFO pherry] get_block: Got block Some(9027071) hash 0xad4d…94a5
[2021-10-03T06:02:00Z INFO pherry] get_block: Got block Some(9027072) hash 0x7a75…ff27
[2021-10-03T06:02:00Z INFO pherry] get_block: Got block Some(9027073) hash 0x16e5…fa01
[2021-10-03T06:02:01Z INFO pherry] sending a batch of 511 headers (last: 9027072, change: None)
[2021-10-03T06:02:01Z INFO phactory_api::pruntime_client] Response: 200 OK
[2021-10-03T06:02:01Z INFO pherry] …sync_header: SyncedTo { synced_to: 9027072 }
[2021-10-03T06:03:01Z INFO pherry] bridge() exited with result: Err(parachain id not found)
[2021-10-03T06:03:02Z WARN substrate_subxt] The following types do not have registered type segmenters: {“ParaInclusion::CandidateTimedOut::CandidateReceipt<T::Hash>”, “Gilt::BidRetracted::BalanceOf”, “ParaInclusion::CandidateIncluded::HeadData”, “Ump::ExecutedUpward::MessageId”, “ParaInclusion::CandidateBacked::HeadData”, “Hrmp::OpenChannelAccepted::ParaId”, “ParaInclusion::CandidateIncluded::GroupIndex”, “Paras::CurrentHeadUpdated::ParaId”, “Crowdloan::Created::ParaId”, “Slots::Leased::LeasePeriod”, “Paras::NewHeadNoted::ParaId”, “Registrar::Deregistered::ParaId”, “Registrar::Reserved::ParaId”, “ParaInclusion::CandidateBacked::GroupIndex”, “Slots::Leased::ParaId”, “Ump::WeightExhausted::MessageId”, “Hrmp::ChannelClosed::HrmpChannelId”, “ParaInclusion::CandidateBacked::CandidateReceipt<T::Hash>”, “Ump::UpwardMessagesReceived::ParaId”, “Gilt::GiltThawed::ActiveIndex”, “Crowdloan::AddedToNewRaise::ParaId”, “Crowdloan::MemoUpdated::ParaId”, “Hrmp::OpenChannelRequested::ParaId”, “ParaInclusion::CandidateIncluded::CandidateReceipt<T::Hash>”, “Crowdloan::Dissolved::ParaId”, “Gilt::BidPlaced::BalanceOf”, “Gilt::GiltIssued::ActiveIndex”, “Ump::ExecutedUpward::Outcome”, “Ump::InvalidFormat::MessageId”, “Registrar::registered::ParaId”, “Auctions::AuctionStarted::AuctionIndex”, “ParaInclusion::CandidateTimedOut::CoreIndex”, “ParaInclusion::CandidateIncluded::CoreIndex”, “Crowdloan::Edited::ParaId”, “Ump::WeightExhausted::Weight”, “ParaInclusion::CandidateTimedOut::HeadData”, “Auctions::AuctionStarted::LeasePeriod”, “Slots::NewLeasePeriod::LeasePeriod”, “Auctions::AuctionClosed::AuctionIndex”, “Auctions::WinningOffset::AuctionIndex”, “Claims::Claimed::EthereumAddress”, “XcmPallet::Sent::MultiLocation”, “XcmPallet::Sent::Xcm<()>”, “ParaInclusion::CandidateBacked::CoreIndex”, “Crowdloan::AllRefunded::ParaId”, “XcmPallet::Attempted::xcm::v0::Outcome”, “Paras::CodeUpgradeScheduled::ParaId”, “Paras::ActionQueued::ParaId”, “Gilt::GiltIssued::BalanceOf”, “Hrmp::ChannelClosed::ParaId”, “Crowdloan::HandleBidResult::ParaId”, “Auctions::BidAccepted::LeasePeriod”, “Gilt::GiltThawed::BalanceOf”, “Auctions::BidAccepted::ParaId”, “Ump::UnsupportedVersion::MessageId”, “Auctions::ReserveConfiscated::ParaId”, “Crowdloan::Withdrew::ParaId”, “Crowdloan::Contributed::ParaId”, “Crowdloan::PartiallyRefunded::ParaId”, “Gilt::GiltIssued::T::BlockNumber”, “Paras::CurrentCodeUpdated::ParaId”} If any events containing these types are received, this can cause a TypeSizeUnavailable error and prevent decoding the actual event being listened for.Use ClientBuilder::register_type_size to register missing type sizes.
[2021-10-03T06:03:02Z INFO pherry] Connected to substrate at: ws://phala-node:9945
[2021-10-03T06:04:02Z INFO pherry] bridge() exited with result: Err(Rpc error: Request timeout

1 Like

矿机stop了,然后矿机remove,又重新addworker到之前池子,质押9天了一直未释放,还是Releasing Stake状态,怎么处理?看大家的问题十多天了也没有释放,官方bug吗?

1 Like

凑合看下英文版

2 Likes

感觉是节点没连上

1 Like