Description of the problem (please keep it simple and short): ModelFarm keeps returning a 500 Internal Server Error for me whenever I use it.
Explain what you were trying to do: Implement it in my Repl.
What areas or features are involved? ModelFarm
Repl Cover Page Link/Screenshots/Etc: Would rather not publicly. If a staff member would like to investigate further please say so and I can send a PM with more information.
Are you able to produce a minimum viable repro for this? It looks like your Repl is a large codebase, which makes it difficult for us to pinpoint the exact issue. If you could try to use modelfarm in a new Repl to reproduce the issue, that would help us immensely!
The funny thing is that it only doesn’t work in that one Repl (and its forks).
A basic Svelte implementation of the same thing also works, and using ModelFarm with a wrapper module also works (in a different Repl, haven’t tried on that Repl iirc)
@ShaneAtReplit@haroon I am now experienced this too. I’d like to complete in the ModelFarm Hackathon, but I can’t because of this error! I have copied and pasted the code into 4 different repls and it is still not working.
Could you provide a link to or snippet of the code or a minimum viable product where you are able to reproduce this issue. This will help the team investigate the issue further.
I haven’t been able to figure out why this isn’t working just for that Repl. If your Repl is a GitHub repository, would you mind cloning it into a new Repl and see if that works?
That unfortunately does not work. The only other reason I could think of it not working is due to the size of the codebase (which I can attempt simplify down).
It looks like the messages should include an author as well. If the request is formatted improperly, I think our server returning an error is warranted.