Opened 15 years ago
Closed 15 years ago
#435 closed defect (fixed)
Attachments are incomplete when uploaded from a Windows slave
Reported by: | Johannes Spohr <johannes.spohr@…> | Owned by: | osimons |
---|---|---|---|
Priority: | major | Milestone: | 0.6 |
Component: | Build slave | Version: | dev |
Keywords: | Cc: | ||
Operating System: | Windows |
Description
In [703], the attachments feature was introduced, and I think it's great. I use it in a config which is built on Linux, Mac and Windows.
However, the Windows slave does not complete the upload correctly. It's a 13MB ZIP file, and only the first one or two KB are uploaded. There is no error in the server or slave logs, and the incomplete file contains a ZIP header, from which I can recognize some file names, so it's not the wrong file. The other slaves work flawlessly.
If this is a configuration issue on my side, is there some way I can run a test on the slave to tell me what's wrong?
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by Johannes Spohr <johannes.spohr@…>
comment:2 Changed 15 years ago by osimons
- Milestone changed from 0.6.1 to 0.6
- Owner set to osimons
My mistake. I forgot to mark the read as 'binary'... Fixed in [733].
comment:3 Changed 15 years ago by osimons
- Resolution set to fixed
- Status changed from new to closed
...and closing.
Some additional info: