Problems, need help? Have a tip or advice? Post it here.
5 posts Page 1 of 1
I recently transferred my deployment copy of my couch site back to a development server, so far it's been a seamless transition, I then upgraded couch to the new partial release. I'm getting this error for a gallery image upload:

[Error] File: id=p19aptsap8m169ode1hco3aka4, name=me.jpg, size=105739, loaded=105739, percent=100, status=DONE Info: response=Failed to open output stream., status=200

Is this something on my end with my server install? I'm running ubuntu server in virtualbox.
Hi,

Failed to open output stream
This error message would suggest that it is a permission related problem. Please try setting more relaxed permissions on the upload folder and see if that helps.
It worked :)

I did notice that my youtube / vimeo iframes are playing anymore, is that another server related issue?
Videos should play fine even on localhost.
Do you see any error being reported (using FireBug or Chrome developer tools)?
It was an old pages tag being used. My fault! I'm upgrading my old manual extended folders to the new one... those pages tags are all over the place and need to be deleted now.
5 posts Page 1 of 1