Copied to clipboard

Flag this post as spam?

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


  • deep C 17 posts 177 karma points
    Jul 26, 2024 @ 20:54
    deep C
    0

    Umbraco 10 Out of Memory Error

    I am running Umbraco 10 on a machine with 32GB of RAM but I get an Out of Memory error when outputting a very large JSON file from my API. The machine still has plenty of RAM left when I get the error.

    I need to change the setting in Umbraco to allow it to use more memory.

  • Huw Reddick 1920 posts 6648 karma points MVP 2x c-trib
    Jul 27, 2024 @ 08:19
    Huw Reddick
    100

    There is no Umbraco setting that controls memory usage.

    What is the exact error you are getting?

    How large is the file?

    What version of Umbraco?

  • deep C 17 posts 177 karma points
    Jul 29, 2024 @ 17:04
    deep C
    0

    As I mentioned in my first post, I am running Umbraco 10. The error I am getting is:

    System.OutOfMemoryException HResult=0x8007000E Message=Exception of type 'System.OutOfMemoryException' was thrown. Source=System.Private.CoreLib

    The string was actually larger than it should have been which led me to the underlying bug.

    Thanks for your help.

  • Huw Reddick 1920 posts 6648 karma points MVP 2x c-trib
    Jul 29, 2024 @ 18:01
    Huw Reddick
    0

    As I mentioned in my first post, I am running Umbraco 10. The error I am getting is:

    I was asking for the exact version i.e. 10.8.0 etc

Please Sign in or register to post replies

Write your reply to:

Draft