mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #834] Using Floccus with internally hosted Nextcloud does not work #532
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#532
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 @jahway603 on GitHub (Feb 14, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/834
Describe the bug
A clear and concise description of what the bug is.
Using Floccus with internally hosted Nextcloud does not work
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
At Step 11 above, the expected behavior is that the bookmarks begin syncing and successfully finish. I have tried on a friend's Nextcloud server (not internal) and that does not have any issues with this plugin.
Screenshots
If applicable, add screenshots to help explain your problem.
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
It is often useful to provide a debug log file along with the issue. You can obtain a debug log of the most recent sync runs by clicking 'Debug log' in the bottom right corner of the floccus panel in your browser.
Note: As your debug log usually contains large parts of your bookmark data, instead of attaching it publicly to the issue here, I recommend uploading it privately at the following URL https://cloud.marcelklehr.de/s/PCi3iLWrzdMZSmw
Debug log only contains:
2021-02-14T00:32:55.119Z Starting sync process for account username@192.168.x.x
2021-02-14T00:32:55.155Z Using "merge default" strategy (no cache available)
2021-02-14T00:32:55.244Z Syncing failed with E017: Network error: Check your network connection and your account details
Additional context
Add any other context about the problem here.
@marcelklehr commented on GitHub (Feb 14, 2021):
Have you added the correct port and the http(s) prefix? Can you access the locally hosted server with your browser's URL bar? If the server is secured with a certificate, make sure it's added to the browser.
@jahway603 commented on GitHub (Feb 15, 2021):
Issue resolved after using the mkcert tool to add the certificate to the browser. Thank you for this great plugin!
@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.