Giter Club home page Giter Club logo

Comments (5)

Jor-Tech avatar Jor-Tech commented on September 28, 2024

installed web3 with 'pip3 install web3' and am now getting new error:

-- Logs begin at Wed 2020-04-01 19:23:43 CEST. --
Aug 28 16:23:16 ethnode-c4abc6966 geth-exporter[267172]: ModuleNotFoundError: No module named 'web3'
Aug 28 16:23:16 ethnode-c4abc6966 systemd[1]: geth-exporter.service: Main process exited, code=exited, status=1/FAILURE
Aug 28 16:23:16 ethnode-c4abc6966 systemd[1]: geth-exporter.service: Failed with result 'exit-code'.
Aug 28 16:44:59 ethnode-c4abc6966 systemd[1]: Started Geth Exporter.
Aug 28 16:45:01 ethnode-c4abc6966 geth-exporter[267849]: Traceback (most recent call last):
Aug 28 16:45:01 ethnode-c4abc6966 geth-exporter[267849]:   File "/usr/local/bin/geth-exporter", line 10, in <module>
Aug 28 16:45:01 ethnode-c4abc6966 geth-exporter[267849]:     from web3 import Web3, RPCProvider
Aug 28 16:45:01 ethnode-c4abc6966 geth-exporter[267849]: ImportError: cannot import name 'RPCProvider' from 'web3' (/home/ethereum/.local/lib/python3.8/site-packages/web3/__init__.py)
Aug 28 16:45:02 ethnode-c4abc6966 systemd[1]: geth-exporter.service: Main process exited, code=exited, status=1/FAILURE
Aug 28 16:45:02 ethnode-c4abc6966 systemd[1]: geth-exporter.service: Failed with result 'exit-code'.

from geth-exporter.

Jor-Tech avatar Jor-Tech commented on September 28, 2024

Create a separate user "geth-exporter" to execute the systemdaemon, error changed to:

ImportError: cannot import name 'RPCProvider' from 'web3' (/usr/local/lib/python3.8/dist-packages/web3/__init__.py)

from geth-exporter.

tlex avatar tlex commented on September 28, 2024

I'm sorry, I'm not maintaining this project anymore, since I'm not running my own Etherium node anymore. I'm accepting merge requests though.

from geth-exporter.

Jor-Tech avatar Jor-Tech commented on September 28, 2024

It's fine, already forgot about it, think it got fixed some how, don't remember how or what did the trick. Probably user error from my side. Running an Eth node on a Raspberry Pi 4 for some months without issues now.

Thanks for the reply anyway :)

from geth-exporter.

tlex avatar tlex commented on September 28, 2024

Thanks for the feedback. I'm closing this then 😃

from geth-exporter.

Related Issues (3)

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.