Copied to clipboard

Flag this post as spam?

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


  • Kevin 18 posts 121 karma points
    Oct 18, 2023 @ 13:15
    Kevin
    0

    Skybrud Redirects strange error

    We use this plugin on many Umbraco Cloud sites without issue. I've got the issue shown below on one site. Its only on the Live environment. Dev and Local are fine with exactly the same schema and content in place.

    enter image description here

    FYI this is on a single language (english) site.

    The main redirects dashboard (/umbraco#/content?dashboard=redirects) works fine, but the in-page redirects tab on all pages shows as above.

    In the example above, the page does actually have 4 redirects in place.

    Any ideas?

  • Alex 2 posts 92 karma points
    Mar 02, 2024 @ 21:41
    Alex
    0

    I have exactly the same error and also only in production (Umbraco 12, Docker container, Linux VM). Locally it works fine as well.

  • Alex 2 posts 92 karma points
    Mar 04, 2024 @ 16:52
    Alex
    100

    Found the root of the problem in my case. In the JS console there was an Angular error - Error: $compile:multidir Angular doc

    And inside the project was the redundant folder Skybrud.Redirects in the App_Plugins folder with all the JS and CSS of the Skybrud.Redirects. (it was included in the project)

    I removed that folder in App_Plugins and left the Skybrud.Redirects NuGet package. That solved my problem in the Live environment.

  • Kevin 18 posts 121 karma points
    20 days ago
    Kevin
    0

    This worked for us too. Thanks Alex

Please Sign in or register to post replies

Write your reply to:

Draft