Announcement

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

  • ado update error

    When I run ado update I get the following error
    Code:
    Update status
        Last check for updates:  23 Feb 2023
        New update available:    none         (as of 23 Feb 2023)
        Current update level:    10 Jan 2023  (what's new)
       [32] sg142 at http://www.stata.com/stb/stb55:
    
    server reported server error
                     fopen():   675  server reported server error
                loadupfile():     -  function returned error
     pkg_update_status_stb():     -  function returned error
         pkg_update_status():     -  function returned error
    pkg_update_status_noisily():     -  function returned error
     extract_update_exists():     -  function returned error
        pkg_chk_and_update():     -  function returned error
                     <istmt>:     -  function returned error
    r(675);
    Does anybody have any suggestions on to resolve this.
    I have not had any problems before, and I am not aware that I have altered anything on my system.

    Thank you.
    Martyn

  • #2
    When I read this post I had not installed unidiff - the community contributed command housed at the Stata Journal in sg142.
    Code:
    net describe sg142, from(http://www.stata.com/stb/stb55)
    So I clicked on the link to install it. No problem. I then ran
    Code:
    ado update
    and received exactly the same error you did. And an inspection of the code for unidiff suggests it has not been updated recently.

    Since this is hosted, not at SSC, but at the Stata Journal web site, I think you should report this to Stata Technical Services at

    https://www.stata.com/support/tech-support/

    Comment


    • #3
      Many thanks for checking this. I will report this to Technical Services and let you know the outcome.

      Comment


      • #4
        Thanks to William Lisowski and Technical Support the problem is resolved.

        It was website maintenance at the SJ.

        Comment

        Working...
        X