Pb with shares or users table

I’m using nextcloud 12.0

I notify some problems I have folder that i have shared for multiple users example kherif.bouabdallah and bilel.bouchahma and the last user that i have shared is belkadi.mohamed now when I open share window i see this:

And via web I see:

Have you any solution to this anomaly and what cause this???

Cdt.

Which version of the desktop client are you using? Does it also happen with the original ownCloud client?

Hi,

I don’t think that it’s owncloud desktop client causing this problem , I’ve disconnected the client And tried with web interface and the same problem only one user share shown like in video:

Cdt.

Owncloud desktop windows client 2.3.2 build 6928.

Did you check on the admin page that you enabled sharing and didn’t put in further restrictions such as sharing only within the same group?

I see this in log:
GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem:

unable to get local issuer certificate

/home/magpharm/public_html/cloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 104: GuzzleHttp\Exception\RequestException wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\RingException))
/home/magpharm/public_html/cloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/home/magpharm/public_html/cloud/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
/home/magpharm/public_html/cloud/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)

Other Fatal Log

Sabre\DAV\Exception\Conflict: HTTP/1.1 409 The destination node is not found

/home/magpharm/public_html/cloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 624: Sabre\DAV\Server->getCopyAndMoveInfo(Object(Sabre\HTTP\Request))
[internal function] Sabre\DAV\CorePlugin->httpMove(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/home/magpharm/public_html/cloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/home/magpharm/public_html/cloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit('method MOVE', Array)
/home/magpharm/public_html/cloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/home/magpharm/public_html/cloud/apps/dav/appinfo/v1/webdav.php - line 71: Sabre\DAV\Server->exec()
/home/magpharm/public_html/cloud/remote.php - line 162: require_once('/home/magpharm/...')
{main}

What kind of system do you have? Did you check your configuration against the default settings in the doc?
Apache: https://docs.nextcloud.com/server/12/admin_manual/installation/source_installation.html#apache-web-server-configuration
Nginx: https://docs.nextcloud.com/server/12/admin_manual/installation/nginx.html