[SOLVED] - Share can be create but impossible to change or delete

Hello,

Nextcloud version 15.0.2:
Operating system and version Debian 9:
Apache or nginx version Apache 2.4.25:
PHP version 7.0.33-0+deb9u1:

I have a Nextcloud update to 15.0.2 from 15.0.0 and now share can be seen on “share list” but when I click on detail of file, the share don’t be seen.
No error on log, no error on screen … so can be removed or change.
When I create share I can only choose the receiver, but no option.
I remove all applications that have interraction with share and no change observed.

The output of my config.php file i

  'overwritehost' => 'fic-box3.xxx.yy',
  'datadirectory' => '/var/www/nextcloud/data',
  'overwrite.cli.url' => 'http://localhost',
  'default_language' => 'fr',
  'dbtype' => 'mysql',
  'version' => '15.0.2.0',
  'dbname' => 'nextcloud',
  'dbhost' => 'localhost',
  'dbport' => '',
  'dbtableprefix' => 'oc_',
  'dbuser' => 'nextcloud',
  'installed' => true,
  'maintenance' => false,
  'theme' => '',
  'loglevel' => 2,
  'memcache.local' => '\\OC\\Memcache\\Memcached',
  'memcache.distributed' => '\\OC\\Memcache\\Memcached',
  'memcached_servers' => 
  array (    0 =>     array (      0 => '127.0.0.1',      1 => 11211,    ),  ),
  'memcached_options' =>  array (    14 => 50,    15 => 50,    19 => 50,    20 => 50,    8 => 50,    -1001 => rue,    16 => true,    18 => true,  ),
  'updater.release.channel' => 'stable',
  'mail_smtpmode' => 'sendmail',
  'mail_smtpsecure' => 'tls',
  'mail_from_address' => 'nas2-mgt',
  'mail_domain' => 'zzzz.yy',
  'mail_smtphost' => 'smtp.xxxx.yy',
  'mail_smtpport' => '587',
  'trusted_proxies' => 
  array (
    0 => '10.CC.BB.AA',
  ),
  'overwritecondaddr' => '^10.CC.BB.AA$',
  'overwriteprotocol' => 'https',
  'forwarded_for_headers' => 
  array (
    0 => 'HTTP_X_FORWARDED',
    1 => 'HTTP_FORWARDED_FOR',
  ),
  'simpleSignUpLink.shown' => false,
  'versions_retention_obligation' => 'auto',

The output of your Apache log in /var/log/:

fic-box3.xxx.yy:443 10.CC.BB.AA - - [21/Jan/2019:16:48:24 +0100] "GET /ocs/v2.php/apps/files_sharing/api/v1/shares?format=json&path=%2FMail-attachments%2F1547805124837_H_G.zip&reshares=true HTTP/1.1" 200 1569 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0"
fic-box3.xxx.yy:443 10.CC.BB.AA - - [21/Jan/2019:16:48:24 +0100] "GET /ocs/v2.php/apps/files_sharing/api/v1/shares?format=json&path=%2FMail-attachments%2F1547805124837_H_G.zip&shared_with_me=true HTTP/1.1" 200 756 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0"
fic-box3.xxx.yy:443 10.CC.BB.AA - - [21/Jan/2019:16:48:17 +0100] "POST /index.php/apps/ojsxc/http-bind HTTP/1.1" 200 1065 "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:64.0) Gecko/20100101 Firefox/64.0"

The list of activated applications:

  - accessibility: 1.1.0
  - activity: 2.8.2
  - admin_audit: 1.5.0
  - audioplayer: 2.5.1
  - bruteforcesettings: 1.3.0
  - calendar: 1.6.4
  - circles: 0.16.0
  - cloud_federation_api: 0.1.0
  - comments: 1.5.0
  - contacts: 3.0.2
  - data_request: 1.2.0
  - dav: 1.8.1
  - deck: 0.5.2
  - drawio: 0.9.2
  - encryption: 2.3.0
  - event_update_notification: 0.3.2
  - external: 3.2.0
  - federatedfilesharing: 1.5.0
  - federation: 1.5.0
  - files: 1.10.0
  - files_accesscontrol: 1.5.0
  - files_automatedtagging: 1.5.0
  - files_external: 1.6.0
  - files_linkeditor: 1.0.9
  - files_markdown: 2.0.5
  - files_mindmap: 0.0.11
  - files_pdfviewer: 1.4.0
  - files_retention: 1.4.0
  - files_sharing: 1.7.0
  - files_texteditor: 2.7.0
  - files_trashbin: 1.5.0
  - files_versions: 1.8.0
  - files_videoplayer: 1.4.0
  - firstrunwizard: 2.4.0
  - gallery: 18.2.0
  - groupfolders: 2.0.2
  - logreader: 2.0.0
  - lookup_server_connector: 1.3.0
  - metadata: 0.8.0
  - notes: 2.5.1
  - notifications: 2.3.0
  - oauth2: 1.3.0
  - ojsxc: 3.4.3
  - ownbackup: 18.11.0
  - password_policy: 1.5.0
  - polls: 0.9.5
  - provisioning_api: 1.5.0
  - quota_warning: 1.4.0
  - rainloop: 6.0.2
  - richdocuments: 3.1.1
  - serverinfo: 1.5.0
  - socialsharing_email: 1.0.5
  - spreed: 5.0.0
  - support: 1.0.0
  - survey_client: 1.3.0
  - systemtags: 1.5.0
  - tasks: 0.9.8
  - theming: 1.6.0
  - twofactor_admin: 0.2.0
  - twofactor_backupcodes: 1.4.1
  - twofactor_nextcloud_notification: 1.0.2
  - twofactor_totp: 2.1.0
  - twofactor_u2f: 2.1.0
  - updatenotification: 1.5.0
  - workflowengine: 1.5.0

found the issue reported here : https://github.com/nextcloud/server/issues/13656