After migration to new server & OS unable to create Public Link/Share

Steps to reproduce

  1. Select file or Directory to Share (!Test directory)
  2. Select Public Links
  3. Select Create Public Link
  4. Result - Window pops up: Create link share: /!Test
    (Neither Cancel or Share do anything, only (x) to close window does anything ie. closes window)
    (Private links are created properly ie. https://mydomain.net/owncloud/index.php/f/699377 as well as local shares)

Expected behaviour

Expected behavior is that a public link would be created that can be shared. There virtually is no sharing working at all other than with locally registered users.

Actual behaviour

See Step 4. above

Server configuration

Operating system:
Debian 9.4 64bit

Web server:
Server version: Apache/2.4.25 (Debian)
Server built: 2018-03-31T08:47:16
Server’s Module Magic Number: 20120211:68
Server loaded: APR 1.5.2, APR-UTIL 1.5.4
Compiled using: APR 1.5.2, APR-UTIL 1.5.4
Architecture: 32-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)

Database:
±------------------------±-------------------------+
| Variable_name | Value |
±------------------------±-------------------------+
| innodb_version | 5.6.36-82.1 |
| protocol_version | 10 |
| slave_type_conversions | |
| version | 10.1.26-MariaDB-0+deb9u1 |
| version_comment | Debian 9.1 |
| version_compile_machine | i686 |
| version_compile_os | debian-linux-gnu |
| version_malloc_library | system jemalloc |
| version_ssl_library | YaSSL 2.4.2 |
| wsrep_patch_version | wsrep_25.19 |
±------------------------±-------------------------+

PHP version:
7.0.27

ownCloud version: (see ownCloud admin page)
10.0.8

Updated from an older ownCloud or fresh install:
I migrated 2 installations from CentOS 6.9 and CentOS 7.1 to Debian 9.4. Everything migrated fine. The data was moved to /home/owncloud/data and data is redirected via a symbolic link. Access to the data files locally and via SMB shares are accessable.

Where did you install ownCloud from:
Via the owncloud community Repo

Signing status (ownCloud 9.0 and above):

Login as admin user into your ownCloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results into https://gist.github.com/ and puth the link here.

The content of config/config.php:
em
{
“system”: {
“instanceid”: “oc9015e1d0d9”,
“passwordsalt”: “REMOVED SENSITIVE VALUE”,
“trusted_domains”: [
REMOVED SENSITIVE VALUE” ",
REMOVED SENSITIVE VALUE” ",
"owncloud.REMOVED SENSITIVE VALUE’ ",
“192.168.0.2”
],
“datadirectory”: “/var/www/html/owncloud/data”,
“dbtype”: “mysql”,
“version”: “10.0.8.5”,
“installed”: true,
“dbname”: “owncloud”,
“dbhost”: “localhost”,
“dbtableprefix”: “oc_”,
“dbuser”: “REMOVED SENSITIVE VALUE”,
“dbpassword”: “REMOVED SENSITIVE VALUE”,
“mail_smtpmode”: “smtp”,
“mail_smtphost”: “REMOVED SENSITIVE VALUE”,
“mail_smtpport”: “25”,
“mail_from_address”: “REMOVED SENSITIVE VALUE”,
“mail_domain”: “REMOVED SENSITIVE VALUE”,
“theme”: “”,
“maintenance”: false,
“appcodechecker”: false,
“loglevel”: 0,
“secret”: “REMOVED SENSITIVE VALUE”,
“trashbin_retention_obligation”: “auto”,
“updatechecker”: false,
“integrity.check.disabled”: false,
“mail_smtpauthtype”: “LOGIN”,
“mail_smtpauth”: 1,
“mail_smtpname”: “REMOVED SENSITIVE VALUE”,
“mail_smtppassword”: “REMOVED SENSITIVE VALUE

List of activated apps:
Enabled:

  • dav: 0.3.2
  • federatedfilesharing: 0.3.1
  • files: 1.5.1
  • files_external: 0.7.1
  • files_sharing: 0.10.1
  • files_trashbin: 0.9.1
  • market: 0.2.4
    Disabled:
  • activity
  • configreport
  • encryption
  • federation
  • files_pdfviewer
  • files_sharing_
  • files_texteditor
  • files_versions
  • files_videoplayer
  • market_
  • notifications
  • provisioning_api
  • theme-example
  • updatenotification

Are you using external storage, if yes which one: local/smb/sftp/…
Yes but not user data or primary storage only for sharing

Are you using encryption:
No

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/…
No

Client configuration

(Not a client problem - effects all client OS’s and Browsers)
Browser:
Does not Matter - Chrome/FireFox

Operating system:
Windows 10

Logs

Web server error log

Tue May 22 00:06:29.437567 2018] [mpm_prefork:notice] [pid 2210] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured – resuming normal operations
[Tue May 22 00:06:29.437597 2018] [core:notice] [pid 2210] AH00094: Command line: ‘/usr/sbin/apache2’
[Tue May 22 09:24:00.282574 2018] [mpm_prefork:notice] [pid 2210] AH00169: caught SIGTERM, shutting down
[Tue May 22 09:24:00.419367 2018] [mpm_prefork:notice] [pid 19627] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured – resuming normal operations
[Tue May 22 09:24:00.419406 2018] [core:notice] [pid 19627] AH00094: Command line: ‘/usr/sbin/apache2’
[Tue May 22 09:42:47.398559 2018] [mpm_prefork:notice] [pid 19627] AH00169: caught SIGTERM, shutting down
[Tue May 22 09:42:47.527897 2018] [mpm_prefork:notice] [pid 19866] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured – resuming normal operations
[Tue May 22 09:42:47.527932 2018] [core:notice] [pid 19866] AH00094: Command line: ‘/usr/sbin/apache2’
[Tue May 22 09:46:03.084802 2018] [mpm_prefork:notice] [pid 19866] AH00169: caught SIGTERM, shutting down
[Tue May 22 09:48:33.781482 2018] [mpm_prefork:notice] [pid 456] AH00163: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured – resuming normal operations
[Tue May 22 09:48:33.781757 2018] [core:notice] [pid 456] AH00094: Command line: ‘/usr/sbin/apache2’
[Tue May 22 10:20:46.289297 2018] [authz_core:error] [pid 476] [client 192.168.0.254:39009] AH01630: client denied by server configuration: /var/www/html/owncloud/data/htaccesstest.txt
[Tue May 22 10:21:22.963787 2018] [authz_core:error] [pid 475] [client 192.168.0.254:39088] AH01630: client denied by server configuration: /var/www/html/owncloud/data/htaccesstest.txt

Insert your webserver log here

192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/core/img/actions/info.svg HTTP/1.1” 200 7152 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/core/img/actions/checkbox-checked.svg HTTP/1.1” 200 6724 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/avatar/jon/32 HTTP/1.1” 200 7571 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/cron.php HTTP/1.1” 200 752 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages HTTP/1.1” 200 10087 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 911 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 6442 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/4?testOnly=true HTTP/1.1” 200 1235 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/7?testOnly=true HTTP/1.1” 200 1159 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 774 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 837 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/8?testOnly=true HTTP/1.1” 200 1152 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 853 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/9?testOnly=true HTTP/1.1” 200 6873 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:39 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/10?testOnly=true HTTP/1.1” 200 1219 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 853 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/11?testOnly=true HTTP/1.1” 200 1223 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 776 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/12?testOnly=true HTTP/1.1” 200 1182 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “POST /owncloud/index.php/displaynames HTTP/1.1” 200 786 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “GET /owncloud/index.php/apps/files_external/globalstorages/13?testOnly=true HTTP/1.1” 200 1188 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:40 -0400] “GET /owncloud/core/vendor/select2/select2.png HTTP/1.1” 200 1110 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:41 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/4 HTTP/1.1” 200 1235 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:41 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/7 HTTP/1.1” 200 1159 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:41 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/9 HTTP/1.1” 200 1205 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:41 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/8 HTTP/1.1” 200 1152 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:41 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/10 HTTP/1.1” 200 1219 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:42 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/11 HTTP/1.1” 200 1223 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:42 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/12 HTTP/1.1” 200 1182 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:21:42 -0400] “PUT /owncloud/index.php/apps/files_external/globalstorages/13 HTTP/1.1” 200 1188 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”
192.168.0.254 - - [22/May/2018:10:30:31 -0400] “POST /owncloud/index.php/heartbeat HTTP/1.1” 200 6392 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0”

ownCloud log (data/owncloud.log)

{“reqId”:“nHDG98jdb5f90GiPBdzW”,“level”:0,“time”:“2018-05-22T13:05:23+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files\BackgroundJob\CleanupFileLocks with arguments : “}
{“reqId”:“nHDG98jdb5f90GiPBdzW”,“level”:0,“time”:“2018-05-22T13:05:23+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files\BackgroundJob\CleanupFileLocks with arguments : “}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files\BackgroundJob\DeleteOrphanedItems with arguments : “}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“DeleteOrphanedItems”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“0 orphaned system tag relations deleted”}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“DeleteOrphanedItems”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“0 orphaned user tag relations deleted”}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“DeleteOrphanedItems”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“0 orphaned comments deleted”}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“DeleteOrphanedItems”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“0 orphaned comment read marks deleted”}
{“reqId”:“ZgYfQuyjL1X1jvWOxPCY”,“level”:0,“time”:“2018-05-22T13:05:36+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files\BackgroundJob\DeleteOrphanedItems with arguments : “}
{“reqId”:“fbijImldVD4zsDJfFkDS”,“level”:0,“time”:“2018-05-22T13:06:15+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files\BackgroundJob\ScanFiles with arguments : “}
{“reqId”:“fbijImldVD4zsDJfFkDS”,“level”:0,“time”:“2018-05-22T13:06:15+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files\BackgroundJob\ScanFiles with arguments : “}
{“reqId”:“ieHfWE4k6W6nUAQRqUbA”,“level”:3,“time”:“2018-05-22T13:11:07+00:00”,“remoteAddr”:“192.168.0.254”,“user”:“jon”,“app”:“PHP”,“method”:“GET”,“url”:”/owncloud/index.php/core/preview.png?file=%2F!Test%2F%24_1.JPG&x=520&y=293&a=1&mode=cover&c=69f6ab3ad74f7398aa02b95c226a9bcb&forceIcon=0”,“message”:“fopen(/var/www/html/owncloud/data/jon/thumbnails/699391/400-300-max-cover.png): failed to open stream: No such file or directory at /var/www/html/owncloud/lib/private/Files/Storage/Local.php#296”}
{“reqId”:“ieHfWE4k6W6nUAQRqUbA”,“level”:0,“time”:“2018-05-22T13:11:07+00:00”,“remoteAddr”:“192.168.0.254”,“user”:“jon”,“app”:“core”,“method”:“GET”,“url”:"/owncloud/index.php/core/preview.png?file=%2F!Test%2F%24_1.JPG&x=520&y=293&a=1&mode=cover&c=69f6ab3ad74f7398aa02b95c226a9bcb&forceIcon=0",“message”:“Generating preview for “/!Test/$_1.JPG” with “OC\Preview\JPEG””}
{“reqId”:“ieHfWE4k6W6nUAQRqUbA”,“level”:0,“time”:“2018-05-22T13:11:07+00:00”,“remoteAddr”:“192.168.0.254”,“user”:“jon”,“app”:“core”,“method”:“GET”,“url”:"/owncloud/index.php/core/preview.png?file=%2F!Test%2F%24_1.JPG&x=520&y=293&a=1&mode=cover&c=69f6ab3ad74f7398aa02b95c226a9bcb&forceIcon=0",“message”:“OC_Image->fixOrientation() Orientation: -1”}
{“reqId”:“LDYuXbO1FTHT9xHXFfvI”,“level”:3,“time”:“2018-05-22T13:23:01+00:00”,“remoteAddr”:“192.168.0.254”,“user”:“jon”,“app”:“no app in context”,“method”:“GET”,“url”:"/owncloud/index.php/apps/files/ajax/getstoragestats.php?dir=%2F!Test",“message”:“User backend OC\User\Database is returning home: /home/owncloud/data/jon for user: jon which differs from existing value: /var/www/html/owncloud/data/jon”}
{“reqId”:“BmRJgx1KvPxZDex9a5BT”,“level”:0,“time”:“2018-05-22T13:23:21+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\DAV\CardDAV\SyncJob with arguments : “}
{“reqId”:“BmRJgx1KvPxZDex9a5BT”,“level”:0,“time”:“2018-05-22T13:23:26+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 5 seconds, this job is an instance of class : OCA\DAV\CardDAV\SyncJob with arguments : “}
{“reqId”:“izivlzPLbEKX0dPjal0x”,“level”:3,“time”:“2018-05-22T13:24:13+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“no app in context”,“method”:“POST”,“url”:"/owncloud/index.php/login",“message”:“User backend OC\User\Database is returning home: /home/owncloud/data/jon for user: jon which differs from existing value: /var/www/html/owncloud/data/jon”}
{“reqId”:“MENUBqioAWE301T2ygVM”,“level”:0,“time”:“2018-05-22T13:24:15+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OC\Authentication\Token\DefaultTokenCleanupJob with arguments : “}
{“reqId”:“MENUBqioAWE301T2ygVM”,“level”:1,“time”:“2018-05-22T13:24:15+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Invalidating tokens older than 2018-05-21T13:24:15+00:00”}
{“reqId”:“MENUBqioAWE301T2ygVM”,“level”:0,“time”:“2018-05-22T13:24:15+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OC\Authentication\Token\DefaultTokenCleanupJob with arguments : “}
{“reqId”:“MajFzNlj1WAQ1lymDpXY”,“level”:0,“time”:“2018-05-22T14:03:00+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files\BackgroundJob\ScanFiles with arguments : “}
{“reqId”:“MajFzNlj1WAQ1lymDpXY”,“level”:0,“time”:“2018-05-22T14:03:00+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files\BackgroundJob\ScanFiles with arguments : “}
{“reqId”:“XT8zjLWOfiDRzsUgZU15”,“level”:0,“time”:“2018-05-22T14:03:12+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Market\CheckUpdateBackgroundJob with arguments : “}
{“reqId”:“XT8zjLWOfiDRzsUgZU15”,“level”:0,“time”:“2018-05-22T14:03:28+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 16 seconds, this job is an instance of class : OCA\Market\CheckUpdateBackgroundJob with arguments : “}
{“reqId”:“ok06hyn4eEx4KQTUgNIj”,“level”:0,“time”:“2018-05-22T14:19:57+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OC\Authentication\Token\DefaultTokenCleanupJob with arguments : “}
{“reqId”:“ok06hyn4eEx4KQTUgNIj”,“level”:1,“time”:“2018-05-22T14:19:57+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Invalidating tokens older than 2018-05-21T14:19:57+00:00”}
{“reqId”:“ok06hyn4eEx4KQTUgNIj”,“level”:0,“time”:“2018-05-22T14:19:57+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OC\Authentication\Token\DefaultTokenCleanupJob with arguments : “}
{“reqId”:“48WPWcTjJq96s88aqTdZ”,“level”:0,“time”:“2018-05-22T14:20:46+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files_Trashbin\BackgroundJob\ExpireTrash with arguments : “}
{“reqId”:“48WPWcTjJq96s88aqTdZ”,“level”:0,“time”:“2018-05-22T14:20:46+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files_Trashbin\BackgroundJob\ExpireTrash with arguments : “}
{“reqId”:“TRDqYPCv8f3tAJOCnDMy”,“level”:0,“time”:“2018-05-22T14:21:22+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OCA\Files_Sharing\DeleteOrphanedSharesJob with arguments : “}
{“reqId”:“TRDqYPCv8f3tAJOCnDMy”,“level”:0,“time”:“2018-05-22T14:21:22+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“DeleteOrphanedSharesJob”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“0 orphaned share(s) deleted”}
{“reqId”:“TRDqYPCv8f3tAJOCnDMy”,“level”:0,“time”:“2018-05-22T14:21:22+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OCA\Files_Sharing\DeleteOrphanedSharesJob with arguments : “}
{“reqId”:“fkLljow7uQ0gZXzc9I8p”,“level”:0,“time”:“2018-05-22T14:21:39+00:00”,“remoteAddr”:“192.168.0.254”,“user”:”–”,“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Started background job of class : OC\BackgroundJob\Legacy\RegularJob with arguments : Array\n(\n [0] => OCA\News\Cron\Updater\n [1] => run\n)\n”}
{“reqId”:“fkLljow7uQ0gZXzc9I8p”,“level”:0,“time”:“2018-05-22T14:21:39+00:00”,“remoteAddr”:“192.168.0.254”,“user”:"–",“app”:“cron”,“method”:“GET”,“url”:"/owncloud/cron.php",“message”:“Finished background job, the job took : 0 seconds, this job is an instance of class : OC\BackgroundJob\Legacy\RegularJob with arguments : Array\n(\n [0] => OCA\News\Cron\Updater\n [1] => run\n)\n”}

Sound to me like the same as described in Download link generation fails or am i wrong?

No… I think this is different
Private links are created OK
Local shares are created OK

Capture

But in the thread the user is also reporting that public links/shares like you’re trying to create doesn’t work. And the screenshot you have posted is also matching the one in the other thread (besides the different language).

Agreed… similar but perhaps not the same problem. Email link works on both of my servers although that is not the underling issue. The language/translation is especially difficult to me…

Maybe you can find something similar like Uncaught TypeError: this.$el.find(…).select2 is not a function shown in the other thread in your browser console so that you can see if its the same problem or not.

Well I’ll be! Looks to be the same or similar error…

Not sure if this gets me closer to a fix however.

sharedialogmailview.js?v=2da759372ba8e556cb68b35984ca18b8:197 Uncaught TypeError: this.$el.find(…).select2 is not a function
at child._afterRender (sharedialogmailview.js?v=2da759372ba8e556cb68b35984ca18b8:197)
at child. (sharedialogmailview.js?v=2da759372ba8e556cb68b35984ca18b8:62)
at executeBound (underscore.js?v=2da759372ba8e556cb68b35984ca18b8:701)
at child.bound [as render] (underscore.js?v=2da759372ba8e556cb68b35984ca18b8:733)
at child.render (sharedialoglinkshareview.js?v=2da759372ba8e556cb68b35984ca18b8:270)
at Object.adjustDialog (sharedialoglinkshareview.js?v=2da759372ba8e556cb68b35984ca18b8:367)
at Object. (jquery.js:3256)
at j (jquery.js:3099)
at Object.fireWith [as resolveWith] (jquery.js:3211)
at Object. (jquery.js:3263)
_afterRender @ sharedialogmailview.js?v=2da759372ba8e556cb68b35984ca18b8:197
(anonymous) @ sharedialogmailview.js?v=2da759372ba8e556cb68b35984ca18b8:62
executeBound @ underscore.js?v=2da759372ba8e556cb68b35984ca18b8:701
bound @ underscore.js?v=2da759372ba8e556cb68b35984ca18b8:733
render @ sharedialoglinkshareview.js?v=2da759372ba8e556cb68b35984ca18b8:270
adjustDialog @ sharedialoglinkshareview.js?v=2da759372ba8e556cb68b35984ca18b8:367
(anonymous) @ jquery.js:3256
j @ jquery.js:3099
fireWith @ jquery.js:3211
(anonymous) @ jquery.js:3263
j @ jquery.js:3099
fireWith @ jquery.js:3211
e.(anonymous function) @ jquery.js:3301
(anonymous) @ oc-dialogs.js?v=2da759372ba8e556cb68b35984ca18b8:710
j @ jquery.js:3099
fireWith @ jquery.js:3211
x @ jquery.js:8264
(anonymous) @ jquery.js:8605
load (async)
send @ jquery.js:8622
ajax @ jquery.js:8166
n.(anonymous function) @ jquery.js:8311
_getMessageTemplate @ oc-dialogs.js?v=2da759372ba8e556cb68b35984ca18b8:708
message @ oc-dialogs.js?v=2da759372ba8e556cb68b35984ca18b8:246
show @ sharedialoglinkshareview.js?v=2da759372ba8e556cb68b35984ca18b8:357
_showPopupForShare @ sharedialoglinklistview.js?v=2da759372ba8e556cb68b35984ca18b8:211
onAddButtonClick @ sharedialoglinklistview.js?v=2da759372ba8e556cb68b35984ca18b8:157
dispatch @ jquery.js:4435
r.handle @ jquery.js:4121

and

js.js?v=2da759372ba8e556cb68b35984ca18b8:2287 Deprecation warning: tipsy is deprecated. Use tooltip instead.

I’m not sure if fixes for such kind of errors are provided or found in this forums. Maybe its required to report it to the ownCloud bug tracker.

Seems there has already dialogue already see: https://github.com/owncloud/core/issues/31454

No sure if there is a solution yet however…

1 Like

It seems the workaround is to enable the systemtags app (according to what is told in the github ticket). Proper fix seems scheduled for 10.0.9

1 Like

Yes… Actually in “The Market” the app is called Collaborative Tags. I installed that app in both installations and magically both are working as expected with respect to public sharing.

1 Like