[error] ** (UndefinedFunctionError) function :hackney.request/5 is undefined (module :hackney is not available) #71
Labels
BLOCKED
:fire: Core team's HIGHEST priority, blocking critical work
chore
a tedious but necessary task often paying technical debt
priority-1
Highest priority issue. This is costing us money every minute that passes.
T2h
Time Estimate 2 Hours
tech-debt
A feature/requirement implemented in a sub-optimal way & must be re-written
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
The
REST API
PR #61 was merged. ✅But sadly when we attempt to upload an image via
Hoppscotch
we get the following error:https://imgup.fly.dev/api/images
Logs: https://fly.io/apps/imgup/monitoring
Very curious why the
{"content-length", "0"}
is it not reading the file? 💭@LuchoTurtle do you mind investigating this? 🙏
Feel free to:
a) revert back to your version of the API from before I made changes.
b) deploy directly to Fly to figure out why the uploads don't work.
The text was updated successfully, but these errors were encountered: