Hallo @Kawohl
anbei der ausgefüllt Dokument mit anonymisierten Daten.
VG
Steps to reproduce
- Downloaden der https://freedomhouse.org/sites/default/files/FOTN_2016_Full_Report.pdf direkt auf den Windows PC
- PDF Datei per Drag&Drop ins Zielverzeichnis der OwnCloud (im Firefox Fenster) schieben.
3.Upload abwarten
Expected behaviour
Der Upload sollte durchgeführt und ohne Fehler abgeschlossen, die PDF Datei sollte im Zielverzeichnis angezeigt werden
Actual behaviour
Upload schlägt fehl mit: "Service Temporary Unavailable"
Server configuration
Operating system:
Web server: Apache
Database: MySQL
PHP version: PHP 7
ownCloud version: ownCloud 9.1.4 (stable)
Updated from an older ownCloud or fresh install: nein
Where did you install ownCloud from: entpacketes ZIP-Verzeichnis welches auf den Webspace hochgeladen wurde.
Signing status (ownCloud 9.0 and above): ownCloud 9.1.4 (stable)
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here: No errors have been found.
List of activated apps:
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder
Kein Zugriff möglich.
The content of config/config.php:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your ownCloud installation folder
or
Insert your config.php content here
(Without the database password, passwordsalt and secret)
<?php
$CONFIG = array (
'instanceid' => '',
'passwordsalt' => '',
'secret' => '',
'trusted_domains' =>
array (
0 => 'example.com',
),
'datadirectory' => '/mnt/////htdocs/example.com//data',
'overwrite.cli.url' => 'https://example.com//',
'dbtype' => 'mysql',
'version' => '9.1.4.2',
'dbname' => '',
'dbhost' => '',
'dbtableprefix' => '',
'dbuser' => '',
'dbpassword' => '',
'logtimezone' => 'Europe/Berlin',
'installed' => true,
'appstore.experimental.enabled' => true,
'mail_smtpmode' => 'smtp',
'mail_smtpsecure' => 'ssl',
'tempdirectory' => '/mnt/////htdocs/example.com//data',
'updatechecker' => true,
'updater.server.url' => 'https://updates.owncloud.com/server/',
'check_for_working_webdav' => true,
'check_for_working_htaccess' => true,
'loglevel' => 3,
'log_rotate_size' => 5242880,
'cipher' => 'AES-256-CFB',
'mail_domain' => '.example.com',
'mail_from_address' => '',
'mail_smtpauth' => 1,
'mail_smtpauthtype' => 'LOGIN',
'mail_smtphost' => '',
'mail_smtpport' => '465',
'mail_smtpname' => '@.example.com',
'mail_smtppassword' => '',
);
Are you using external storage, if yes which one: Einen MagentaCloud Account via webdav
Are you using encryption: yes
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used) Nein.
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your ownCloud installation folder
Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM oc_appconfig
WHERE appid
= 'user_ldap';
Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.
Client configuration
Browser: Firefox 52.0.1
Operating system: Windows 7
Logs
Web server error log
Kein Zugriff drauf.
ownCloud log (data/owncloud.log)
Insert your ownCloud log here
Error files Upload error: 3 - Die Datei konnte nur teilweise übertragen werden 2017-03-23T10:09:06+01:00
{"reqId":"","remoteAddr":"","":"","message":"Upload error: 3 - Die Datei konnte nur teilweise \u00fcbertragen werden","level":3,"time":"2017-03-22T15:16:32+01:00","method":"POST","url":"\/\/\/index.php\/apps\/files\/ajax\/upload.php","user":""}
{"reqId":"","remoteAddr":"","app":"files","message":"Upload error: 3 - Die Datei konnte nur teilweise \u00fcbertragen werden","level":3,"time":"2017-03-23T10:09:06+01:00","method":"POST","url":"\/\/\/index.php\/apps\/files\/ajax\/upload.php","user":""}
Browser log
Insert your browser log here, this could for example include:
JQMIGRATE: Migrate is installed, version 1.4.0 jquery-migrate.min.js:2:542