element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Azure Sphere Starter Kit
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Azure Sphere Starter Kit
  • More
  • Cancel
Azure Sphere Starter Kit
Forum URL response Fail!
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Azure Sphere Starter Kit to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 59 replies
  • Subscribers 66 subscribers
  • Views 3429 views
  • Users 0 members are here
  • azure sphere kit
Related

URL response Fail!

stevesmythe
stevesmythe over 6 years ago

I can't connect to the server this morning. It fails with code "error" : "0". It has worked every other day I have tried (53 so far!).

  • Sign in to reply
  • Cancel

Top Replies

  • peterfenn
    peterfenn over 6 years ago +6
    Note ! The Azure Sphere contest registration issue encountered by many of you this past weekend has been resolved A DNS resolution issue occurred following a server migration, which has since been corrected…
  • Gough Lui
    Gough Lui over 6 years ago in reply to Gough Lui +5
    The problem in my tracing seems to be an NXDOMAIN returned for avnetagent.iotconnect.io It seems that some servers can still resolve it, whereas others cannot. Result is: 13.77.82.141 173.201.188.161 Perhaps…
  • stevesmythe
    stevesmythe over 6 years ago in reply to Gough Lui +5
    Gough Lui wrote: The fact it is down is a big let-down for the current "raffle" competition. Or indeed for anybody who is still looking for their 15/30 consecutive day syncs (I know this will be taken…
Parents
  • Gough Lui
    Gough Lui over 6 years ago

    It's not only you ... I'm having trouble too. I suspect they probably have an issue with their server, routing or DNS.

     

    - Gough

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to Gough Lui

    The problem in my tracing seems to be an NXDOMAIN returned for avnetagent.iotconnect.io

     

    It seems that some servers can still resolve it, whereas others cannot.

    image

     

    Result is:

    13.77.82.141

    173.201.188.161

     

    Perhaps shoving it into your HOSTS file could temporarily overcome the issue.

     

    EDIT: Confirmed, adding the binding of 13.77.82.141 avnetagent.iotconnect.io into my HOSTS file, flushing DNS resolver cache (ipconfig /flushdns) and restarting the app allowed it to submit correctly.

     

    - Gough

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to Gough Lui

    danzima - any chance you guys can look into why your DNS servers aren't reliably propagating?

     

    - Gough

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • stevesmythe
    stevesmythe over 6 years ago in reply to Gough Lui

    I added 13.77.82.141 avnetagent.iotconnect.io into hosts, flushed the DNS resolver cache and restarted the app. The url is resolving correctly but can't be reached. I also tried 173.201.188.161. It seems I have a different problem.

     

    image

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to stevesmythe

    I don't believe that you can ping the address - the server at 13.77.82.141 there doesn't seem to respond to pings, but the one at 173.201.188.161 does.

     

    I suspect perhaps a firewall or un-cooperative ISP/router? Perhaps worth trying a tracert to each server and seeing where the trail ends. For me, it seems that my traffic (from AU) arrives at LAX then gets sent through SN, AT, BN (all MSN) before being "lost" in a sea of non-responding routers for 13.77.82.141. For the other, my traffic arrives at LAX, then goes through ASH, EQIX (GoDaddy) before ending up at one of their shared hosting/VPSes.

     

    Have you also tried restarting your router? Else if you have a VPN, you could try going through that.

     

    - Gough

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • cline
    cline over 6 years ago in reply to stevesmythe

    It was working when I just changed the host file.

    But after running ipconfig /flush dns . it has stopped working, the url response fail is back.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to cline

    Flushing DNS Cache is necessary in case there is a NXDOMAIN response cached, which will result in it failing (quickly) for a while until the entry expires. HOSTS entry should override the need to actually resolve it. Try clicking the 'Send to Server' button more than once. I suspect there may be another name which it tries to resolve that is not the one we have singled out which might explain the failure ...

     

    - Gough

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to cline

    I just tried again and for me, it seems to hang for a while and then fail. It might be a problem with Microsoft's servers as well. Oh well ...

     

    Doing more digging - it looks like avnetagent.iotconnect.io is actually corresponding to a CNAME record pointing to:

    • poc-iotconnect-app-agent-eu.azurewebsites.net.iotconnect.io (with a TTL of 4 hours, which comes up NX)

     

    Most nameservers queried at dnslookup.online show that it's NX.

     

    There is one with a record still existent is OpenDNS at 2620:0:ccd::2 which states that it is a rather long CNAME chain:

    avnetagent.iotconnect.io -> poc-iotconnect-app-agent-eu.azurewebsites.net -> waws-prod-bn1-045.sip.azurewebsites.windows.net -> waws-prod-bn1-045.cloudapp.net -> 13.77.82.141

     

    There is another which is okay which is Comodo Secure DNS at 8.26.56.26/8.20.247.20 which goes:

    avnetagent.iotconnect.io -> poc-iotconnect-app-agent-eu.azurewebsites.net.iotconnect.io -> iotconnect.io -> 173.201.188.161

     

    The fact it is down is a big let-down for the current "raffle" competition.

     

    - Gough

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • stevesmythe
    stevesmythe over 6 years ago in reply to Gough Lui

    With tracert 13.77.82.141 I get as far as:

    ae163-0.icr02.bn6.ntwk.msn.net [104.44.20.134]

    then it times out.

     

    With tracert 173.201.188.161, I end up at:

    ip-173-201-188-161.ip.secureserver.net [173.201.188.161]

    but the "sync app" still gives me an error.

     

    I tried using my iPad as a 4G hotspot (bypassing my router) and I have the same problem so I don't think the problem is at my end.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Cancel
  • Gough Lui
    Gough Lui over 6 years ago in reply to stevesmythe

    I suspect your connection to the iotconnect.io is actually succeeding but something else has gone wrong on Microsoft's end. I say this because I succeeded post hosts/flushDNS but instead, now the reporting app stalls for a bit before reporting error (rather than reporting error immediately).

     

    - Gough

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Cancel
  • stevesmythe
    stevesmythe over 6 years ago in reply to Gough Lui

    Gough Lui  wrote:

     

    The fact it is down is a big let-down for the current "raffle" competition.

     

    Or indeed for anybody who is still looking for their 15/30 consecutive day syncs (I know this will be taken account of but it's still annoying to have to ask).

    • Cancel
    • Vote Up +5 Vote Down
    • Sign in to reply
    • Cancel
  • markfoster200ok
    markfoster200ok over 6 years ago in reply to stevesmythe

    I tried the hosts entry, flushing, still no go.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • markfoster200ok
    markfoster200ok over 6 years ago in reply to stevesmythe

    I tried the hosts entry, flushing, still no go.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
Children
  • markfoster200ok
    markfoster200ok over 6 years ago in reply to markfoster200ok

    Tried hosts mappings to one IP and then the other after waiting a few hours... still no go.  I will try again in another couple hours.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • markfoster200ok
    markfoster200ok over 6 years ago in reply to markfoster200ok

    API calls are working OK for me again.  I just submitted a couple times and got immediate "URL response OK!" dialogs and confirmation e-mails.  Yay!  My Microsoft Flow script will stop texting at me that I don't have a registration confirmation e-mail. image

     

    I am interested to hear how the tally will be handled for the outage period Saturday/Sunday.  -Mark

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube