© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
onUploadComplete callback fails - Theo's Typesafe Cult
TTC
Theo's Typesafe Cult
•
16mo ago
•
7 replies
codythatsme
onUploadComplete callback fails
Hey All
,
Setting up uploadthing in a fresh next app router app
.
Running next dev server using bun run dev
.
onUploadComplete does not seem to fire at all
. In UT dash im seeing
"callback failed
" and can
't seem to find too much in the logs
:
system sent a callback for an uploaded file
{
"url
"
:
"
http://localhost:3000/api/uploadthing?slug=geoDataUploader
"
,
"type
"
:
"callback
"
,
"status
"
:
-1
,
"request
_id
"
:
"RID
"
}
Even just copying out the example docs
1
:1 of the imageUploader router etc
, no go
. What could cause this
?
Theo's Typesafe Cult
Join
27,305
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
onUploadComplete and onUploadErorr callback not working
TTC
Theo's Typesafe Cult / questions
15mo ago
onUploadComplete
TTC
Theo's Typesafe Cult / questions
12mo ago
onUploadComplete and onUploadError
TTC
Theo's Typesafe Cult / questions
3y ago
onUploadComplete is not being called
TTC
Theo's Typesafe Cult / questions
15mo ago