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

    DWC does not connect to PC browser

    Scheduled Pinned Locked Moved
    Duet Web Control
    2
    3
    121
    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.
    • handyandyundefined
      handyandy
      last edited by

      Hi, I hope someone here can help with this, as it's beginning to annoy me! Everything used to work fine when using Chrome, I ran DWC from the browser with no problems. If I used Edge it would very occasionally fail to connect in a similar manner.

      The only thing of note that has changed is that in late February I had a dispute with Micosoft re 365, I ended up removing that software and totally re-installing Windows 11 and all my apps.

      I am now trying to re-commision my 3d printer that runs via a Duet 3 mini 5 controller and has a PanelDue display connected. There have been no changes at all since before.

      My problem is that, now when I try to run DWC from the browser I constantly get the error message 'This site ca't be reached 192.168.1.102 refused to connect'. The PanelDue displays all the correct messages to say it has connected with WiFi to 192.168.1.102

      Please, any help with this would be great.

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

        @handyandy I don't run Chrome, but I think this is likely to be a Chrome problem.

        First, check that your PC can see the printer on the network. Open a 'Command Prompt' (use the windows search bar, type 'Command prompt' and it should show the Command Prompt application, click it) and type ping 192.168.1.102
        Here's an example from Windows, showing that there is a response to the ping request:

        C:\>ping 192.168.1.134
        
        Pinging 192.168.1.134 with 32 bytes of data:
        Reply from 192.168.1.134: bytes=32 time=2ms TTL=128
        Reply from 192.168.1.134: bytes=32 time=3ms TTL=128
        Reply from 192.168.1.134: bytes=32 time=3ms TTL=128
        Reply from 192.168.1.134: bytes=32 time=3ms TTL=128
        
        Ping statistics for 192.168.1.134:
            Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
        Approximate round trip times in milli-seconds:
            Minimum = 2ms, Maximum = 3ms, Average = 2ms
        
        C:\>
        

        If that works, then this is probably a Chrome issue. I don't have specific advice, but googling "chrome can't access local ip" comes up with suggestions to clear the browser cache and downloaded files (also specifically for the printer's ip address), clear the google DNS cache, reset Windows Networking, or disable Chrome's website protection (in the Privacy settings).

        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

        handyandyundefined 1 Reply Last reply Reply Quote 0
        • handyandyundefined
          handyandy @droftarts
          last edited by

          @droftarts Thanks for that.

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