Share button not showing

Nextcloud 20.0.0-1
Arch Linux (5.8.14-arch1-1)
Apache 2.4.46-2
PHP 7.4.11-1
redis 6.0.8-1/php-redis 5.3.1-1 (redis 6.0.8-3 crashes)

Hello,

Since the last update (or since I’ve installed Facebook and Mail sharing applications), share tab won’t show.

Screenshot_20201015_202209

Logs (no debug)

Info	no app in context	Deprecated event type for OCA\Files::loadAdditionalScripts: Symfony\Component\EventDispatcher\GenericEvent is used	
2020-10-15T20:31:02+0200
Info	no app in context	Deprecated event type for {"[object] (OCP\SabrePluginEvent)":{"*statusCode":200,"*message":"","*server":{"[object] (OCA\DAV\Connector\Sabre\Server)":{"tree":"[object] (OCA\DAV\Connector\Sabre\ObjectTree)","*baseUri":"/nextcloud/remote.php/webdav/","httpResponse":"[object] (Sabre\HTTP\Response)","httpRequest":"[object] (Sabre\HTTP\Request)","sapi":"[object] (Sabre\HTTP\Sapi)","*plugins":[],"transactionType":null,"protectedProperties":{"...":"Over 20 items, aborting normalization"},"debugExceptions":false,"resourceTypeMapping":[],"enablePropfindDepthInfinity":true,"xml":"[object] (Sabre\DAV\Xml\Service)","*listeners":{"...":"Over 20 items, aborting normalization"},"*wildcardListeners":[],"*listenerIndex":[],"*logger":null}},"Symfony\Contracts\EventDispatcher\EventpropagationStopped":false}}: null

Config.php

<?php
$CONFIG = array (
  'instanceid' => 'instanceid',
  'passwordsalt' => 'passwordsalt',
  'secret' => 'secret',
  'trusted_domains' => 
  array (
    0 => 'domain.org',
    1 => 'domain2.org',
  ),
  'datadirectory' => '/usr/share/webapps/nextcloud/data',
  'dbtype' => 'mysql',
  'version' => '20.0.0.9',
  'overwrite.cli.url' => 'domain.org',
  'dbname' => 'dbname',
  'dbhost' => 'dbhost',
  'dbport' => 'dbport',
  'dbtableprefix' => 'oc_',
  'mysql.utf8mb4' => true,
  'dbuser' => 'dbuser',
  'dbpassword' => 'dbpassword',
  'installed' => true,
  'memcache.local' => '\\OC\\Memcache\\Redis',
  'filelocking.enabled' => 'true',
  'memcache.distributed' => '\\OC\\Memcache\\Redis',
  'memcache.locking' => '\\OC\\Memcache\\Redis',
  'redis' => 
  array (
    'host' => '/var/run/redis/redis.sock',
    'port' => 0,
  ),
  'loglevel' => 0,
  'maintenance' => false,
);

App List

Enabled:
  - accessibility: 1.6.0
  - activity: 2.13.1
  - admin_audit: 1.10.0
  - bruteforcesettings: 2.0.1
  - calendar: 2.1.2
  - cloud_federation_api: 1.3.0
  - comments: 1.10.0
  - contacts: 3.4.0
  - contactsinteraction: 1.1.0
  - dashboard: 7.0.0
  - dav: 1.16.0
  - federatedfilesharing: 1.10.1
  - federation: 1.10.1
  - files: 1.15.0
  - files_downloadactivity: 1.9.0
  - files_pdfviewer: 2.0.1
  - files_rightclick: 0.17.0
  - files_sharing: 1.12.0
  - files_trashbin: 1.10.1
  - files_versions: 1.13.0
  - files_videoplayer: 1.9.0
  - firstrunwizard: 2.9.0
  - logreader: 2.5.0
  - lookup_server_connector: 1.8.0
  - nextcloud_announcements: 1.9.0
  - notes: 4.0.0
  - notifications: 2.8.0
  - oauth2: 1.8.0
  - password_policy: 1.10.1
  - photos: 1.2.0
  - privacy: 1.4.0
  - provisioning_api: 1.10.0
  - quota_warning: 1.9.1
  - recommendations: 0.8.0
  - serverinfo: 1.10.0
  - settings: 1.2.0
  - sharebymail: 1.10.0
  - support: 1.3.0
  - survey_client: 1.8.0
  - systemtags: 1.10.0
  - tasks: 0.13.4
  - text: 3.1.0
  - theming: 1.11.0
  - twofactor_backupcodes: 1.9.0
  - updatenotification: 1.10.0
  - user_status: 1.0.0
  - viewer: 1.4.0
  - weather_status: 1.0.0
  - workflowengine: 2.2.0
Disabled:
  - encryption
  - files_external
  - mail
  - user_ldap

Has anyone encountered this problem?
Thanks for your help

Test other browser or deactivate ad-blocker.

I have the same problem, try many browsers, don’t use ad-blocker, I think this is issue. From mobile app all work good.

Test Test-Account at https://try.nextcloud.com
Password: demo

same problem, don’t have share tab, any ideas?

test ad-blocker again

i don’t have ad-blocker, i try chrome, edge, explorer, firefox, safari, but same result

test it, with all browsers no share tab, 19.0.4 it was

@Denis_Artamonov
Only your Nextcloud or also https://try.nextcloud.com

both, my and yours

sharing is enabled?

my nextcloud and https://try.nextcloud.com

I confirm the problem. The problem is reproducible on both local server and demo. Testing was conducted in different browsers without ad removal modules, different devices, including a smartphone.

found the solution turn nc to us locale and share appear, problem with Russian localisation(((

1 Like

The decision to change the localization from Russian, of course, solves the problem, but later it does not provide a comfortable use of the product for russian speaking users. Another solution is needed.

Surprisingly, with russian-language localization on the context menu, a deleted file, there is a common file (folder) of the element

на сколько я понял вышла бета в которой поправили шаринг, так что ждем)))

it would be nice and polite if you’d stay in the language of the opening thread. though it seems to be a problem with russian localization.

It works fine now that I disabled my ad-blocker
many thanks

1 Like

spasibo za podskazku)
spas vremia

I confirm, the problem is solved in release 20.0.1 RC 1. Test OK!

1 Like