have two instances of oC installed one should have capital case letters in the URL path e.g.
http://localhost/owncloud-10.2.0/rc1 and http://localhost/owncloud-10.2.0/RC1_b
try to share federation shares from rc1 to RC1_b
Expected behaviour
sharing works
Actual behaviour
message saying: Sharing Documents failed, could not find admin@http://localhost/owncloud-10.2.0/rc1_b, maybe the server is currently unreachable.
it tries to access rc1_b but the path is RC1_b
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache2
Database:
SQlite
PHP version:
7.2
ownCloud version: (see ownCloud admin page)
10.2.0.1
Updated from an older ownCloud or fresh install:
fresh
Where did you install ownCloud from:https://download.owncloud.org/community/testing/owncloud-10.2.0RC1.tar.bz2
Are you using external storage, if yes which one: local/smb/sftp/...
no
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
{"reqId":"byg4JYsIbtOLASSDu4Bd","level":3,"time":"2019-04-17T11:19:16+00:00","remoteAddr":"::1","user":"admin","app":"no app in context","method":"POST","url":"\/owncloud-10.2.0\/rc1\/ocs\/v2.php\/apps\/files_sharing\/api\/v1\/shares?format=json","message":"Failed to notify remote server of federated share, removing share (Sharing Documents failed, could not find admin@http:\/\/localhost\/owncloud-10.2.0\/rc1_b, maybe the server is currently unreachable.)"}
Steps to reproduce
http://localhost/owncloud-10.2.0/rc1
andhttp://localhost/owncloud-10.2.0/RC1_b
rc1
toRC1_b
Expected behaviour
sharing works
Actual behaviour
message saying:
Sharing Documents failed, could not find admin@http://localhost/owncloud-10.2.0/rc1_b, maybe the server is currently unreachable.
it tries to access
rc1_b
but the path isRC1_b
Server configuration
Operating system: Ubuntu 18.04 Web server: Apache2 Database: SQlite PHP version: 7.2 ownCloud version: (see ownCloud admin page) 10.2.0.1 Updated from an older ownCloud or fresh install: fresh Where did you install ownCloud from: https://download.owncloud.org/community/testing/owncloud-10.2.0RC1.tar.bz2
The content of config/config.php: rc1
RC1_b
installed apps
Are you using external storage, if yes which one: local/smb/sftp/... no Are you using encryption: yes/no no Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/... no
Client configuration
Browser: Firefox / Chrome Operating system: Ubuntu 18.04
Logs
ownCloud log (data/owncloud.log)