Git Product home page Git Product logo

Comments (4)

dcolley avatar dcolley commented on May 23, 2024

It seems cron is not installed in the image

make pkg-config tmux wget zlib1g-dev

I'll try to solve this with:

apt install -y cron
echo "0 * * * *  root  /usr/local/bin/topologyUpdate > /etc/cron.d/topologyUpdate

from nessus-cardano.

tdiesler avatar tdiesler commented on May 23, 2024

Your log shows that it is actually running ;-)
Cron is not required.

IIRC, the service wants to see you for one hour before it returns the topology

from nessus-cardano.

dcolley avatar dcolley commented on May 23, 2024

"I can run it manually from the command line..." hence the log entries

from nessus-cardano.

tdiesler avatar tdiesler commented on May 23, 2024

You should be able to see a similar thing in docker ...

pi@ada-rl01:~ $ docker exec -it relay cat /opt/cardano/logs/topologyUpdateResult
{ "resultcode": "502", "datetime":"2022-03-09 18:03:49", "clientIp": "xxxxxxxxx", "msg": "invalid blockNo []" }
{ "resultcode": "204", "datetime":"2022-03-09 19:03:51", "clientIp": "xxxxxxxxx", "iptype": 4, "msg": "glad you're staying with us" }
{ "resultcode": "204", "datetime":"2022-03-09 20:03:53", "clientIp": "xxxxxxxxx", "iptype": 4, "msg": "glad you're staying with us" }
{ "resultcode": "204", "datetime":"2022-03-09 21:03:54", "clientIp": "xxxxxxxxx", "iptype": 4, "msg": "glad you're staying with us" }
{ "resultcode": "204", "datetime":"2022-03-09 22:03:56", "clientIp": "xxxxxxxxx", "iptype": 4, "msg": "glad you're staying with us" }
{ "resultcode": "204", "datetime":"2022-03-09 23:03:57", "clientIp": "xxxxxxxxx", "iptype": 4, "msg": "glad you're staying with us" }

from nessus-cardano.

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.