Skip to content
New issue

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

Share gets created but error reported to einstein in GUI #114

Closed
michielbdejong opened this issue Nov 18, 2022 · 0 comments
Closed

Share gets created but error reported to einstein in GUI #114

michielbdejong opened this issue Nov 18, 2022 · 0 comments

Comments

@michielbdejong
Copy link
Member

Debugging this now with the nrrn-testing script .

All 4 servers log something, and it seems successful in revanc2, but revanc1 then logs:

2022-11-18 08:08:08.401 DBG ../../reva/internal/grpc/interceptors/log/log.go:66 >
unary code=OK end="18/Nov/2022:08:08:08 +0000" from=tcp://127.0.0.1:41138 pid=6 pkg=rgrpc
start="18/Nov/2022:08:08:07 +0000" time_ns=514449606 traceid=d865f8cf12c818f77b53166fb4a5016c
uri=/cs3.gateway.v1beta1.GatewayAPI/CreateOCMShare user-agent=grpc-go/1.47.0

2022-11-18 08:08:08.401 WRN ../../reva/internal/http/services/ocmd/ocmd.go:132 >
request not handled pid=6 pkg=rhttp traceid=b3f87fa187c16cb7dcf2092a6bfeab08

2022-11-18 08:08:08.401 WRN ../../reva/internal/http/interceptors/log/log.go:112 >
http end="18/Nov/2022:08:08:08 +0000" host=172.18.0.4 method=POST pid=6 pkg=rhttp proto=HTTP/2.0 size=0
start="18/Nov/2022:08:08:07 +0000" status=404 time_ns=1155475841 traceid=b3f87fa187c16cb7dcf2092a6bfeab08
uri=/ocm/send url=/ocm/send
michielbdejong added a commit to cs3org/reva that referenced this issue Nov 18, 2022
Repository owner moved this from In Progress to Done in Sciencemesh: road to production Nov 18, 2022
glpatcern added a commit to cs3org/reva that referenced this issue Dec 7, 2022
* [draft] improve ocmd send sourcePath 404 error message

* print error message when forwarding invite fails

* Resolve #3365 (comment)

* changelog entry

* report unexpected response codes from EFSS API

* fix

* Add appropriate PR link in changelog entry

* Also allow 201 responses

* Also throw on EFSS API response codes from other Nextcloud backends

* built

* Fix username in upload call path

* Improved error message

* trying to debug pondersource/sciencemesh-php#100

* Fix pondersource/sciencemesh-php#100

* fix share object in OCM share backend

* Fix double declaration of genID

* info logging

* syntax fix

* Improve 'request not handled' error message

* Init log

* fix pondersource/sciencemesh-php#114

* return JSON share object on ocm/send

* How do we tell Nextcloud which WebDAV server to mount this share from?

* read webdav host from config

* better error messages from OCM /share endpoint

* Fix pondersource/sciencemesh-php#91 (comment)

* Split owner string

* return JSON from invite forward

* message: Success

* Fix merge

* make lint (first try)

* make lint (second try)

* remove unnecessary newlines

* outdent

* gofmt -s pkg/storage/fs/nextcloud/nextcloud_server_mock.

* Fix changelog for calens

* Fix make test

* fix lint

* Prepend /home to all paths in mock server

* Run make lint-fix

* Improve error message on error sending accept post request

* tmpdir for gitpod

* reset server mock

* reset server mock

* Use helpers.TempDir

* integration tests now also use this TempDir

* apply https://github.com/cs3org/reva/pull/3526/files#r1042061882

* tests passing

* uncomment

* /workspace/reva/toolchain/golangci-lint run --fix

* Fix case /some

* make some paths relative

* original/location

* /workspace/reva/toolchain/golangci-lint run --fix

Co-authored-by: root <[email protected]>
Co-authored-by: Michiel de Jong <[email protected]>
Co-authored-by: Giuseppe Lo Presti <[email protected]>
Co-authored-by: Vasco Guita <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant