Skip to content

Temporary space not left after not enought space error #37

@Niarolf

Description

@Niarolf

Description

When we have not enought space in the apache temp filesystem, the temporary files are not deleted.

Context

Qgis server is using with apache2 and fcgi.
The plugin variable debug is with the false value
When we call the plugin for a large file, send with a SHP outputFormat for example, the plugin create a gml file, then he converts this one in shp and finally in a zip file.
All theses files are deleted when no error and the final file is send, but when an error is occuring, the plugin stop, send a partial file and don't delete the temporary files.
We must delete manually.

  • QGIS Server FULL version (with 3 numbers) :
    Qgis Server 3.16.4

  • OS on the server :
    Debian 10.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions