ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Meshcentral Help

    IT Discussion
    4
    7
    218
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      haxit
      last edited by

      Need some help updating my Meshcentral Instance to the latest stable build
      and also getting this error.
      f1c98430-be3a-48d7-af22-888614356959-image.png

      Its running on my webhost.

      current version installed is 5.33

      617f76e0-269e-4346-b10f-ca8422214664-image.png

      DustinB3403D 1 Reply Last reply Reply Quote 0
      • DustinB3403D
        DustinB3403 @haxit
        last edited by DustinB3403

        @haxit from the install guide.

        'On Linux, ports below 1024 are reserved for the “root” user. This is a security feature. In our case
        MeshCentral will need to listen to ports 80 and 443. To allow this, we need to allow node to listen
        to ports below 1024 like this:
        whereis node
        node: /home/ec2-
        user/.nvm/versions/node/v8.11.3/bin/node
        sudo setcap cap_net_bind_service=+ep /home/ec2-user/.nvm/versions/node/v8.11.3/bin/node

        We first locate the node binary, using “whereis node”, we then use the “setcap” command to add
        permissions to node. Note that we take the path given by whereis and place it in the setcap
        command. The “setcap” command will set permissions allowing node to use ports 1024 and below.
        This permission may be lost when updating the Linux kernel, so this command may need to be
        applied again in some case.'

        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          According to my install, 5.11 is the latest stable version, and you're on 5.33, current version is 5.56 as of 7:36 CDT

          DustinB3403D 1 Reply Last reply Reply Quote 0
          • DustinB3403D
            DustinB3403 @Dashrender
            last edited by

            @Dashrender said in Meshcentral Help:

            According to my install, 5.11 is the latest stable version, and you're on 5.33, current version is 5.56 as of 7:36 CDT

            He has two issues, the first is port permissions, the second is how can he upgrade.

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @DustinB3403
              last edited by

              @DustinB3403 said in Meshcentral Help:

              @Dashrender said in Meshcentral Help:

              According to my install, 5.11 is the latest stable version, and you're on 5.33, current version is 5.56 as of 7:36 CDT

              He has two issues, the first is port permissions, the second is how can he upgrade.

              yup - you answered his first, I answered toward the second.

              DustinB3403D 1 Reply Last reply Reply Quote 0
              • DustinB3403D
                DustinB3403 @Dashrender
                last edited by

                @Dashrender said in Meshcentral Help:

                @DustinB3403 said in Meshcentral Help:

                @Dashrender said in Meshcentral Help:

                According to my install, 5.11 is the latest stable version, and you're on 5.33, current version is 5.56 as of 7:36 CDT

                He has two issues, the first is port permissions, the second is how can he upgrade.

                yup - you answered his first, I answered toward the second.*

                What?

                1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  We run MC as root. It's the only function on the VM so the idea that running as root as so terrible is really moot. Is it ideal? No. But is it a big deal, absolutely not. That's FUD. If the app is compromised the host is already 100% in danger. Running as root or something else doesn't change anything that matters when it is run correctly overall in a single isolated environment. But it makes updates and stuff SO much easier.

                  1 Reply Last reply Reply Quote 2
                  • 1 / 1
                  • First post
                    Last post