[GH-ISSUE #94] Network error with Chrome extention #91

Closed
opened 2026-02-25 22:36:07 +03:00 by kerem · 5 comments
Owner

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

  • Browser: Chrome Version 65.0.3325.146 (Official Build) (64-bit)
  • Nextcloud: 13
  • Nextcloud Bookmarks app: 0.11.0
  • Floccus: 2.1.0

Steps to reproduce

  1. I found missing bookmarks in Chrome that were added in Firefox
  2. I checked the extension and found the above error message
  3. Removed and added account without improvement
  4. Removed extension and added it back, no improvement

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.

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 * Browser: Chrome Version 65.0.3325.146 (Official Build) (64-bit) * Nextcloud: 13 * Nextcloud Bookmarks app: 0.11.0 * Floccus: 2.1.0 ### Steps to reproduce 1. I found missing bookmarks in Chrome that were added in Firefox 2. I checked the extension and found the above error message 3. Removed and added account without improvement 4. Removed extension and added it back, no improvement ### 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.
Author
Owner

@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?

  • Go to chrome://extensions
  • enable Developer mode
  • click on dist/html/background.html button in floccus' entry next to "Inspect views: "
  • Open 'Network' tab
  • go to floccus options and trigger a sync by clicking on force Sync for the account of your choice
  • go back to the inspector window and check the last network requests in the list. You should be able to find out the content of the HTTP response and the response code.
<!-- gh-comment-id:386114935 --> @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? * Go to chrome://extensions * enable Developer mode * click on dist/html/background.html button in floccus' entry next to "Inspect views: " * Open 'Network' tab * go to floccus options and trigger a sync by clicking on force Sync for the account of your choice * go back to the inspector window and check the last network requests in the list. You should be able to find out the content of the HTTP response and the response code.
Author
Owner

@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.

image

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.

<!-- gh-comment-id:386122953 --> @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. ![image](https://user-images.githubusercontent.com/5793189/39549401-02fdd9a8-4e5e-11e8-9705-f046dc1a4e1f.png) 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.
Author
Owner

@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 :)

<!-- gh-comment-id:386156749 --> @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 :)
Author
Owner

@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.

<!-- gh-comment-id:393911259 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:1478009557 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#91
No description provided.