pondersource / sciencemesh-php

Connect your Nextcloud server to Sciencemesh
MIT License
0 stars 1 forks source link

Check error messages here and there #170

Open michielbdejong opened 1 year ago

michielbdejong commented 1 year ago

See if the error messages you get in different situations make sense everywhere. For instance, accept an invite that was already accepted Or share with a server that is down.

parhamin2010 commented 1 year ago

There's issue from Reva API response. Here's the issue detail:

1- Once user is already added to NC1 and user trys to open old token URL it returns this error message from Reva. grpc forward invite request failed

2- Once user is opening a token URL like this: https://meshdir.docker/meshdir?token=&providerDomain= Same error returns from Reva without any differences. grpc forward invite request failed

I'm reporting this error here as new issue. https://github.com/pondersource/sciencemesh-php/issues/174

Other cases related to error messages are showing properly here https://github.com/pondersource/nc-sciencemesh/issues/250