Copied to clipboard

Flag this post as spam?

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


  • David Amri 214 posts 740 karma points
    Aug 01, 2018 @ 09:14
    David Amri
    0

    Can't download/install package within Umbraco

    Hi,

    I'm getting this error in the console when trying to install a package within Umbraco.

    "http://localhost:50358/umbraco/backoffice/UmbracoApi/PackageInstall/Fetch?packageGuid=fef6e0cd-9b1a-4aef-911d-2fa3218a1d60 400 (Bad Request)"

    Any ideas?

    Best regards David

  • Nittin 4 posts 73 karma points
    Aug 01, 2018 @ 10:57
    Nittin
    0

    Hello David!

    Can you precise which package you are trying to install?

    Nittin

  • David Amri 214 posts 740 karma points
    Aug 01, 2018 @ 10:58
    David Amri
    0

    Sure,

    DotSee.VirtualNodes Package version 1.0.4

    Thanks

  • David Amri 214 posts 740 karma points
    Aug 01, 2018 @ 11:02
    David Amri
    0

    Actually, now I'm getting this in the console:

    "Refused to connect to 'http://subdomain.ourwebsite.com/files' because it violates the following Content Security Policy directive: "default-src 'self' www.gravatar.com player.vimeo.com *.vimeocdn.com *.umbraco.org *.umbraco.com". Note that 'connect-src' was not explicitly set, so 'default-src' is used as a fallback."

    This looks like CSP issue, but why in world whould I need to connect to one of our subdomains when installing a packge on a localhost, this is getting weirder and weirder...

  • David Amri 214 posts 740 karma points
    Aug 01, 2018 @ 11:19
    David Amri
    0

    It looks like this under Network.

    It fails to load "InstallFiles" and in the line below the resource "files" tries to load. Now this "file" comes from one of our subdomians. I really don't understand why this tries to load when installing the package.

    Then timeout...

    enter image description here

  • David Amri 214 posts 740 karma points
    Aug 01, 2018 @ 11:41
    David Amri
    100

    Okey, found the issue... I feel really stupid now. I had a redirect rule that was causing the problem. :/

Please Sign in or register to post replies

Write your reply to:

Draft