Bug 51872 - UMC-Webserver: IOError: [Errno 28] No space left on device
UMC-Webserver: IOError: [Errno 28] No space left on device
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-21 10:34 CEST by Christian Castens
Modified: 2020-08-21 10:34 CEST (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2020071321000332
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2020-08-21 10:34:24 CEST
Version: 4.4-4 errata499 (Blumenthal)

Error:
Traceback (most recent call last):
  File "%PY2.7%/cherrypy/_cprequest.py", line 663, in respond
    self.body.process()
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 996, in process
    super(RequestBody, self).process()
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 540, in process
    proc(self)
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 223, in process_multipart_form_data
    process_multipart(entity)
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 215, in process_multipart
    part.process()
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 538, in process
    self.default_proc()
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 710, in default_proc
    self.file = self.read_into_file()
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 725, in read_into_file
    self.read_lines_to_boundary(fp_out=fp_out)
  File "%PY2.7%/cherrypy/_cpreqbody.py", line 701, in read_lines_to_boundary
    fp_out.seek(0)
IOError: [Errno 28] No space left on device


Role: domaincontroller_master