Git Product home page Git Product logo

Comments (5)

tehelsper avatar tehelsper commented on August 13, 2024

Were you doing a full install using setup_device.sh or just an upgrade? For the full install, I've seen it work after just rebooting and completing the rest of the setup. Have not seen in the upgrade script.

from mynode.

ZsZolee avatar ZsZolee commented on August 13, 2024

Ok, I'm writing to you the steps I made, so you understand where the problem was/is.

I downloaded the v0.3.18 (amd64) image and with Balena Etcher I wrote it to a new 120 GB SSD.

The whole thing worked perfectly, at the myNode was looking for the Blockchain drive (I haven't attached it because I want first to upgrade it to 3.21 to be on the same version as my RPI4).

I started the manual upgrade (https://mynodebtc.github.io/device/upgrading-device.html) just as I always made on my Rpi4.

The apt-get upgrade... part was hanging at the docker-ce update and after waiting for an hour I stopped the process with CTRL+C.

Next I searched for possible problems and I tried to resume the process, but the result was the same. After some time I could upgrade to the 3.21 version, but the update of the docker-ce always hang at the same point.

Based on this tutorial (https://askubuntu.com/a/1020587), I removed everything that is Docker related.

I tried to reinstall Docker based on the official document (https://docs.docker.com/engine/install/debian/), but at the following line always hang:

"Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket."

I think somehow with this old kernel is not compatible anymore, or I don't know why this happens or how can I resolve it.

from mynode.

ZsZolee avatar ZsZolee commented on August 13, 2024

I thought it was some fault at the first image installation, so I took a new SSD and downloaded the v0.3.18 (amd64) image again and with Balena Etcher I wrote it the SSD.

Right after the first boot on the 3.18, running in terminal the "sudo docker run hello-world" hangs, so no docker related commands (like docker ps) are running just instantly jumps to the next line and hangs...

After a restart, if I run sudo apt-get update and sudo apt-get upgrade the whole process stops at:

"Setting up containerd.io..."

from mynode.

tehelsper avatar tehelsper commented on August 13, 2024

Do you have an external drive attached? Docker can't run without the data drive mounted. I just tried running an "apt-get upgrade" on a fresh v0.3.18 and can't seem to reproduce it.

from mynode.

ZsZolee avatar ZsZolee commented on August 13, 2024

I haven't attached the external drive (good to know that it is needed for Docker) and I can only upgrade to 3.21 if I completely uninstall docker. Can I attached the drive from an already upgraded (3.21) Rpi4 to the 3.18 system? Won't be a compatibility problem and with it will close all my LN channels?

from mynode.

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.