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
Neu
NeuOP5mo ago
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
Rhaegal
Rhaegal5mo ago
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.
Neu
NeuOP5mo ago
I don't know what's wrong, but I know that my repository isn't reading my dist static pages https://neureal.site/
Neu
NeuOP5mo ago
No description
Neu
NeuOP5mo ago
No description
Neu
NeuOP5mo ago
@Rhaegal
Rhaegal
Rhaegal5mo ago
yeah, i am here. no need to ping me.
Neu
NeuOP5mo ago
okay, sorry what files I need to provide? for a better understanding, if you want anything
Rhaegal
Rhaegal5mo ago
You can click on the log entries here to show information, are there any errors logged within?
Neu
NeuOP5mo ago
lemme see it is too long, can I send it via google drive? now the logs are different this is strange
Rhaegal
Rhaegal5mo ago
no need, just check yourself if there's any clue between the usual metadata
Neu
NeuOP5mo ago
No description
Neu
NeuOP5mo ago
oops "message": [ "Error: Context is not finalized. Did you forget to return a Response object or await next()?"
Rhaegal
Rhaegal5mo ago
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 } ], yup
Neu
NeuOP5mo ago
Okay, 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
Rhaegal
Rhaegal5mo ago
Cloudflare Docs
Cloudflare Workers
With Cloudflare Workers, you can expect to:

Did you find this page helpful?