Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    CORS disabled and M552 Error mini 5 sbc

    Scheduled Pinned Locked Moved Solved
    General Discussion
    2
    10
    1.0k
    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.
    • carcamerarigundefined
      carcamerarig
      last edited by

      mini 5 in sbc mode I keep getting these annoying Errors: M552: Network-related commands are not supported when using an attached Single Board Computer.

      I can't find out what cors is? and im assuming because the wifi is handed off to the sbc I need to disable networking commands?
      can I enter M552 S0 to disable network?

      ; Network
      M550 P"Duet3"                        ; Set machine name
      M552 S1                              ; Enable network
      
      1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        What is the CORS error message?

        What firmware version are you using? Have you updated the pi with sudo apt update sudo apt upgrade yet?

        Z-Bot CoreXY Build | Thingiverse Profile

        carcamerarigundefined 2 Replies Last reply Reply Quote 0
        • carcamerarigundefined
          carcamerarig @Phaedrux
          last edited by

          @Phaedrux said in CORS disabled and M552 Error mini 5 sbc:

          What is the CORS error message?

          What firmware version are you using? Have you updated the pi with sudo apt update sudo apt upgrade yet?

          Was hoping you could tell me what CORS is?
          When I installed the full duetpi raspian downloaded and updated for about 10 minutes, would that be same as sudo apt update? I haven't done it post install.

          1 Reply Last reply Reply Quote 0
          • carcamerarigundefined
            carcamerarig @Phaedrux
            last edited by

            @Phaedrux said in CORS disabled and M552 Error mini 5 sbc:

            What is the CORS error message?

            What firmware version are you using? Have you updated the pi with sudo apt update sudo apt upgrade yet?

            Screenshot 2021-03-12 at 00.20.06.png

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              When in DWC go to the settings and machine specific tabs and find the firmware and DWC versions.

              Z-Bot CoreXY Build | Thingiverse Profile

              carcamerarigundefined 1 Reply Last reply Reply Quote 1
              • Phaedruxundefined
                Phaedrux Moderator
                last edited by

                https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

                That's what cors is, but I'm not sure what it means in this context.

                I think you can remove all network commands from the config since it's all taken care of by the SBC.

                I also don't think the two things are related in this context.

                Z-Bot CoreXY Build | Thingiverse Profile

                1 Reply Last reply Reply Quote 1
                • carcamerarigundefined
                  carcamerarig @Phaedrux
                  last edited by

                  @Phaedrux said in CORS disabled and M552 Error mini 5 sbc:

                  When in DWC go to the settings and machine specific tabs and find the firmware and DWC versions.

                  Screenshot 2021-03-12 at 00.27.05.png

                  something in here?

                  1 Reply Last reply Reply Quote 0
                  • Phaedruxundefined
                    Phaedrux Moderator
                    last edited by

                    It looks like you've upgraded to 3.3beta2. Were you getting any of those messages before on 3.2.2? Or whatever version you were on before?

                    Z-Bot CoreXY Build | Thingiverse Profile

                    carcamerarigundefined 1 Reply Last reply Reply Quote 0
                    • carcamerarigundefined
                      carcamerarig @Phaedrux
                      last edited by carcamerarig

                      @Phaedrux said in CORS disabled and M552 Error mini 5 sbc:

                      It looks like you've upgraded to 3.3beta2. Were you getting any of those messages before on 3.2.2? Or whatever version you were on before?

                      Ok so commented out the network code and both issues have gone away 👍 no more errors on reboot, CORS must ave something to do with network then??

                      I tried 3.22 but nothing worked oddly I have all sorts of weird errors, I went straight to 3.3b2 and 99% of the errors disappeared.

                      1 Reply Last reply Reply Quote 0
                      • carcamerarigundefined
                        carcamerarig
                        last edited by

                        Can mark as solved.

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