mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #94] Network error with Chrome extention #91
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BrainPonders on GitHub (May 2, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/94
Since a short while <24 days the Chrome extension is not connecting to the Nextcloud server anymore. The response is:
Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details Network error: Check your network connection and your account details
The Firefox extension is working fine.
Software versions
Steps to reproduce
Expected outcome
I would expect that the extension syncs with the server as it did in after the initial setup >24 days ago.
...
Actual outcome
See error message above.
@marcelklehr commented on GitHub (May 2, 2018):
Hey @eRJe79
Thank you for reporting this. Could you a) double check your nextcloud URL b) check the network log as follows?
@BrainPonders commented on GitHub (May 2, 2018):
Hi @marcelklehr,
Thanks for your response. The nextcloud URL has been verified (also copied from the working FF extension).
I included a screen shot of the inspector window.
Update: After I rerun the sync with the inspector windows open a few more times, the sync suddenly completed without error... I don't know what has changed.
@marcelklehr commented on GitHub (May 2, 2018):
The error code looks to be related to the TLS certificate used by your nextcloud server. It could be that if it's a recent certificate, chrome hadn't updated its list of CAs to include yours.
I'm closing this, as it seems to work now. Shout if the issue comes up again :)
@BrainPonders commented on GitHub (Jun 1, 2018):
It was indeed the TLS certificate. For this test site I do not have a trusted certificate. As long as I load Nextcloud in Chrome and accept the security issues, Floccus works. Without doing this first, I will not sync. During the first tests I was always logged in to Nextcloud and therefore this problem never popped up.
@github-actions[bot] commented on GitHub (Mar 21, 2023):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.