Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Stata 18 update failure

    Hi,

    I bought my copy of Stata 18 MP4. When I try to update it, I receive the following error message:

    Click image for larger version

Name:	fail.png
Views:	1
Size:	35.6 KB
ID:	1717596


    I tried using different networks but the result is still the same. If I try to update old Stata version, it goes through.

    Any idea how to solve this issue?

    Thanks in advace,

    Dario

  • #2
    I had this problem too. In essence, it appears that there is a small bug or misfeature which (among other things) the update will correct.

    Until you've managed to update see https://www.stata.com/support/faqs/w...rror-messages/ and set timeout1 to a larger value until it works.

    Comment


    • #3
      Nick Cox Thanks Nick. I set timeout1 1000 and it seems to work.

      Comment


      • #4
        You'll want to use
        Code:
        set timeout1 1000, perm
        . The current update doesn't have the fix for the timeout issue yet so it'll take one more update for the timeout issue to be fixed.
        -Chinh Nguyen

        Comment


        • #5
          Chinh Nguyen (StataCorp) thanks for letting me know

          Comment

          Working...
          X