<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Dropzone Forums — AWS S3 : Unable to get callback for more than 5 files]]></title>
	<link rel="self" href="https://forums.aptonic.com/feed/atom/topic/303" />
	<updated>2017-10-02T13:47:51Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.aptonic.com/topic/303/aws-s3-unable-to-get-callback-for-more-than-5-files/</id>
		<entry>
			<title type="html"><![CDATA[Re: AWS S3 : Unable to get callback for more than 5 files]]></title>
			<link rel="alternate" href="https://forums.aptonic.com/post/854/#p854" />
			<content type="html"><![CDATA[<p>I spent almost 2 days on this issue, but still not getting solution. Please reply as soon as possible.<br />Thanks.</p>]]></content>
			<author>
				<name><![CDATA[demo4582]]></name>
				<uri>https://forums.aptonic.com/user/5982/</uri>
			</author>
			<updated>2017-10-02T13:47:51Z</updated>
			<id>https://forums.aptonic.com/post/854/#p854</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AWS S3 : Unable to get callback for more than 5 files]]></title>
			<link rel="alternate" href="https://forums.aptonic.com/post/853/#p853" />
			<content type="html"><![CDATA[<p>Using rails application, I am trying to upload more than 5 images at a time and the maxFiles is set to 8. I am using carrierwave and dropzonejs-rails gems to upload files. When I select 5 images and upload, getting success callback but not getting any callback for 6 images after uploading to S3. Have a look at below my dropzone configurations</p><p>paramName: &#039;file&#039;,<br />uploadMultiple: true,<br />maxFiles: 8,<br />maxFilesize: 5,<br />addRemoveLinks: true,<br />autoProcessQueue: false,<br />parallelUploads: 8,<br />acceptedFiles: &#039;.jpeg,.jpg,.png,.gif&#039;,<br />dictMaxFilesExceeded: &quot;Maximum upload limit reached&quot;,<br />url: &#039;/upload_equipment_images&#039;,<br />method: &#039;post&#039;,<br />dictInvalidFileType: &quot;upload only JPG/PNG/GIF&quot;,</p>]]></content>
			<author>
				<name><![CDATA[demo4582]]></name>
				<uri>https://forums.aptonic.com/user/5982/</uri>
			</author>
			<updated>2017-10-02T13:45:42Z</updated>
			<id>https://forums.aptonic.com/post/853/#p853</id>
		</entry>
</feed>
