Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    M586 Error: TLS

    General Discussion
    4
    5
    140
    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.
    • sinned6915
      sinned6915 last edited by sinned6915

      I just got a PanelDue going on my machine.

      The PanelDue console reports the error that TLS is not supported, but oddly, it does not show on the system gcode console via DWC, unless I specifically try to set the option flag.

      When I try to set the flag to disable TLS, it reports and error that its not supported.

      M586 P0 S1 T0
      Error: M586: this firmware does not support TLS
      

      After searching other posts and reading the gcode reference, it is clear that it not supported.
      https://duet3d.dozuki.com/Wiki/Gcode#Section_M586_Configure_network_protocols

      So is the 'error' really a redundant warning ? Is there any way to turn it off?

      1 Reply Last reply Reply Quote 0
      • Veti
        Veti last edited by

        @sinned6915 said in M586 Error: TLS:

        M586

        See
        https://duet3d.dozuki.com/Wiki/Gcode#Section_M586_Configure_network_protocols

        Note: TLS has not yet been implemented in RepRapFirmware, therefore T1 will not work.

        1 Reply Last reply Reply Quote 0
        • sinned6915
          sinned6915 last edited by sinned6915

          Yes, I read that and understand that it is not implemented. That is why i tried to explicitly flag it with T0 to turn it off. It still gives an error no matter what.

          Is there any way to turn off the notification?

          The error only shows up on the PanelDue console, not the DWC console.

          Its just really annoying to keep having to check it to go away.

          dc42 1 Reply Last reply Reply Quote 0
          • dc42
            dc42 administrators @sinned6915 last edited by

            @sinned6915 said in M586 Error: TLS:

            Yes, I read that and understand that it is not implemented. That is why i tried to explicitly flag it with T0 to turn it off. It still gives an error no matter what.

            Is there any way to turn off the notification?

            The error only shows up on the PanelDue console, not the DWC console.

            Its just really annoying to keep having to check it to go away.

            It sounds like a bug to me - on my list to investigate.

            A Former User 1 Reply Last reply Reply Quote 0
            • A Former User
              A Former User @dc42 last edited by

              @dc42 That was a bug in the LPC port - it will be fixed in the next update

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Unless otherwise noted, all forum content is licensed under CC-BY-SA