Code Monkey home page Code Monkey logo

Comments (6)

totallymaxed avatar totallymaxed commented on May 19, 2024 1

Hmmm.... yes I did install with a blank ssh file as you describe. And I do loose the ability to ssh into the Pi on a reboot.

I will try your suggestion an report back - thanks!

Andy

from retronas.

danmons avatar danmons commented on May 19, 2024

client_loop: send disconnect: Broken pipe

This is a network level error - your connection to your remote system (whatever RetroNAS is installed on) is dropping. Looks like you're SSHed in, and the SSH session dropped?

How are you physically connected? WiFi or network cable?

from retronas.

birdybro avatar birdybro commented on May 19, 2024

I ran into something similar on my first go at it, and I assumed it was due to going with a headless installation using the ssh blank file trick. Did you attempt an install headless by putting a blank file ssh in the /boot partition of the microSD? If so, upon reboot that will be removed, and it's possible that upon restart of services you may lose connectivity via SSH, this is a newer security measure on RPi OS, to make ssh headless boot temporary. OpenSSH-server should be installed as an early step for headless installations I think.

from retronas.

totallymaxed avatar totallymaxed commented on May 19, 2024

client_loop: send disconnect: Broken pipe

This is a network level error - your connection to your remote system (whatever RetroNAS is installed on) is dropping. Looks like you're SSHed in, and the SSH session dropped?

How are you physically connected? WiFi or network cable?

The installation is on a Pi Zero W and the connection is over Wifi

from retronas.

danmons avatar danmons commented on May 19, 2024

From the command line, you should be able to run sudo raspi-config , and then navigate to "2 Interface Options" and inside that menu find the tool to permanently enable SSH. (This is a Raspberry Pi OS provided tool, not mine).

This will set it to start via systemd, and should be stable, even over WiFi (assuming your WiFi signal strength is OK).

from retronas.

sairuk avatar sairuk commented on May 19, 2024

I am going to close this issue for now, comments have have gone stale, safe to assume if it was still an issue we would've heard back by now. Reopen if necessary

from retronas.

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.