We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A receiver cannot accept a declined share
Steps to reproduce the behavior:
uu1
uu2
{ "ocs": { "meta": { "status": "error", "statuscode": 996, "message": "grpc update received share request failed" } } }
export OCIS_URL=https://localhost:9200 18:47:20 export STORAGE_HOME_DRIVER=ocis export STORAGE_USERS_DRIVER=ocis export STORAGE_DRIVER_OCIS_ROOT=/tmp/ocis/storage/users export STORAGE_DRIVER_LOCAL_ROOT=/tmp/ocis/local/root export STORAGE_METADATA_ROOT=/tmp/ocis/metadata export STORAGE_DRIVER_OWNCLOUD_DATADIR=/tmp/ocis/owncloud/data export STORAGE_HOME_DATA_SERVER_URL=http://localhost:9155/data export STORAGE_USERS_DATA_SERVER_URL=http://localhost:9158/data export STORAGE_SHARING_USER_JSON_FILE=/tmp/ocis/shares.json export PROXY_ENABLE_BASIC_AUTH=true export WEB_UI_CONFIG=$HOME/www/ocConfigs/config.json export IDP_IDENTIFIER_REGISTRATION_CONF=$HOME/www/ocConfigs/idp.yml export OCIS_LOG_LEVEL=error export SETTINGS_DATA_PATH=/tmp/ocis/settings
OCIS_VERSION=latest BRANCH=master STORAGE_FRONTEND_UPLOAD_DISABLE_TUS=false
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Closing here in favor of more detailed #2011
Sorry, something went wrong.
No branches or pull requests
Describe the bug
A receiver cannot accept a declined share
Steps to reproduce
Steps to reproduce the behavior:
uu1
&uu2
uu1
with useruu2
Expected behavior
Actual behavior
Setup
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: