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

    MeshCental 2 Config File Issues

    Scheduled Pinned Locked Moved IT Discussion
    meshcentralmeshcentral 2lets encryptdashrender
    30 Posts 6 Posters 2.9k Views
    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.
    • DashrenderD
      Dashrender @Dashrender
      last edited by

      @Dashrender said in MC config file issues:

      @scottalanmiller said in MC config file issues:

      I recommend WebRTC, it's the difference between being normal, and being insanely fast.

      Is that another line - like
      "WebRTC": true,
      ?

      OK I looked it up in the manual - yes it is.. I just haven't gotten that far yet, I'm still trying to get LE to work.

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

        @Dashrender said in MC config file issues:

        @scottalanmiller said in MC config file issues:

        I recommend WebRTC, it's the difference between being normal, and being insanely fast.

        Is that another line - like
        "WebRTC": true,
        ?

        Correct, another line.

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

          @Dashrender said in MC config file issues:

          @Dashrender said in MC config file issues:

          @scottalanmiller said in MC config file issues:

          I recommend WebRTC, it's the difference between being normal, and being insanely fast.

          Is that another line - like
          "WebRTC": true,
          ?

          OK I looked it up in the manual - yes it is.. I just haven't gotten that far yet, I'm still trying to get LE to work.

          We moved to it early and really prefer it.

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

            OK weirdness - I followed the instructions to make mcstart and mcstop.. yet mcstop doesn't work... but if I type it in by hand

            sudo ./pkill -f node_modules/meshcentral

            it does kill it.
            here is the ls -l
            ccaba972-0387-48ec-9454-e7932a3a5a5d-image.png

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

              @Dashrender said in MC config file issues:

              MC server

              Minecraft?

              wirestyle22W 1 Reply Last reply Reply Quote 0
              • wirestyle22W
                wirestyle22 @Obsolesce
                last edited by wirestyle22

                @Obsolesce said in MC config file issues:

                @Dashrender said in MC config file issues:

                MC server

                Minecraft?

                It's meshcentral but i thought the same thing for a few seconds. Just messaged @Dashrender to tag

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

                  @wirestyle22 said in MeshCental 2 Config File Issues:

                  @Obsolesce said in MC config file issues:

                  @Dashrender said in MC config file issues:

                  MC server

                  Minecraft?

                  It's meshcentral but i thought the same thing for a few seconds. Just messaged @Dashrender to tag

                  I tagged and corrected the title.

                  wirestyle22W DashrenderD 2 Replies Last reply Reply Quote 1
                  • wirestyle22W
                    wirestyle22 @scottalanmiller
                    last edited by wirestyle22

                    @scottalanmiller said in MeshCental 2 Config File Issues:

                    @wirestyle22 said in MeshCental 2 Config File Issues:

                    @Obsolesce said in MC config file issues:

                    @Dashrender said in MC config file issues:

                    MC server

                    Minecraft?

                    It's meshcentral but i thought the same thing for a few seconds. Just messaged @Dashrender to tag

                    I tagged and corrected the title.

                    Too many acronyms in IT

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

                      @scottalanmiller said in MeshCental 2 Config File Issues:

                      @wirestyle22 said in MeshCental 2 Config File Issues:

                      @Obsolesce said in MC config file issues:

                      @Dashrender said in MC config file issues:

                      MC server

                      Minecraft?

                      It's meshcentral but i thought the same thing for a few seconds. Just messaged @Dashrender to tag

                      I tagged and corrected the title.

                      Thanks.

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

                        Here is my current config.json
                        8df5a373-bd1f-4383-92de-0fed13421496-image.png

                        Here is the directory listing from /opt/meshcentral/meshcentral-data
                        04a0c402-8f51-42a7-ac83-2b86083431fc-image.png

                        here is the error in /opt/meshcentral/stdout.txt when I load MC
                        ERROR: Unable to parse /opt/meshcentral/meshcentral-data/config.json.
                        79dce82a-edab-4e16-a63b-71f8a2b14caa-image.png

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

                          @Dashrender Use cat, not tail, to show us the config.

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

                            @scottalanmiller said in MeshCental 2 Config File Issues:

                            @Dashrender Use cat, not tail, to show us the config.

                            Thanks

                            8b3ab83c-30a5-4e18-b5cf-2571fa4de224-image.png

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

                              @Dashrender Extra comma at the end before the final brace.

                              ObsolesceO DashrenderD 2 Replies Last reply Reply Quote 0
                              • ObsolesceO
                                Obsolesce @scottalanmiller
                                last edited by

                                @scottalanmiller said in MeshCental 2 Config File Issues:

                                @Dashrender Extra comma at the end before the final brace.

                                They look the same to me, in this case. But yeah, cat for this purpose 100%.

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

                                  @scottalanmiller said in MeshCental 2 Config File Issues:

                                  @Dashrender Extra comma at the end before the final brace.

                                  Yep, that was it.. now I get
                                  and error use --cert to setup the default server name ...

                                  7510b7e6-ef5f-40c2-8654-6899fba12d5b-image.png

                                  I notice it's commenting on LAN mode - but my config has WANonly listed

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

                                    The WAN mode might be a case problem, from the manual

                                    d5a79b74-9680-4598-a17f-45bb45b21dee-image.png

                                    in looking through the documentation - I've now found this option referenced three ways
                                    WANonly/wanonly/Wanonly
                                    I'm wondering if it should be WANOnly - cap the whole acronym and the first letter of the second word.

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

                                      OK Changed the caps in WANonly to Wanonly and no change - still reports at LAN mode

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

                                        @Dashrender said in MeshCental 2 Config File Issues:

                                        OK weirdness - I followed the instructions to make mcstart and mcstop.. yet mcstop doesn't work... but if I type it in by hand

                                        sudo ./pkill -f node_modules/meshcentral

                                        it does kill it.
                                        here is the ls -l
                                        ccaba972-0387-48ec-9454-e7932a3a5a5d-image.png

                                        OK found my issue here - type-o, I had mode instead of node in my command. that's working now.
                                        But I still have the cert error when starting MC.

                                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                                        • JaredBuschJ
                                          JaredBusch @Dashrender
                                          last edited by

                                          @Dashrender said in MeshCental 2 Config File Issues:

                                          • type-o, I

                                          wtf

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

                                            OK I think I know why WANOnly isn't working - because MC doesn't think I have a cert name specified.

                                            I started the process manually adding a --cert command and this is what I get.

                                            1d53903b-2b3b-43c5-a5c2-798e2fc8ffcd-image.png

                                            Notice the --cert error is still there - now the question is, WHY?

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