# Problems Uploading Groups of images

**URL:** https://meta.discourse.org/t/problems-uploading-groups-of-images/37326
**Category:** Support
**Created:** [2015年十二月31日 15:45 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326 "2015-12-31T15:45:26Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![timd1230](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/timd1230/32/122056_2.png) [@timd1230](https://meta.discourse.org/u/timd1230)
#### Post date: [2015年十二月31日 15:45 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326/1 "2015-12-31T15:45:26Z")

</div>

Hi - I am currently working on porting our photography forum from PHPBB to discourse - have completed the migration and we are now in the testing phase and how we will set it up before we do it all again for the real migration-

When I try to upload a group of 10 images (quite important to a photography forum) the first 4 or 5 succeed and the remainder fail and just leave the composer saying it is loading the images - have set new users to allow uploads as well

This is the set of files - I dont believe they break the size rules

 ![](https://global.discourse-cdn.com/meta/original/3X/4/7/47e9d0fe8a025a746d9432055c4b414c3f8c5b74.png)

This is the error I am getting on the the UI when I drag the images into the creator with it just hanging and not processing the last images

 ![](https://global.discourse-cdn.com/meta/original/3X/a/0/a0da8e3be1e06f036715a3d08b02f9632719549d.png)

This is the error as seen in the error log - there is one of these occurrences for each of the failed files

 ![](https://global.discourse-cdn.com/meta/original/3X/c/0/c06532ccc529cdb24c3339e60843e5d69516d8c2.png)

This is running within docker on Digital ocean - Any thoughts would be gratefully received

Thanks  
Tim

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年十二月31日 16:03 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326/2 "2015-12-31T16:03:28Z")

</div>

Hmm, that is weird. Seems like it’s not creating the directory with the right permissions. Will have a look next week.

---

<div class="post-metadata">

### Author: ![timd1230](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/timd1230/32/122056_2.png) [@timd1230](https://meta.discourse.org/u/timd1230)
#### Post date: [2015年十二月31日 16:23 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326/3 "2015-12-31T16:23:10Z")

</div>

Thanks - the first 4 images appear in the composed post- if that helps - (If it helps I can develop- currently lead a test team) but not seen rails or docker until now…

Ill check permissions on directories as not all were created same way as not all were there in the name hash structure from install

---

<div class="post-metadata">

### Author: ![timd1230](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/timd1230/32/122056_2.png) [@timd1230](https://meta.discourse.org/u/timd1230)
#### Post date: [2015年十二月31日 16:49 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326/4 "2015-12-31T16:49:44Z")

</div>

Thanks for the pointer and some of the directories had the wrong owner / group so was a matter of luck where the failures fell - have fixed and can now upload 10 images - thanks

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [2015年十二月31日 16:52 UTC](https://meta.discourse.org/t/problems-uploading-groups-of-images/37326/5 "2015-12-31T16:52:32Z")

</div>


