Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Sebastian Dammark 583 posts 1407 karma points
    Oct 22, 2011 @ 16:03
    Sebastian Dammark
    0

    No connection to repository

    I've seen loads of these threads on the forum but never a real solution ...

    I have a local mac mini running with a few local umbraco solutions.
    None of these solutions can access 'http://packages.umbraco.org' or so it says.

    I have no problem opening the URL in a browser, on the server, though it returns a blank page.

    My network is not using proxy or any kind of fancy stuff.  It's just a plain and simple home network.

    In the umbraco admin under Developer > Packages it just empty, which I think is the same problem.

    Any ideas on what to do ?

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Oct 25, 2011 @ 20:51
    Tom Fulton
    1

    Hi Sebestian,

    You might try using Fiddler (or whatever the Mac equivalent is?) to sniff the HTTP traffic and see what's going on.

    A quick test on my end shows that the package repository tries to access this URL:  http://packages.umbraco.org/?repoGuid=65194810-1f85-11dd-bd0b-0800200c9a66&callback=umbpng.local:80/umbraco/developer/packages/proxy.htm?/umbraco/developer/packages/installer.aspx?repoGuid=65194810-1f85-11dd-bd0b-0800200c9a66&version=v45&fullVersion=4.7.1&useLegacySchema=False&dotnetVersion=4.0.30319.239&trustLevel=Unrestricted

    I can access this URL via my browser and get the repository like it shows in the backend.  Are you able to access it?

    Maybe when using Fiddler it might give a hint to the problem if you see any errors or non-200 responses.

    -Tom

  • Sebastian Dammark 583 posts 1407 karma points
    Oct 25, 2011 @ 21:15
    Sebastian Dammark
    0

    Hi Tom

    Thanx a lot for the tip on Fiddler.

    The problem was a permission issue on the c:\windows\temp folder.
    I fixed it by adding 'Network Services' with modify permission.

    // Sebastian 

  • Lee 5 posts 25 karma points
    Nov 04, 2011 @ 04:32
    Lee
    0

    Hi  Sebestian,

    I  resolved this problem by using your way. Thank you very much.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies