Copied to clipboard

Flag this post as spam?

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


  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 08:15
    Richard Galt
    0

    Pushed out a release on Umbraco 7.6.6 with latest client dependency and can't update content in backoffice

    Hi guys,

    Got a major issue.

    I updated our website with a release and now unable to update the backoffice.

    Get a message on publishing "Received an error from the server"

    "Server error: Contact administrator, see log for full details. undefined"

    I cleared down the cache and incremented the client dependency values but get the following errors in the log:

    2020-05-26 08:30:21,430 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/CustomLabel/CustomLabelConfigController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,431 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/DotNetDataSource/DotNetDataSourceConfigController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,433 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/CheckBoxPicker/CheckBoxPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,434 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/RelationMapping/RelationMappingResource.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,435 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/SaveFormat/SaveFormatResource.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,436 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/DataSource/DataSourceResource.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,437 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/Editor/EditorResource.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,438 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/SaveFormat/SaveFormatConfigController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,439 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/DropDownPicker/DropDownPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,440 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/RelationMapping/RelationMappingConfigController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,441 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/PrefetchListPicker/PrefetchListPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,442 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/ListPicker/ListPickerEditorDirectives.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,443 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/RadioButtonPicker/RadioButtonPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,444 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/TypeaheadListPicker/TypeaheadListPickerConfigState.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,445 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/ListPicker/ListPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,446 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/TypeaheadListPicker/TypeaheadListPickerEditorController.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,447 [P4540/D2/T10] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/TypeaheadListPicker/TypeaheadListPickerEditorDirectives.js. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,472 [P4540/D2/T6] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/PropertyEditor/PropertyEditorConfig.css. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,472 [P4540/D2/T6] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/LayoutDirection/LayoutDirection.css. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath() at ClientDependency.Core.CompositeFiles.Providers.BaseCompositeFileProcessingProvider.WritePathToStream(ClientDependencyType type, String path, HttpContextBase context, StreamWriter sw) 2020-05-26 08:30:21,473 [P4540/D2/T6] ERROR Umbraco.Web.UI.CdfLogger - Could not load file contents from /umbraco/AppPlugins/nuPickers/Shared/ListPicker/ListPickerEditor.css. EXCEPTION: This operation is not supported for a relative URI. System.InvalidOperationException: This operation is not supported for a relative URI. at System.Uri.getAbsolutePath()

    Has anyone got a suggestion on what I can try? I can't replicate this in our test environment.

    Kind regards

    Rich

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 26, 2020 @ 08:45
    Dan Diplo
    0

    Have you updated nuPickers to the latest version, too? Have a read of https://our.umbraco.com/forum/using-umbraco-and-getting-started/93808-security-update-for-september-2018

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 08:50
    Richard Galt
    0

    Morning Dan,

    on version 1.9,9 of client dependency.

    I couldn't see anything in the security blog about nupickers?

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 08:53
    Richard Galt
    0

    on version 1.2.1 of nupickers.

    Do you think this is the issue?

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 26, 2020 @ 09:04
    Dan Diplo
    0

    I think you should update nuPickers, yeah. It does mention it in that blog and links to this post: https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/61145-Packages-only-work-in-debug-mode

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 09:19
    Richard Galt
    0

    Hi Dan,

    Updated to 1.7.1 nupickers and those errors have gone now thanks :)

    But I still can't save in the back office and get the following error in the browser dev console:

    Failed to load resource: the server responded with a umbraco/backoffice/UmbracoApi/Content/PostSave:1 status of 500 (Internal Server Error)

    There is no error in the log though

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 26, 2020 @ 09:21
    Dan Diplo
    0

    Did you delete the CD cache again? It's always best to.

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 09:33
    Richard Galt
    0

    Yes but no change :(

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 10:04
    Richard Galt
    0

    I've checked the security is correct and the application pool identity has full control.

    I'm just baffled no errors have been logged.

    The db hasn't changed.

  • Dan Diplo 1554 posts 6205 karma points MVP 5x c-trib
    May 26, 2020 @ 10:07
    Dan Diplo
    0

    If you try running the site with debug mode on (ie. debug=true in web.config) does it work? If it does, that indicates it's definitely an issue with the Client Dependency (as this disables bundling). How to fix it, though, I'm not sure - other than what you have tried.

  • Richard Galt 64 posts 230 karma points
    May 26, 2020 @ 10:10
    Richard Galt
    0

    Thanks Dan, I've rolled back the build.

    I'm baffled why this wasn't an issue in test in release mode and debug equal to false.

    I'm going to try to compare files to ensure there are no discrepancies.

    Thanks for the assistance though :)

    I'll update this if I get anywhere.

Please Sign in or register to post replies

Write your reply to:

Draft