Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. Oh, come on... why does tech have to be so frustrating!?

Oh, come on... why does tech have to be so frustrating!?

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
tech
7 Indlæg 2 Posters 1 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • jwcph@helvede.netJ This user is from outside of this forum
    jwcph@helvede.netJ This user is from outside of this forum
    jwcph@helvede.net
    wrote sidst redigeret af
    #1

    Oh, come on... why does tech have to be so frustrating!?

    Like, I've had this Raspberry Pi / OMV based home NAS setup running for years & then all of a fucking sudden it decides that I can get so fucked that even trying to start over from scratch stalls without explanation at not even being able to connect to the freshly-reinstalled Pi OS 🙄

    I mean, I had no plans for today but really, fucking why is it like this!?

    #tech

    cybervegan@autistics.lifeC 1 Reply Last reply
    0
    • jwcph@helvede.netJ jwcph@helvede.net

      Oh, come on... why does tech have to be so frustrating!?

      Like, I've had this Raspberry Pi / OMV based home NAS setup running for years & then all of a fucking sudden it decides that I can get so fucked that even trying to start over from scratch stalls without explanation at not even being able to connect to the freshly-reinstalled Pi OS 🙄

      I mean, I had no plans for today but really, fucking why is it like this!?

      #tech

      cybervegan@autistics.lifeC This user is from outside of this forum
      cybervegan@autistics.lifeC This user is from outside of this forum
      cybervegan@autistics.life
      wrote sidst redigeret af
      #2

      @jwcph Likely a failed memory card could cause a failure like that. Worth trying another one.

      jwcph@helvede.netJ 1 Reply Last reply
      0
      • cybervegan@autistics.lifeC cybervegan@autistics.life

        @jwcph Likely a failed memory card could cause a failure like that. Worth trying another one.

        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.netJ This user is from outside of this forum
        jwcph@helvede.net
        wrote sidst redigeret af
        #3

        @cybervegan It could be, but that doesn't seem to be the case here - the card works just fine when I install Pi OS & I can SSH into the Pi to initiate the OMV install process, which also looks to run fine, until it hangs at what looks like the very end...

        cybervegan@autistics.lifeC 1 Reply Last reply
        0
        • jwcph@helvede.netJ jwcph@helvede.net

          @cybervegan It could be, but that doesn't seem to be the case here - the card works just fine when I install Pi OS & I can SSH into the Pi to initiate the OMV install process, which also looks to run fine, until it hangs at what looks like the very end...

          cybervegan@autistics.lifeC This user is from outside of this forum
          cybervegan@autistics.lifeC This user is from outside of this forum
          cybervegan@autistics.life
          wrote sidst redigeret af
          #4

          @jwcph I don't have any specific experience with OMV, but it's likely that there will be clues in the logs - either system or installer. I don't know your exp level with linux, not trying to teach you to suck eggs, but here are some hints: It's often easier to debug a pi using a dedicated monitor and keyboard. If you can't do that, are you able to open a second SSH session to the Pi? If so check you're not out of disk space (df), or memory (free) and look at the logs (less /var/log/....). There can be other things, like bad "sectors" on the memory card, network dropouts, package versions out of spec, or problems with other attached storage (if you have it). "top" is useful if you need to see what processes are running.

          jwcph@helvede.netJ 1 Reply Last reply
          0
          • cybervegan@autistics.lifeC cybervegan@autistics.life

            @jwcph I don't have any specific experience with OMV, but it's likely that there will be clues in the logs - either system or installer. I don't know your exp level with linux, not trying to teach you to suck eggs, but here are some hints: It's often easier to debug a pi using a dedicated monitor and keyboard. If you can't do that, are you able to open a second SSH session to the Pi? If so check you're not out of disk space (df), or memory (free) and look at the logs (less /var/log/....). There can be other things, like bad "sectors" on the memory card, network dropouts, package versions out of spec, or problems with other attached storage (if you have it). "top" is useful if you need to see what processes are running.

            jwcph@helvede.netJ This user is from outside of this forum
            jwcph@helvede.netJ This user is from outside of this forum
            jwcph@helvede.net
            wrote sidst redigeret af
            #5

            @cybervegan Thanks for the tips 😊 with this, at least, I tend to play rough & simply reinstall Pi OS from scratch - it does nothing but run OMV so I lose nothing & it's way easier at my skill level than trying to debug...

            cybervegan@autistics.lifeC 1 Reply Last reply
            0
            • jwcph@helvede.netJ jwcph@helvede.net

              @cybervegan Thanks for the tips 😊 with this, at least, I tend to play rough & simply reinstall Pi OS from scratch - it does nothing but run OMV so I lose nothing & it's way easier at my skill level than trying to debug...

              cybervegan@autistics.lifeC This user is from outside of this forum
              cybervegan@autistics.lifeC This user is from outside of this forum
              cybervegan@autistics.life
              wrote sidst redigeret af
              #6

              @jwcph I know what you mean, but if you want to get past it, you might have to 😉 there are so many things that have to line up for stuff like this to work, and much of it is out of your personal control. Could be because of some problem in RasPi OS, the OMV project's infrastructure, hosting systems or even requiring a different version of a library package than your version of RPi OS has... may be good to re-check the minimum requirements for OMV in case you need to switch out OS version, or now need a newer Pi board or something. Good luck. If you have any tech questions you can't sort out yourself, I'm happy to chime in (but I don't have all the answers, though I know the environment quite well).

              jwcph@helvede.netJ 1 Reply Last reply
              0
              • cybervegan@autistics.lifeC cybervegan@autistics.life

                @jwcph I know what you mean, but if you want to get past it, you might have to 😉 there are so many things that have to line up for stuff like this to work, and much of it is out of your personal control. Could be because of some problem in RasPi OS, the OMV project's infrastructure, hosting systems or even requiring a different version of a library package than your version of RPi OS has... may be good to re-check the minimum requirements for OMV in case you need to switch out OS version, or now need a newer Pi board or something. Good luck. If you have any tech questions you can't sort out yourself, I'm happy to chime in (but I don't have all the answers, though I know the environment quite well).

                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.netJ This user is from outside of this forum
                jwcph@helvede.net
                wrote sidst redigeret af
                #7

                @cybervegan Thank you again ☺️

                1 Reply Last reply
                0
                Svar
                • Svar som emne
                Login for at svare
                • Ældste til nyeste
                • Nyeste til ældste
                • Most Votes


                • Log ind

                • Har du ikke en konto? Tilmeld

                • Login or register to search.
                Powered by NodeBB Contributors
                Graciously hosted by data.coop
                • First post
                  Last post
                0
                • Hjem
                • Seneste
                • Etiketter
                • Populære
                • Verden
                • Bruger
                • Grupper