• Welcome to PHPVIBE Forums. Please log in.

[ Video Sharing CMS v4 ] Bad Response: 0 Upload Failed.

Started by theprocss,

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

theprocssTopic starter

I have this problem: Bad Response: 0 Upload Failed.



That MP4 file have 360MB.

This says its okay:


And This:

FFMPEG is Off

This is my php.ini

upload_max_filesize = 5000M
max_input_time = 600
memory_limit = -1
max_execution_time = 600
post_max_size = 1024M

My home internet speed:


My Server internet speed:



What is the problem here guys?

  •  

yafe3

Yes...me too i have the same problem i couldn't find any solution for it to day i wanted to upload a file 318MB it keep failing i had to convert it manually to reduce the size under 100MB
even though my php.ini its 500MB and the allowed size in my site its about 3GB  security mode is off
  •  

turegardes.com

Hi All

Increase file upload size limit in Nginx

Good luck
  •  

theprocssTopic starter

dimafabor.com,

I use apache2 and the upload size limit its 5000M on the PHP.
  •  

theprocssTopic starter

  •  

theprocssTopic starter

  •  

theprocssTopic starter

  •  

Marius P.

Instead of waiting maybe use the search? You'll find the answer in 2 minutes.
Or just read http://www.phpvibe.com/blog/ and more exactly http://www.phpvibe.com/server-settings-for-large-file-uploads/ , because somebody lost some time to write them for you guys just so we don't have to answer them over and over again in here.


And there where here to http://www.phpvibe.com/installing-phpvibe/


Quote3. Cannot upload large files. Help is here : Server settings for large file uploads



Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

theprocssTopic starter

I've searched the forum.
if not .. not had opened this topic.

It is impressive I put all the prints. but nobody can tell me the solution.
is there a solution?
  •  

Marius P.

A solution to what? You have a symptom, but not a cause. The cause is in your server, in the logs.
We can speculate till tomorrow without a cause.
I can tell you the server is rejecting the upload, and this is what I see, but why...you'll have to check for yourself.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

turegardes.com

HI
instead you can give use more information
like

OS used .
hosting panel ?
...
  •  

theprocssTopic starter

Am using Debian 7.
This is a dedicated server.. i have my own panel VestaCP.. am using apache2..
My server specs:

Coreâ„¢ i5
16 GB of RAM
2 TB HDD
....
  •  

turegardes.com

  •  

theprocssTopic starter

read the topic...
in this topic i have my php.ini

upload_max_filesize = 5000M
max_input_time = 600
memory_limit = -1
max_execution_time = 600
post_max_size = 1024M
  •  

turegardes.com

i try to help man
im not from the team so be patient and kind plz
can you check if nginx is running
from your ssh type:
ps waux | grep nginx
  •  

theprocssTopic starter

my panel its using nginx , but my websites are using apache2.
ty for help me :D
  •  

theprocssTopic starter

I can upload up to 80 mb. and works
but when it passes the 100mb appears this error: Bad Response: 0 Upload Failed.
  •  

turegardes.com

  •  

Marius P.

Quote from: theprocss on
I can upload up to 80 mb. and works
but when it passes the 100mb appears this error: Bad Response: 0 Upload Failed.

You keep to not providing anything. Server logs copy? Anything? The server cuffs up the upload, it's not some solution I can give you code wise.
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

theprocssTopic starter

yeahh.. i fund the problem .. its Cloudflare. cloudflare have 100mb upload limit.
but i have another problem now...
i put a video and its okay. but says converting all the time...
  •  

Marius P.

There are 3 settings under Ffmpeg config, all of those have to be right.
To test, just open /videocron.php in your browser (if that works, make sure the server can fire videocron.php via exec() ).
Happy with my help? Buy me a coffee.
Please, always use the search before opening a new topic! We're all here on our (limited) free time! Make sure you help yourself too!
  •  

theprocssTopic starter

yeahh it It appears a white page.
This is my settings



but its working.. with .avi



i am traying with .mkv but i have to upgrave my ff omg.
  •  

theprocssTopic starter

my problem its in .mkv to .mp4

see:
its converting mkv to mp4



but after it ends.
It appears on the site that the video is still convert.
"THIS VIDEO IS BEING PROCESSED
Please check back in a few minutes."

even if I wait one day or more will continue to show it
  •  

Similar topics (7)