Thanks, it works now.
The solution was to set constant UPLOAD_DIR in /config/application.php, like this:
define(‘UPLOAD_DIR’, ‘<something>/deploy/shared/web/app/uploads/download-manager-files’); //change <something> to your file path