mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #173] GuzzleHttp-issue with Chromium and GDrive bookmark #164
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#164
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 @Ra72xx on GitHub (Sep 23, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/173
Software versions
Steps to reproduce
https://drive.google.com/drive/folders/1HtRN6OnYgGsPv2zTztcUYa-3c6Bq-fJv
Expected outcome
Chromium should sync its bookmarks.
Actual outcome
Chromium causes a GuzzleHttp-error with NextCloud (and a POST error in the Chromium app). Firefox and the Android app still work
...
@marcelklehr commented on GitHub (Sep 23, 2018):
Did you recently update to v14? Have you had trouble adding any other bookmarks since? Are you able to open the "Apps" admin page without problems? Do you have the app "files_external_gdrive" enabled?
@Ra72xx commented on GitHub (Sep 23, 2018):
Yes. Yes, other links to GDrive, everything else is OK. Yes. Yes.
I had to disable files_external_gdrive for updating, but was able to reenable it afterwards.
@marcelklehr commented on GitHub (Sep 23, 2018):
Could you try disabling files_external_gdrive and adding a link that currently doesn't work again? According to the issue I linked above the bug hasn't been fixed, yet.
@Ra72xx commented on GitHub (Sep 23, 2018):
Hmmm... strange interaction between the two apps, but that seems to fix it.
@marcelklehr commented on GitHub (Sep 23, 2018):
The background is that the app in question imports a different version of guzzle than the one that Nextcloud uses. The bookmarks app now uses the one provided by nextcloud, so depending on which app is loaded first the other will not function. We have to thank PHP for that. I advise you to urge the developer of files_external_gdrive to fix this :)
@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.