Skip to content

Description Failed to issue coins using the local node #18

Open
@COLUD4

Description

Hello! Coin issuance fails after the local node deployment is started and synchronization is complete. No error message is returned, it may be packaging failure, hope you can get help

ubuntu22.04

geth version 1.13.5-unstable-88014916-20240313
.geth --networkid=105105 --datadir=./node --authrpc.addr=127.0.0.1 --authrpc.jwtsecret=./node/jwtsecret --syncmode=full --http --http.addr=0.0.0.0 --http.port=8545 --http.vhosts=* --http.api=admin,debug,web3,eth,txpool,personal,miner,engine,net --ws --ws.addr=0.0.0.0 --ws.port=8546 --ws.api=admin,debug,web3,eth,txpool,personal,miner,engine,net --rpc.gascap=0 --rpc.txfeecap=0

beacon-chain version Prysm/0.1.1/403233336f8bea521b922324215bab4d96abb421. Built at: 2024-03-13 18:05:59+00:00
./beacon-chain --mainnet --chain-id=105105 --network-id=105105 --datadir=./node/prysm/beacon --execution-endpoint=http://127.0.0.1:8551 --jwt-secret=./node/jwtsecret --rpc-host=0.0.0.0 --rpc-port=4000 --rpc-max-page-size=200000 --grpc-gateway-host=0.0.0.0 --grpc-gateway-port=3500 --grpc-gateway-corsdomain=* --grpc-max-msg-size=2147483647 --p2p-tcp-port=13000 --p2p-udp-port=12000 --subscribe-all-subnets

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions