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

    getting blank page for DWC on iPad

    Scheduled Pinned Locked Moved
    Duet Web Control
    4
    10
    389
    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.
    • jltxundefined
      jltx
      last edited by

      I have an old iPad with iOS 12.5.7 which was working previously for DWC. Now I just get a blank page in all the browsers I have tried. I am on 3.6.0-rc1. I tried to update to rc2 but I cannot sftp the files into www because I don't have permission. I really want to use DWC instead of 12864 display. @chrishamm any ideas to get this working?

      infiniteloopundefined 1 Reply Last reply Reply Quote 0
      • jltxundefined
        jltx
        last edited by

        269568f9-7a8a-4036-8f17-9544788790a5-image.png

        I hooked it up in debug mode. No clue what I'm looking at...

        jltxundefined 1 Reply Last reply Reply Quote 0
        • jltxundefined
          jltx @jltx
          last edited by

          found two errors.

          first:
          4daf1e9a-3aea-4815-a3c1-88782eb2f2fe-image.png

          second:
          02d885f1-b03b-4732-b486-dfeb3e8999d5-image.png

          jltxundefined 1 Reply Last reply Reply Quote 0
          • jltxundefined
            jltx @jltx
            last edited by

            Holy smokes! these js are huge! like 200k lines. I was going to ask ChatGPT to fix it but not enough tokens

            chrishammundefined 1 Reply Last reply Reply Quote 0
            • chrishammundefined
              chrishamm administrators @jltx
              last edited by

              @jltx I'm sorry but DWC no longer supports old Safari or Internet Explorer versions.

              Duet software engineer

              jltxundefined 1 Reply Last reply Reply Quote 0
              • jltxundefined
                jltx @chrishamm
                last edited by

                @chrishamm it says iOS 10 and up in the documentation. I'm on 12. I can't find any modern websites that don't work. Youtube via browser works. It seems there is a path for html5 to work fine. What changed in DWC? Is there a new feature that requires advanced capability?

                droftartsundefined 1 Reply Last reply Reply Quote 0
                • infiniteloopundefined
                  infiniteloop @jltx
                  last edited by

                  @jltx

                  I have an old iPad with iOS 12.5.7 which was working previously for DWC.

                  To shorten this thread, please study the following two forum threads on exactly that matter:

                  https://forum.duet3d.com/topic/33910/dwc-not-loading-on-ipad

                  https://forum.duet3d.com/topic/31807/problem-downgrading-3-4-5?_=1697919547865

                  It’s a futile endeavour to ”debug” DWC, you’d have to deal with Apple (which, on this matter, is futile as well).

                  I was going to ask ChatGPT to fix it but not enough tokens

                  Better ask my grandma (or any other human being). They can’t help you either, but at least, they possess something you will not find at ChatGPT: Intelligence.

                  1 Reply Last reply Reply Quote 0
                  • droftartsundefined
                    droftarts administrators @jltx
                    last edited by

                    @jltx said in getting blank page for DWC on iPad:

                    it says iOS 10 and up in the documentation

                    Can you post a link to where it says that, please?

                    Ian

                    Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                    jltxundefined 1 Reply Last reply Reply Quote 0
                    • jltxundefined
                      jltx @droftarts
                      last edited by

                      @droftarts said in getting blank page for DWC on iPad:

                      @jltx said in getting blank page for DWC on iPad:

                      it says iOS 10 and up in the documentation

                      Can you post a link to where it says that, please?

                      Ian

                      https://docs.duet3d.com/User_manual/Reference/Duet_Web_Control_Manual#:~:text=Browser Compatibility&text=Duet Web Control file editor,work in any earlier versions).

                      droftartsundefined 1 Reply Last reply Reply Quote 0
                      • droftartsundefined
                        droftarts administrators @jltx
                        last edited by

                        @jltx Thanks. I have gone back and checked which iOS versions work with which DWC versions, with the iOS devices I have available:

                        iOS 10.3.3 (iPad 4th Gen) - up to RRF/DWC 3.4.6, blank page with 3.5.1
                        iPadOS 15.8.4 (iPad Air 2) - up to RRF/DWC 3.5.4, blank page with 3.6.0-rc.2
                        iPadOS 18.4 (iPad 9th Gen) / iOS 18.4 (iPhone 15) - 3.6.0-rc.2 shows correctly.

                        I'd guess that your iPad with iOS 12.5.7 would work with RRF 3.5.4, which is the current release. If you could check, that would be helpful.
                        3.6.0 is still in testing, so it might yet change. @chrishamm says it's the 'browserlist' (https://github.com/Duet3D/DuetWebControl/blob/v3.6-dev/package.json) that sets the browser versions that DWC can use, though this is the same as was in the 3.5 release:

                           "browserslist": [
                              "> 1%",
                              "last 2 versions",
                              "not dead",
                              "not ie 11"
                           ]
                        

                        I'll update the 'Browser compatibility' text on the DWC wiki page.

                        Ian

                        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

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