Internal Server Error in my workers full stack proyect
Hello, I have been days trying to resolve my full stack project, every single time it says to me "internal server error", the bindings are okay, the variables too, there's not any syntax error, the logs are okay but the result are fatal
16 Replies
I can't send my full repository via .txt, I haven't discord nitro
how can I send my full proyect?
My repo is and should be private
As you have been told before, it is very hard to help you without proper context. More context is needed. That doesn't mean you'll need to send the entire project. But a description of what your project is, what it does (or is supposed to do), when and where the error occurs... And so on. The more you can tell us the higher the chances someone will have a chance to help you..
TL;dr: help us help you.
I don't know what's wrong, but I know that my repository isn't reading my dist static pages
https://neureal.site/


@Rhaegal
yeah, i am here. no need to ping me.
okay, sorry
what files I need to provide?
for a better understanding, if you want anything
You can click on the log entries here to show information, are there any errors logged within?
lemme see
it is too long, can I send it via google drive?
now the logs are different
this is strange
no need, just check yourself if there's any clue between the usual metadata

oops
"message": [
"Error: Context is not finalized. Did you forget to return a Response object or
await next()?"If I would have to guess your problem is related to the following
"logs": [
{
"message": [
"Error: Context is not finalized. Did you forget to return a Response object or
await next()?"
],
"level": "error",
"timestamp": 1752003209150
}
],
yupOkay, i'll resolve that and notify here if it is resolved or not, thank you Rhaegal
Now the problem is different
It says to me "not found" but there's not logs
What I'm gonna do? I have all the files
Consult the documentation https://developers.cloudflare.com/workers/