You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a new Video Node crashes with the following error: "Error: Can't set headers after they are sent."
In the browser console, the error is : "Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:3000/api/videos/create "
The problem seems to come from video.server.controller line 34, however I could not get it to work. Strange thing is that the file gets to cloudinary.
Any idea what could cause this?
Thanks
Please see attached screenshots:
The text was updated successfully, but these errors were encountered:
Hi,
Firstly, you have done a fantastic job. Codes meet all development standards.
I am trying to run this on local host but getting same error as above.
Please let me know what and where need to be changed to get it working.
Hi,
When uploading a new Video Node crashes with the following error: "Error: Can't set headers after they are sent."
In the browser console, the error is : "Failed to load resource: the server responded with a status of 500 (Internal Server Error) - http://localhost:3000/api/videos/create "
The problem seems to come from video.server.controller line 34, however I could not get it to work. Strange thing is that the file gets to cloudinary.
Any idea what could cause this?
Thanks
Please see attached screenshots:
The text was updated successfully, but these errors were encountered: