Skip to content

Instantly share code, notes, and snippets.

@michaelsbradleyjr
Created September 12, 2019 22:38
Show Gist options
  • Save michaelsbradleyjr/c0c5ebb5f4f116c8876210779f79c241 to your computer and use it in GitHub Desktop.
Save michaelsbradleyjr/c0c5ebb5f4f116c8876210779f79c241 to your computer and use it in GitHub Desktop.
embark reset && embark run --nobrowser --nodashboard --loglevel trace
Removing the following files:
/Users/michael/dapps/dev/snarky5/.embark
/Users/michael/dapps/dev/snarky5/chains.json
/Users/michael/dapps/dev/snarky5/coverage
/Users/michael/dapps/dev/snarky5/dist
/Users/michael/dapps/dev/snarky5/embarkArtifacts
/Users/michael/dapps/dev/snarky5/node_modules/.cache
Done!
pid 57475 listening on /var/folders/tz/xyfqmkld0bb871gxkg0q86mc0000gn/T/embark-f19bd86d/embark.ipc
========================
Welcome to Embark 4.1.1
========================
loaded plugins: embark-snark
add check: Embark
add check: Webserver
/Users/michael/dapps/dev/snarky5/.embark/chains.json file not found, creating it...
Cockpit UI available at http://localhost:55555
add check: api
Starting Blockchain node in another process
add check: Ethereum
===============================================================================
===============================================================================
Embark Blockchain using Go-Ethereum (https://github.com/ethereum/go-ethereum)
===============================================================================
===============================================================================
running: geth version
Creating Geth dev account. Please wait...
>>>>>>>>>>>>>>>> running: geth --networkid=1337 --datadir=.embark/development/datadir --gcmode=archive --ipcpath=/var/folders/tz/xyfqmkld0bb871gxkg0q86mc0000gn/T/embark-f19bd86d/geth.ipc --port=30303 --rpc --rpcport=8545 --rpcaddr=localhost --rpccorsdomain=*,http://localhost:8000,http://localhost:8080,http://embark --ws --wsport=8546 --wsaddr=localhost --wsorigins=*,http://localhost:8000,http://localhost:8080,http://embark --nodiscover --maxpeers=0 --shh --rpcapi=eth,web3,net,debug,personal,shh --wsapi=eth,web3,net,shh,debug,pubsub,personal --unlock= --miner.gastarget=8000000 --dev
geth: INFO [09-12|17:37:23.026] Maximum peer count ETH=0 LES=0 total=0
geth: INFO [09-12|17:37:23.710] Using developer account address=0xeFbbA98c75E320403482F458C08f34269F62308C
geth: INFO [09-12|17:37:23.710] Starting peer-to-peer node instance=Geth/v1.8.27-stable-4bcc0a37/darwin-amd64/go1.11.9
geth: INFO [09-12|17:37:23.711] Allocated cache and file handles database=/Users/michael/dapps/dev/snarky5/.embark/development/datadir/geth/chaindata cache=512 handles=5120
geth: INFO [09-12|17:37:23.717] Writing custom genesis block
geth: INFO [09-12|17:37:23.719] Persisted trie from memory database nodes=12 size=1.79kB time=127.271µs gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=0.00B
geth: INFO [09-12|17:37:23.719] Initialised chain configuration config="{ChainID: 1337 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 ConstantinopleFix: 0 Engine: clique}"
geth: INFO [09-12|17:37:23.719] Initialising Ethereum protocol versions="[63 62]" network=1337
geth: INFO [09-12|17:37:23.732] Loaded most recent local header number=0 hash=4a704e…4c0d9d td=1 age=50y5mo1d
INFO [09-12|17:37:23.733] Loaded most recent local full block number=0 hash=4a704e…4c0d9d td=1 age=50y5mo1d
INFO [09-12|17:37:23.733] Loaded most recent local fast block number=0 hash=4a704e…4c0d9d td=1 age=50y5mo1d
geth: INFO [09-12|17:37:23.733] Regenerated local transaction journal transactions=0 accounts=0
geth: INFO [09-12|17:37:23.735] Stored checkpoint snapshot to disk number=0 hash=4a704e…4c0d9d
geth: INFO [09-12|17:37:23.742] started whisper v.6.0
geth: INFO [09-12|17:37:23.744] New local node record seq=1 id=61c7bb35d357ef09 ip=127.0.0.1 udp=0 tcp=53938
geth: INFO [09-12|17:37:23.744] Started P2P networking self="enode://b34c35ea7f018965c7bc65355a15796616b14df77b7d976bbd40f5413e4ce8354b9ca3ee39df62e274fbaf77490de62abe17da5a89e0f73060a42871906b4d84@127.0.0.1:53938?discport=0"
geth: INFO [09-12|17:37:23.747] IPC endpoint opened url=/var/folders/tz/xyfqmkld0bb871gxkg0q86mc0000gn/T/embark-f19bd86d/geth.ipc
geth: INFO [09-12|17:37:23.750] HTTP endpoint opened url=http://localhost:8545 cors=*,http://localhost:8000,http://localhost:8080,http://embark vhosts=localhost
Blockchain node is ready
geth: INFO [09-12|17:37:23.751] WebSocket endpoint opened url=ws://127.0.0.1:8546
add check: IPFS
Starting Blockchain node in another process
geth: INFO [09-12|17:37:23.751] Transaction pool price threshold updated price=1000000000
INFO [09-12|17:37:23.751] Transaction pool price threshold updated price=1
INFO [09-12|17:37:23.751] Etherbase automatically configured address=0xeFbbA98c75E320403482F458C08f34269F62308C
geth: INFO [09-12|17:37:23.751] Transaction pool price threshold updated price=1000000000
INFO [09-12|17:37:23.751] Transaction pool price threshold updated price=1
INFO [09-12|17:37:23.751] Etherbase automatically configured address=0xeFbbA98c75E320403482F458C08f34269F62308C
geth: INFO [09-12|17:37:23.751] Sealing paused, waiting for transactions
geth: INFO [09-12|17:37:23.751] Sealing paused, waiting for transactions
geth: INFO [09-12|17:37:23.751] Commit new mining work number=1 sealhash=179ae3…066f4f uncles=0 txs=0 gas=0 fees=0 elapsed=354.233µs
geth: INFO [09-12|17:37:23.751] Commit new mining work number=1 sealhash=179ae3…066f4f uncles=0 txs=0 gas=0 fees=0 elapsed=354.233µs
geth: INFO [09-12|17:37:23.782] Mapped network port proto=tcp extport=53938 intport=53938 interface=NAT-PMP(192.168.1.1)
geth: INFO [09-12|17:37:23.782] Mapped network port proto=tcp extport=53938 intport=53938 interface=NAT-PMP(192.168.1.1)
IPFS node not found, attempting to start own node
Storage module: Launching ipfs process...
Starting ipfs process
===============================================================================
===============================================================================
===============================================================================
===============================================================================
Embark Blockchain using Go-Ethereum (https://github.com/ethereum/go-ethereum)
Embark Blockchain using Go-Ethereum (https://github.com/ethereum/go-ethereum)
===============================================================================
===============================================================================
===============================================================================
===============================================================================
running: geth version
running: geth version
>>>>>>>>>>>>>>>> running: geth --ws --wsport=8546 --wsaddr=localhost --wsorigins=*,http://localhost:8000,http://localhost:8080,http://embark --nodiscover --maxpeers=0 --shh --rpcapi=eth,web3,net,debug,personal,shh --wsapi=eth,web3,net,shh,debug,pubsub,personal
>>>>>>>>>>>>>>>> running: geth --ws --wsport=8546 --wsaddr=localhost --wsorigins=*,http://localhost:8000,http://localhost:8080,http://embark --nodiscover --maxpeers=0 --shh --rpcapi=eth,web3,net,debug,personal,shh --wsapi=eth,web3,net,shh,debug,pubsub,personal
geth: INFO [09-12|17:37:24.433] Maximum peer count ETH=0 LES=0 total=0
geth: INFO [09-12|17:37:24.433] Maximum peer count ETH=0 LES=0 total=0
IPFS: Initializing daemon...
go-ipfs version: 0.4.21-
Repo version: 7
System version: amd64/darwin
Golang version: go1.12.5
geth: INFO [09-12|17:37:24.448] Starting peer-to-peer node instance=Geth/v1.8.27-stable-4bcc0a37/darwin-amd64/go1.11.9
geth: INFO [09-12|17:37:24.448] Starting peer-to-peer node instance=Geth/v1.8.27-stable-4bcc0a37/darwin-amd64/go1.11.9
geth: INFO [09-12|17:37:24.448] Allocated cache and file handles database=/Users/michael/Library/Ethereum/geth/chaindata cache=512 handles=5120
geth: INFO [09-12|17:37:24.448] Allocated cache and file handles database=/Users/michael/Library/Ethereum/geth/chaindata cache=512 handles=5120
geth: INFO [09-12|17:37:24.494] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 ConstantinopleFix: 7280000 Engine: ethash}"
geth: INFO [09-12|17:37:24.494] Initialised chain configuration config="{ChainID: 1 Homestead: 1150000 DAO: 1920000 DAOSupport: true EIP150: 2463000 EIP155: 2675000 EIP158: 2675000 Byzantium: 4370000 Constantinople: 7280000 ConstantinopleFix: 7280000 Engine: ethash}"
geth: INFO [09-12|17:37:24.494] Disk storage enabled for ethash caches dir=/Users/michael/Library/Ethereum/geth/ethash count=3
INFO [09-12|17:37:24.494] Disk storage enabled for ethash DAGs dir=/Users/michael/.ethash count=2
INFO [09-12|17:37:24.495] Initialising Ethereum protocol versions="[63 62]" network=1
geth: INFO [09-12|17:37:24.494] Disk storage enabled for ethash caches dir=/Users/michael/Library/Ethereum/geth/ethash count=3
INFO [09-12|17:37:24.494] Disk storage enabled for ethash DAGs dir=/Users/michael/.ethash count=2
INFO [09-12|17:37:24.495] Initialising Ethereum protocol versions="[63 62]" network=1
geth: INFO [09-12|17:37:24.538] Loaded most recent local header number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
INFO [09-12|17:37:24.538] Loaded most recent local full block number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
geth: INFO [09-12|17:37:24.538] Loaded most recent local header number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
INFO [09-12|17:37:24.538] Loaded most recent local full block number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
geth: INFO [09-12|17:37:24.538] Loaded most recent local fast block number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
geth: INFO [09-12|17:37:24.538] Loaded most recent local fast block number=0 hash=d4e567…cb8fa3 td=17179869184 age=50y5mo1d
geth: INFO [09-12|17:37:24.538] Loaded local transaction journal transactions=0 dropped=0
geth: INFO [09-12|17:37:24.538] Loaded local transaction journal transactions=0 dropped=0
geth: INFO [09-12|17:37:24.538] Regenerated local transaction journal transactions=0 accounts=0
geth: INFO [09-12|17:37:24.538] Regenerated local transaction journal transactions=0 accounts=0
geth: INFO [09-12|17:37:24.550] started whisper v.6.0
geth: INFO [09-12|17:37:24.550] started whisper v.6.0
geth: INFO [09-12|17:37:24.551] New local node record seq=7 id=6f85bfe294695388 ip=127.0.0.1 udp=0 tcp=30303
geth: INFO [09-12|17:37:24.551] New local node record seq=7 id=6f85bfe294695388 ip=127.0.0.1 udp=0 tcp=30303
geth: INFO [09-12|17:37:24.551] Started P2P networking self="enode://1ddccca71b2e712031472a7b193b221a17aeef44680a481f8c90c9a366a587827cb7aca302dff8108b3eb94d919588336b61a2baf7ea4d4487e16802466ac342@127.0.0.1:30303?discport=0"
geth: INFO [09-12|17:37:24.551] Started P2P networking self="enode://1ddccca71b2e712031472a7b193b221a17aeef44680a481f8c90c9a366a587827cb7aca302dff8108b3eb94d919588336b61a2baf7ea4d4487e16802466ac342@127.0.0.1:30303?discport=0"
geth: INFO [09-12|17:37:24.552] IPC endpoint opened url=/Users/michael/Library/Ethereum/geth.ipc
geth: INFO [09-12|17:37:24.552] IPC endpoint opened url=/Users/michael/Library/Ethereum/geth.ipc
geth: INFO [09-12|17:37:24.555] IPC endpoint closed url=/Users/michael/Library/Ethereum/geth.ipc
geth: INFO [09-12|17:37:24.555] IPC endpoint closed url=/Users/michael/Library/Ethereum/geth.ipc
geth: INFO [09-12|17:37:24.556] Blockchain manager stopped
INFO [09-12|17:37:24.556] Stopping Ethereum protocol
geth: INFO [09-12|17:37:24.556] Blockchain manager stopped
INFO [09-12|17:37:24.556] Stopping Ethereum protocol
geth: INFO [09-12|17:37:24.556] Ethereum protocol stopped
INFO [09-12|17:37:24.556] Transaction pool stopped
geth: INFO [09-12|17:37:24.556] Ethereum protocol stopped
INFO [09-12|17:37:24.556] Transaction pool stopped
geth: INFO [09-12|17:37:24.557] Database closed database=/Users/michael/Library/Ethereum/geth/chaindata
geth: INFO [09-12|17:37:24.557] Database closed database=/Users/michael/Library/Ethereum/geth/chaindata
geth: INFO [09-12|17:37:24.557] whisper stopped
geth: INFO [09-12|17:37:24.557] whisper stopped
geth: INFO [09-12|17:37:24.568] Mapped network port proto=tcp extport=30303 intport=30303 interface=NAT-PMP(192.168.1.1)
geth: INFO [09-12|17:37:24.568] Mapped network port proto=tcp extport=30303 intport=30303 interface=NAT-PMP(192.168.1.1)
geth error: Fatal: Error starting protocol stack: listen tcp 127.0.0.1:8546: bind: address already in use
geth error: Fatal: Error starting protocol stack: listen tcp 127.0.0.1:8546: bind: address already in use
geth: Fatal: Error starting protocol stack: listen tcp 127.0.0.1:8546: bind: address already in use
geth: Fatal: Error starting protocol stack: listen tcp 127.0.0.1:8546: bind: address already in use
geth exited with error code 1
geth exited with error code 1
Blockchain process ended before the end of this process. Try running blockchain in a separate process using `$ embark blockchain`. Code: null
IPFS: Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/169.254.82.175/tcp/4001
Swarm listening on /ip4/192.168.1.78/tcp/4001
Swarm listening on /ip6/::1/tcp/4001
Swarm listening on /p2p-circuit
IPFS: Swarm announcing /ip4/127.0.0.1/tcp/4001
Swarm announcing /ip4/169.254.82.175/tcp/4001
Swarm announcing /ip4/192.168.1.78/tcp/4001
Swarm announcing /ip6/::1/tcp/4001
IPFS: API server listening on /ip4/127.0.0.1/tcp/5001
WebUI: http://127.0.0.1:5001/webui
IPFS: Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
IPFS: Daemon is ready
ipfs process started
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment