-
-
Notifications
You must be signed in to change notification settings - Fork 823
Description
Describe the Bug
I tried to upload an image using the Android app and got an error. Using the Web Interface worked.
Steps to Reproduce
Upload image
Expected Behaviour
Image being tagged
Screenshots or Additional Context
⨯ TypeError: Failed to parse body as FormData. at node:internal/deps/undici/undici:5668:27 at successSteps (node:internal/deps/undici/undici:5712:27) at fullyReadBody (node:internal/deps/undici/undici:4609:9) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async consumeBody (node:internal/deps/undici/undici:5721:7) at async c (/app/apps/web/.next/server/app/api/assets/route.js:1:2279) at async /app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:36957 at async eC.execute (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:27552) at async eC.handle (/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js:6:38291) at async doRender (/app/node_modules/next/dist/server/base-server.js:1352:42)
Device Details
Xiaomi Mi 11 Lite 5G NE
Exact Hoarder Version
0.20
Have you checked the troubleshooting guide?
- I have checked the troubleshooting guide and I haven't found a solution to my problem