-
Notifications
You must be signed in to change notification settings - Fork 668
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
Sync is sometimes not working with oCIS and working again after restart #8538
Comments
This issue was marked stale because it has been open for 30 days with no activity. Remove the stale label or comment or this will be closed in 7 days. |
same issue here. A simple restart of the desktop client fixes the problem. |
This sounds very 🐟 -y. |
It is unauthenticated, but if you send an |
@TheOneRing Could you check why we send bearer auth to the status.php?
|
I tested it with OIDC, where you have the token in the |
@wkloucek See me modified comment |
@michaelstingl I added a PR to oCIS so that you can send whatever authorization header you like to oCIS and it will ignore it on the /status.php endpoint. Should we try this first or do you want to investigate in the client first? |
No need to wait. I can always check with mitmproxy or the builtin http logger. Thanks 👍 |
Did not happen to me in the last 3 days (since we deployed oCIS 1.8.0). @micbar Did you have it again? |
Seems fixed. Connection is stable since the upgrade. |
Expected behaviour
Client should recover itself.
Actual behaviour
client stops sync because of following error (also see logs).
After a restart of the client the sync works again.
Steps to reproduce
Happens only sporadically
Server configuration
Web server: oCIS 1.3.0
Client configuration
Client version: 2.7.6
Operating system: Manjaro / Linux
OS language: English
Qt version used by client package (Linux only, see also Settings dialog): 5.15.2
Client package (From ownCloud or distro) (Linux only): distro
Installation path of client:
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Client logfile: Output of
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the ownCloud directory)(See also https://doc.owncloud.org/desktop/troubleshooting.html#log-files )
Server logfile: oCIS log:
The text was updated successfully, but these errors were encountered: