mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #804] E17 Network Error when using apache reverse proxy, but only on chrome #509
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#509
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 @CrimsonFez on GitHub (Jan 31, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/804
I have Nextcloud setup through an Apache reverse proxy, so far everything for standard Nextcloud is working as intended. I get E17: Network Error when I try to sync to Nextcloud when using the Chrome client on Brave. I don't have any issues logging into Nextcloud with the Nextcloud login flow feature. The issue doesn't show when using Firefox and I can sync my bookmarks.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Bookmarks should sync properly
Desktop (please complete the following information):
Server (please complete the following information):
Note: Please write down the actual version numbers instead of writing 'latest'.
Debug log
When I try to export a debug log from the plugin the file is empty.
Additionally, All testing was done over a VPN as not to cause issues with local DNS. That is an issue I will solve later.
@marcelklehr commented on GitHub (Feb 1, 2021):
Can you try inspecting the network requests as follows?
Firefox
about:debugging->This firefoxinspectbutton next to floccus entrysync nowfor the account of your choice.Chrome
chrome://extensionsDeveloper modedist/html/background.htmlbutton in floccus' entry next to "Inspect views: "sync nowfor the account of your choice@CrimsonFez commented on GitHub (Feb 2, 2021):
I'm not sure if the extension update fixed the issue or If the cache was changed. In Firefox I had it set to always clear page caches. But it's working now.
@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.