System.InsufficientExecutionStackException when opening UI #3265
Answered
by
rna0
rna0
asked this question in
Support (English)
-
Beta Was this translation helpful? Give feedback.
Answered by
rna0
Aug 12, 2024
Replies: 2 comments 4 replies
-
This issue is most likely related with OS limits or resources, I don't see anything to fix or improve in ASF code regarding that. Log in as the target user you run ASF as (not root), then show output of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, thanks for the fast response.
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I uninstalled my previous .NET installation and replaced it with the one from the script as recommended. Unfortunately, it didn’t resolve the error. I ultimately decided to switch to an x64 Debian-based server, and ASF worked flawlessly there. Thanks for all your assistance and the back-and-forth discussion!