GithubHelp home page GithubHelp logo

Comments (2)

gaolitao avatar gaolitao commented on June 30, 2024
  • Reason of failure

Seem the listening port conflicted with other stuff during start stage.

● sshd.socket
   Loaded: loaded (/lib/systemd/system/sshd.socket; enabled; vendor preset: enabled)
   Active: failed (Result: resources) since Thu 2020-02-20 03:32:42 UTC; 1h 21min ago
   Listen: [::]:22 (Stream)
 Accepted: 0; Connected: 0;

Feb 20 03:32:42 intel-x86-64 systemd[1]: Starting sshd.socket.
Feb 20 03:32:42 intel-x86-64 systemd[2966]: sshd.socket: Failed to create listening socket: Address already in use
Feb 20 03:32:42 intel-x86-64 systemd[1]: sshd.socket: Failed to receive listening socket: Input/output error
Feb 20 03:32:42 intel-x86-64 systemd[1]: sshd.socket: Failed to listen on sockets: Input/output error
Feb 20 03:32:42 intel-x86-64 systemd[1]: sshd.socket: Failed with result 'resources'.
Feb 20 03:32:42 intel-x86-64 systemd[1]: Failed to listen on sshd.socket.

  • Workaround:

In controller-1 console, run following command:

systemctl start sshd.socket

from meta-akraino.

jackiehjm avatar jackiehjm commented on June 30, 2024

@gaolitao I saw the same issue on my controller-2 and controller-3 deployment, but I don't know why for now. Plese use the work around for now, I will investigate and fix it later.

from meta-akraino.

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.