!cWPYxxtKqkLkdZKgKA:matrix.org

Miner

8583 Members
Phala Network Miner - Expect Chaos!51 Servers

Load older messages


SenderMessageTime
17 Sep 2021
@_discord_261175367107215361:t2bot.iophalaboy nice. Don't forget to presync your node though, it's a long chain. 09:38:38
@telegram_1754997699:t2bot.iomikkel
In reply to Ananth
I'm talking about mapping your gas account with your node .. were you able to do it for the khala node?
i just updated the api address in the script and it worked
09:38:42
@telegram_1754997699:t2bot.iomikkeli'm screwed with the presync...i only have 500gb09:39:03
@_discord_261175367107215361:t2bot.iophalaboy well, I'm still stuck with 0 finalized blocks for the parachain so.. Can't assure you if that will work for you 09:39:46
@_discord_261175367107215361:t2bot.iophalaboy * well, I'm still stuck with 0 finalized blocks for the parachain so.. Can't assure you if that will work 09:39:54
@_discord_261175367107215361:t2bot.iophalaboy You better get yourself a larger SSD soon or else you will not be able to mine. (or deploy a could based full node) 09:40:57
@telegram_1754997699:t2bot.iomikkelyeah it said in the specs you only needed 300gb...09:42:40
@telegram_1754997699:t2bot.iomikkeli'll get another ssd this weekend09:42:50
@telegram_1754997699:t2bot.iomikkel
In reply to Ananth
Most important question right now is were you able to map the gas account to the khala network(not the test network)
you just need to edit /opt/phala/.env

NODE_IMAGE=phalanetwork/khala-node
PRUNTIME_IMAGE=phalanetwork/phala-pruntime
PHERRY_IMAGE=phalanetwork/phala-pherry
NODE_VOLUMES=/var/khala-dev-node:/root/data
PRUNTIME_VOLUMES=/var/khala-pruntime-data:/root/data
CORES=PUT YOUR CORES
NODE_NAME=PUT A NAME
MNEMONIC= PUT IT HERE
GAS_ACCOUNT_ADDRESS= PUT ADDRESS HERE
OPERATOR= SAME ADDRESS
DCAP_1804=https://download.01.org/intel-sgx/latest/dcap-latest/linux/distro/ubuntu18.04-server/sgx_linux_x64_driver_1.41.bin
DCAP_2004=https://download.01.org/intel-sgx/latest/dcap-latest/linux/distro/ubuntu20.04-server/sgx_linux_x64_driver_1.41.bin
ISGX_1804=https://download.01.org/intel-sgx/latest/linux-latest/distro/ubuntu18.04-server/sgx_linux_x64_driver_2.11.0_2d2b795.bin
ISGX_2004=https://download.01.org/intel-sgx/latest/linux-latest/distro/ubuntu20.04-server/sgx_linux_x64_driver_2.11.0_2d2b795.bin
version=0.1.5
09:43:53
@telegram_1772984158:t2bot.ioAnanth
In reply to mikkel
i'll get another ssd this weekend
How much would you need? 1TB?
09:49:32
@telegram_1507906751:t2bot.ioJay Xu joined the room.09:51:04
@telegram_1507906751:t2bot.ioJay Xuuilding module: cleaning build area... 'make' KDIR=/lib/modules/5.11.0-34-generic/build...(bad exit status: 2) ERROR (dkms apport): binary package for sgx: 1.41 not found Error! Bad return status for module build on kernel: 5.11.0-34-generic (x86_64) Consult /var/lib/dkms/sgx/1.41/build/make.log for more information. Failed to build driver. Please check if the matching kernel headers are installed.09:51:04
@telegram_1507906751:t2bot.ioJay XuI have this issue . Can someone help me?09:51:18
@telegram_1507906751:t2bot.ioJay XuFailed to install DCAPdriver09:51:38
@telegram_1754997699:t2bot.iomikkel
In reply to Ananth
How much would you need? 1TB?
i dunno. it wasn't obvious to me that miners had to be full nodes. on the site it only mentions > 300GB
09:52:56
@telegram_1754997699:t2bot.iomikkel
In reply to Jay Xu
uilding module:
cleaning build area...
'make' KDIR=/lib/modules/5.11.0-34-generic/build...(bad exit status: 2)
ERROR (dkms apport): binary package for sgx: 1.41 not found
Error! Bad return status for module build on kernel: 5.11.0-34-generic (x86_64)
Consult /var/lib/dkms/sgx/1.41/build/make.log for more information.

Failed to build driver. Please check if the matching kernel headers are installed.
what command did you run when this came up?
09:53:13
@telegram_1507906751:t2bot.ioJay Xusudo phala install09:54:15
@telegram_1507906751:t2bot.ioJay Xualso sudo phala sgx-test09:54:31
@_discord_209379018447781888:t2bot.ioquazar joined the room.09:54:35
@telegram_1754997699:t2bot.iomikkeli have a had a terrible time with sgx. i ended up going to the intel website, downlading all the bin and then executing them directly09:55:26
@telegram_1754997699:t2bot.iomikkel https://download.01.org/intel-sgx/sgx-linux/2.14/distro/ubuntu20.04-server/ 09:55:27
@telegram_1507906751:t2bot.ioJay Xudoes this work?09:56:12
@telegram_1754997699:t2bot.iomikkelnot at first but once i did that i ran all of the phala install scripts again09:57:33
@telegram_1754997699:t2bot.iomikkeland then it started working09:57:37
@_discord_419639282286985216:t2bot.iotioneb I followed your discussion with @100k! 09:57:40
@_discord_880757296274231307:t2bot.iomaxicos joined the room.09:57:48
@telegram_1507906751:t2bot.ioJay Xu
In reply to mikkel
not at first but once i did that i ran all of the phala install scripts again
let me try
09:58:43
@telegram_1772984158:t2bot.ioAnanth
In reply to mikkel
you just need to edit /opt/phala/.env

NODE_IMAGE=phalanetwork/khala-node
PRUNTIME_IMAGE=phalanetwork/phala-pruntime
PHERRY_IMAGE=phalanetwork/phala-pherry
NODE_VOLUMES=/var/khala-dev-node:/root/data
PRUNTIME_VOLUMES=/var/khala-pruntime-data:/root/data
CORES=PUT YOUR CORES
NODE_NAME=PUT A NAME
MNEMONIC= PUT IT HERE
GAS_ACCOUNT_ADDRESS= PUT ADDRESS HERE
OPERATOR= SAME ADDRESS
DCAP_1804=https://download.01.org/intel-sgx/latest/dcap-latest/linux/distro/ubuntu18.04-server/sgx_linux_x64_driver_1.41.bin
DCAP_2004=https://download.01.org/intel-sgx/latest/dcap-latest/linux/distro/ubuntu20.04-server/sgx_linux_x64_driver_1.41.bin
ISGX_1804=https://download.01.org/intel-sgx/latest/linux-latest/distro/ubuntu18.04-server/sgx_linux_x64_driver_2.11.0_2d2b795.bin
ISGX_2004=https://download.01.org/intel-sgx/latest/linux-latest/distro/ubuntu20.04-server/sgx_linux_x64_driver_2.11.0_2d2b795.bin
version=0.1.5
Thanks a ton this worked
10:05:14
@telegram_1754997699:t2bot.iomikkel
In reply to Ananth
Thanks a ton this worked
glad to hear, what are you running next?
10:06:34
@telegram_1772984158:t2bot.ioAnanthimage.jpeg
Download image.jpeg
10:07:05

There are no newer messages yet.


Back to Room ListRoom Version: 6