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

    Temporary failure resolving 'pkg.duet3d.com'

    Scheduled Pinned Locked Moved
    General Discussion
    5
    6
    199
    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.
    • RobMinkundefined
      RobMink
      last edited by

      I am having issues upgrading my SBC Pi4 with a Duet3.

      pi@duet3:~ $ sudo apt-get update
      Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
      Hit:2 http://archive.raspberrypi.org/debian buster InRelease
      Err:3 https://pkg.duet3d.com unstable InRelease
        Temporary failure resolving 'pkg.duet3d.com'
      Err:4 https://pkg.duet3d.com stable InRelease
        Temporary failure resolving 'pkg.duet3d.com'
      Reading package lists... Done
      W: Failed to fetch https://pkg.duet3d.com/dists/unstable/InRelease  Temporary failure resolving 'pkg.duet3d.com'
      W: Failed to fetch https://pkg.duet3d.com/dists/stable/InRelease  Temporary failure resolving 'pkg.duet3d.com'
      W: Some index files failed to download. They have been ignored, or old ones used instead.
      pi@duet3:~ $
      

      I don't know if it is a DNS issue on my end or if something is down.

      Thanks!

      A Former User? 1 Reply Last reply Reply Quote 0
      • RobMinkundefined
        RobMink
        last edited by RobMink

        Its working again. Consider it solved.
        Thanks!

        1 Reply Last reply Reply Quote 0
        • rafaelcysneundefined
          rafaelcysne
          last edited by

          same problem today...

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

            It may be a server connectivity issue. I've noticed some errors trying to access the forum as well. Give it a try again later.

            Z-Bot CoreXY Build | Thingiverse Profile

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

              @RobMink said in Temporary failure resolving 'pkg.duet3d.com':

              I don't know if it is a DNS issue on my end or if something is down.

              dns resolving is usually on "your" end, you could try f.ex. dig to resolve with google or opendns something like:

              dig pkg.duet3d.com @8.8.8.8 or dig pkg.duet3d.com @208.67.222.123

              that'll bypass your local and your isp dns (unless there are firewall rules redirecting dns traffic)

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

                'dig' isn't included in the duet raspian distro. It can be installed via "sudo apt install dnsutils"

                "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience."

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