Code Monkey home page Code Monkey logo

Comments (6)

phahulin avatar phahulin commented on June 19, 2024

Could you tell your node's IP address?

from deployment-azure.

micwebnet avatar micwebnet commented on June 19, 2024

Node IP: 13.92.88.138

I'm seeing this:

mmilirud@MyUbuntuVM:~$ sudo journalctl -u oracles-parity
-- Logs begin at Wed 2017-10-04 19:46:31 UTC, end at Wed 2017-10-04 19:54:02 UTC. --
Oct 04 19:46:41 MyUbuntuVM systemd[1]: Started oracles parity service.
Oct 04 19:46:45 MyUbuntuVM parity[1200]: Loading config file from node.toml
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run Starting Parity/v1.7.0-beta-5f2cabd-2017
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run Keys path parity/keys/OraclesPoA
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run DB path parity/chains/OraclesPoA/db/25bd
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run Path to dapps parity/dapps
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run State DB configuration: fast
Oct 04 19:46:48 MyUbuntuVM parity[1200]: 2017-10-04 19:46:48 UTC main INFO parity::run Operating mode: active
Oct 04 19:46:49 MyUbuntuVM parity[1200]: No valid password to unlock account fe1a…0d89. Make sure valid password is present in files passed using --password or in the configuration file.
Oct 04 19:46:49 MyUbuntuVM systemd[1]: oracles-parity.service: Main process exited, code=exited, status=1/FAILURE

Oct 04 19:46:49 MyUbuntuVM systemd[1]: oracles-parity.service: Unit entered failed state.
Oct 04 19:46:49 MyUbuntuVM systemd[1]: oracles-parity.service: Failed with result 'exit-code'.
Oct 04 19:46:49 MyUbuntuVM systemd[1]: oracles-parity.service: Service hold-off time over, scheduling restart.
Oct 04 19:46:49 MyUbuntuVM systemd[1]: Stopped oracles parity service.

from deployment-azure.

micwebnet avatar micwebnet commented on June 19, 2024

Looking at the password, I may have used j instead of J. Fonts used in the Ceremony app make it hard to distinguish. Recommend using clear fixed-size font, like courier for the address and password in UX.

Where/how do I update the password in the VM?

from deployment-azure.

phahulin avatar phahulin commented on June 19, 2024

node.pwd file should be in your home directory on the VM, please correct the password there, then restart parity

sudo systemctl restart oracles-parity

and netstats service

pm2 restart all

from deployment-azure.

micwebnet avatar micwebnet commented on June 19, 2024

Thanks! Updated j to J with nano editor in node.pwd. Then ran commands, as listed above.

Per content of sudo journalctl -u oracles-parity looks like it's booting. It'd be nice to be able to track progress of node booting.

from deployment-azure.

micwebnet avatar micwebnet commented on June 19, 2024

Node showed up after about 5 minutes.

Thanks!

from deployment-azure.

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.