Copied to clipboard

Flag this post as spam?

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


  • Matt 353 posts 825 karma points
    Oct 26, 2020 @ 10:25
    Matt
    0

    Exception of type 'System.OutOfMemoryException' was thrown.

    Trying to push large amount of files are getting the following erro, is there a way to resolve?

    Exception of type 'System.OutOfMemoryException' was thrown. at System.IO.MemoryStream.ToArray() at System.Net.Http.StreamToStreamCopy.StartAsync() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at uSync.Publisher.Security.HMACHandler.

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Oct 26, 2020 @ 11:31
    Kevin Jump
    0

    Hi Matt,

    do you have an idea of how many / size of the files you are tring to push ?

    at the moment we are working on splitting the media up a bit for the next version so it pushes in blocks, it would be good to get an idea of sizes.

    in terms of workarounds, for now try pushing media folders in blocks from the media section, so they don't all get sent over in one go.

  • Matt 353 posts 825 karma points
    Oct 26, 2020 @ 11:35
    Matt
    0

    Hi Kevin,

    Its just content nodes, no media. There are 1083 items. We do a mass upload of freedom of information request which we upload to the website.

    I pushed a couple manually and now they all seem to have gone through.

    Thanks

  • Kevin Jump 2310 posts 14695 karma points MVP 7x c-trib
    Oct 26, 2020 @ 11:51
    Kevin Jump
    0

    thanks,

    We look into it - hopefully we can sort - the bulk things are what we are working on right now.

    Kevin

Please Sign in or register to post replies

Write your reply to:

Draft