I am trying to launch either or both of the apps I have built on Anvil.
I have tried loading them on mobile, desktop and running them from the codebase, but I always get this error:
undefined: Internal server error: 9dcc1fa600cc
I’ve checked the forum and it seems another user had this before - something to do with temp memory on the server environment they are running. My apps are only really used by me, do not capture lots of data, and shouldn’t be putting any great strain on the server environments.
Is anyone else experiencing this, or is it just my applications?
I just received the same error message in my app this evening as well. I wasn’t even working on it at the time. I was only running it and got the server error message you listed above. I never saw this message before so I thought that I would Google it to see if anyone else had this same problem.
I tried a couple things to try to pin-point the issue. At this point, I can’t get any of my server function calls to work. I get the same server error message no matter what function I try to call. I guess I’ll try it again in the morning.
My app was working ok until december.
Now it doesn’t work.
It’s stalled in an “anvil.server.call” command, it seems it never reaches the server…
The reported error is " Error: Internal server error: bd8ecd0a4d8e", but the code is not always the same.