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

    Duet wifi lost web connection

    Scheduled Pinned Locked Moved Unsolved
    General Discussion
    web control lost connection
    11
    37
    4.3k
    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.
    • Anidalundefined
      Anidal
      last edited by

      I confirm the problems with the Wifi connection in 2.03RC1. In combination with HTTP + FTP, the connection was extremely unstable, it was impossible to transfer files over hundreds of bytes either via http or ftp.
      Editing config.g to disable ftp caused it to self-delete when writing.
      Recovered on sd card from backup.
      In the only http mode, it became possible to record files, but the recording speed dropped 10 times.

      M122
      === Diagnostics ===
      RepRapFirmware for Duet 2 WiFi/Ethernet version 2.03RC1 running on Duet WiFi 1.02 or later + DueX5
      Board ID: 08DGM-9T6BU-FG3S8-6J1DJ-3SD6P-1SKMF
      Used output buffers: 3 of 24 (11 max)
      === RTOS ===
      Static ram: 25656
      Dynamic ram: 94672 of which 28 recycled
      Exception stack ram used: 492
      Never used ram: 10224
      Tasks: NETWORK(ready,524) HEAT(blocked,1236) MAIN(running,3752) IDLE(ready,156)
      Owned mutexes:
      === Platform ===
      Last reset 05:55:41 ago, cause: software
      Last software reset at 2019-05-12 13:42, reason: User, spinning module GCodes, available RAM 10128 bytes (slot 1)
      Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
      Error status: 24
      Free file entries: 8
      SD card 0 detected, interface speed: 20.0MBytes/sec
      SD card longest block write time: 403.7ms, max retries 0
      MCU temperature: min 30.7, current 35.9, max 36.7
      Supply voltage: min 0.5, current 24.2, max 24.5, under voltage events: 1, over voltage events: 0, power good: yes
      Driver 0: ok, SG min/max 0/1023
      Driver 1: ok, SG min/max 0/1023
      Driver 2: standstill, SG min/max 0/93
      Driver 3: standstill, SG min/max 0/1023
      Driver 4: ok, SG min/max 0/1023
      Driver 5: standstill, SG min/max not available
      Driver 6: standstill, SG min/max not available
      Driver 7: standstill, SG min/max not available
      Driver 8: standstill, SG min/max not available
      Driver 9: standstill, SG min/max not available
      Date/time: 2019-05-12 19:37:56
      Cache data hit count 4294967295
      Slowest loop: 123.17ms; fastest: 0.06ms
      I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0
      === Move ===
      Hiccups: 58, FreeDm: 163, MinFreeDm: 106, MaxWait: 10107016ms
      Bed compensation in use: none
      Bed probe heights: 0.000 0.000 0.000 0.000 0.000
      === DDARing ===
      Scheduled moves: 238342, completed moves: 238317, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
      === Heat ===
      Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
      Heater 0 is on, I-accum = 0.0
      Heater 2 is on, I-accum = 0.4
      === GCodes ===
      Segments left: 1
      Stack records: 2 allocated, 0 in use
      Movement lock held by null
      http is idle in state(s) 0
      telnet is idle in state(s) 0
      file is doing "G1 X94.042 Y115.929 E0.22561" in state(s) 0
      serial is idle in state(s) 0
      aux is idle in state(s) 0
      daemon is idle in state(s) 0
      queue is idle in state(s) 0
      autopause is idle in state(s) 0
      Code queue is empty.
      === Network ===
      Slowest loop: 404.11ms; fastest: 0.00ms
      Responder states: HTTP(0) HTTP(2) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
      HTTP sessions: 1 of 8

      • WiFi -
        Network state is running
        WiFi module is connected to access point
        Failed messages: pending 0, notready 0, noresp 0
        WiFi firmware version 1.23
        WiFi MAC address cc:50:e3:14:fc:fb
        WiFi Vcc 3.30, reset reason Turned on by main processor
        WiFi flash size 4194304, free heap 19184
        WiFi IP address 192.168.1.6
        WiFi signal strength -66dBm, reconnections 0, sleep mode modem
        Socket states: 0 2 0 0 0 0 0 0
      1 Reply Last reply Reply Quote 0
      • gnydickundefined
        gnydick
        last edited by

        I get this all of the time. I just turn my printer a little and it fixes everything.

        1 Reply Last reply Reply Quote 0
        • avaradusundefined
          avaradus @dc42
          last edited by

          @dc42 now i'm returned to WiFi Server Version: 1.21 and IMHO problem solved ?
          Printer have uptume Last reset 98:00:53 ago, cause: power up
          And connection not lost all that time!

          May be wifiserver version 1.23 totally consumes memory then controller lost any connection, and freezes.

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

            @avaradus said in Duet wifi lost web connection:

            @dc42 now i'm returned to WiFi Server Version: 1.21 and IMHO problem solved ?
            Printer have uptume Last reset 98:00:53 ago, cause: power up
            And connection not lost all that time!

            May be wifiserver version 1.23 totally consumes memory then controller lost any connection, and freezes.

            Unlikely. Please try switching between 1.21 and 1.23 enough to be certain that there is a correlation between the DuetWiFiServer version and the problem occurring.

            If you connect a USB host and send M111 P14 S1 then you may get some useful WiFi diagnostic messages reported to USB.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            avaradusundefined 1 Reply Last reply Reply Quote 0
            • avaradusundefined
              avaradus @dc42
              last edited by

              @dc42 Yes unlikely. Now with wifi server 1.21 again connection lost =(
              With M122 I see Used output buffers: 24 of 24 (24 max)
              All connection DWC to DUET is canceled.
              i try disable wifi with M522 S-1 but used buffers is not release.
              Automatic release of buffers is broken and not work =(

              0_1559456521980_duet-err1.jpg

              1 Reply Last reply Reply Quote 0
              • mat100undefined
                mat100
                last edited by

                Hi,

                We have same problem with freezing duets in longer prints. Is this problem already solved ?

                Thank, Supik (TriLAB)

                avaradusundefined 1 Reply Last reply Reply Quote 0
                • mat100undefined
                  mat100
                  last edited by

                  Hi,

                  below I am sending a diagnostic report from today's freezing

                  Recv: === Diagnostics ===
                  Recv: RepRapFirmware for Duet 2 WiFi/Ethernet version 2.03trilab7 running on Duet Ethernet 1.02 or later
                  Recv: Board ID: 08DGM-917NK-F2MS4-7J1FD-3S86T-1ZTDD
                  Recv: Used output buffers: 24 of 24 (24 max)
                  Recv: === RTOS ===
                  Recv: Static ram: 25708
                  Recv: Dynamic ram: 93672 of which 312 recycled
                  Recv: Exception stack ram used: 532
                  Recv: Never used ram: 10848
                  Recv: Tasks: NETWORK(ready,472) HEAT(blocked,1236) MAIN(running,372) IDLE(ready,160)
                  Recv: Owned mutexes:
                  Recv: === Platform ===
                  Recv: Last reset 13:34:00 ago, cause: software
                  Recv: Last software reset at 2019-10-08 18:48, reason: User, spinning module GCodes, available RAM 11072 bytes (slot 3)
                  Recv: Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0441f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
                  Recv: Error status: 4
                  Recv: Free file entries: 9
                  Recv: SD card 0 detected, interface speed: 20.0MBytes/sec
                  Recv: SD card longest block write time: 0.0ms, max retries 0
                  Recv: MCU temperature: min 44.0, current 44.4, max 44.6
                  Recv: Supply voltage: min 23.0, current 23.5, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes
                  Recv: Driver 0: ok, SG min/max 0/171
                  Recv: Driver 1: ok, SG min/max 26/153
                  Recv: Driver 2: ok, SG min/max 0/168
                  Recv: Driver 3: ok, SG min/max 0/1023
                  Recv: Driver 4: standstill, SG min/max not available
                  Recv: Date/time: 2019-10-09 08:23:40
                  Recv: Cache data hit count 4294967295
                  Recv: Slowest loop: 1.96ms; fastest: 0.07ms
                  Recv: I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
                  Recv: === Move ===
                  Recv: Hiccups: 0, FreeDm: 141, MinFreeDm: 89, MaxWait: 0ms
                  Recv: Bed compensation in use: mesh, comp offset 0.000
                  Recv: === DDARing ===
                  Recv: Scheduled moves: 1699629, completed moves: 1699589, StepErrors: 0, LaErrors: 0, Underruns: 0, 0
                  Recv: === Heat ===
                  Recv: Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
                  Recv: Heater 0 is on, I-accum = 0.2
                  Recv: Heater 1 is on, I-accum = 0.7
                  Recv: === GCodes ===
                  Recv: Segments left: 1
                  Recv: Stack records: 2 allocated, 0 in use
                  Recv: Movement lock held by null
                  Recv: http is idle in state(s) 0
                  Recv: telnet is idle in state(s) 0
                  Recv: file is doing "G1 X-16.905 Y-13.359 E0.01805 F1249.6" in state(s) 0
                  Recv: serial is idle in state(s) 0
                  Recv: aux is idle in state(s) 0
                  Recv: daemon is idle in state(s) 0
                  Recv: queue is idle in state(s) 0
                  Recv: autopause is idle in state(s) 0
                  Recv: Code queue is not empty:
                  Recv: Queued 'M106 S153' for move 1699600
                  Recv: Queued 'M106 S184' for move 1699601
                  Recv: 2 of 16 codes have been queued.
                  Recv: === Network ===
                  Recv: Slowest loop: 1.05ms; fastest: 0.02ms
                  Recv: Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
                  Recv: HTTP sessions: 0 of 8
                  Recv: Interface state 5, link 100Mbps full duplex
                  
                  1 Reply Last reply Reply Quote 0
                  • avaradusundefined
                    avaradus @mat100
                    last edited by

                    @mat100 i'm using latest firmware and problem is still there =(
                    @dc42 hey ! help plz ! we need very-very to fix this problem. Longer prints now is a big problem with freeze printer =(

                    mat100undefined 1 Reply Last reply Reply Quote 0
                    • mat100undefined
                      mat100 @avaradus
                      last edited by mat100

                      @avaradus

                      Hi,

                      I couldn't figure out where the memory leak occurred. I tried to make a temporary fix - automatic reset when the buffer overflow.

                      Can you test this firmware ? (Based on version 2.04RC3)

                      https://github.com/mat100/RepRapFirmware/releases/tag/2.04RC3-fix-freeze

                      Matej

                      avaradusundefined 1 Reply Last reply Reply Quote 0
                      • avaradusundefined
                        avaradus @mat100
                        last edited by

                        @mat100 Automatic reset (reboot) printer ?

                        1 Reply Last reply Reply Quote 0
                        • Dougal1957undefined
                          Dougal1957 @Phaedrux
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • felix9tundefined
                            felix9t
                            last edited by

                            I now get the same error during homing on RRF 3.0beta12.. DO you know the reason for that?
                            Bildschirmfoto 2019-11-05 um 14.47.36.png

                            felix9tundefined 1 Reply Last reply Reply Quote 0
                            • felix9tundefined
                              felix9t @felix9t
                              last edited by felix9t

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • tracarundefined
                                tracar
                                last edited by

                                same problem here exactly as above.., web interface hangs,

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

                                  @tracar said in Duet wifi lost web connection:

                                  same problem here exactly as above.., web interface hangs,

                                  This thread is very old and discusses very old firmware. I suggest you start a new thread with your issue. Are you running up to date firmware?

                                  Z-Bot CoreXY Build | Thingiverse Profile

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