Coder Social home page Coder Social logo

Comments (3)

aibot88 avatar aibot88 commented on June 2, 2024

I have the same question and I supposed that the latest version of geth(go-ethereum) changing its usage caused such issue. Thus, I try to downgrade my geth, however, when I make the [email protected] from source code, some fatal errors occur to me. So, we need the help of embark's developer on edge.

from embark.

sk8ermeb avatar sk8ermeb commented on June 2, 2024

I am having that problem. This is a fresh install of ubuntu 20 in amazon aws for this purpose and followed the steps here https://framework.embarklabs.io/docs/installation.html going into each installation guide. You can see the full teck stack with versions at the bottom. I am brand new to smart contracts so I may have done something stupid but willing to try out different things if you want. Right now, it seems like the way to get this working is to manually downgrade geth? Also note
$ embark blockchain
works fine.

the log.txt file was empty (but created). The output on the screen was
embark info invoked /home/ubuntu/.nvm/versions/node/v10.17.0/lib/node_modules/embark/bin/embark
embark info located /home/ubuntu/embark_demo/node_modules/embark/bin/embark
embark info Switching from [email protected] to [email protected]

===== locale C detected but not supported, default: en =====
pid 250732 listening on /tmp/embark-81ae7976/embark.ipc

Welcome to Embark 6.0.0

add check: Embark
add check: Webserver
loaded plugins: embark-ipfs, embark-swarm, embark-whisper-geth, embark-geth, embark-parity, embark-profiler, embark-graph, embark-basic-pipeline
startMonitor

/home/ubuntu/embark_demo/node_modules/embark-logger/src/index.js:54
if (isDebugOrTrace) origin = ${DELIM}${task.origin.match(/^at\s+.*(\(.*\))/)[1] || '(unknown)'};
^
TypeError: Cannot read property '1' of null
at call.task (/home/ubuntu/embark_demo/node_modules/embark-logger/src/index.js:54:49)
at Array.forEach ()
at Logger.writeToFile.async.cargo (/home/ubuntu/embark_demo/node_modules/embark-logger/src/index.js:48:12)
at Object.process (/home/ubuntu/embark_demo/node_modules/async/dist/async.js:1427:21)
at setImmediate$1 (/home/ubuntu/embark_demo/node_modules/async/dist/async.js:1285:23)
at Immediate.defer (/home/ubuntu/embark_demo/node_modules/async/dist/async.js:73:45)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
at process.topLevelDomainCallback (domain.js:126:23)

OS Version Ubuntu 20.04.2 LTS
Embark version 6.0.0
Node Version: v10.17.0
npm version 6.11.3
ipfs version 0.8.0
Geth Version: 1.10.3-stable

from embark.

sk8ermeb avatar sk8ermeb commented on June 2, 2024

Just FYI downgrading geth to version listed in the tutorial 1.8.15, while a huge headache to get working, did fix the problem

from embark.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.