[GH-ISSUE #173] GuzzleHttp-issue with Chromium and GDrive bookmark #164

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

Originally created by @Ra72xx on GitHub (Sep 23, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/173

Software versions

  • Browser: Version 69.0.3497.100 (openSUSE Build) (64-Bit)
  • Nextcloud: 14.0
  • Nextcloud Bookmarks app: 0.13.0
  • Floccus: 3.0.8

Steps to reproduce

  1. Nothing special: Everything has worked flawlessly for the last weeks.
  2. I add the following bookmark:
    https://drive.google.com/drive/folders/1HtRN6OnYgGsPv2zTztcUYa-3c6Bq-fJv
  3. Syncing fails with Chromium
  4. I remove the bookmark: Everything works again.

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

bildschirmfoto vom 2018-09-23 06-39-09

Originally created by @Ra72xx on GitHub (Sep 23, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/173 <!-- Hello there! Thank you for providing feedback! Please answer the below questions to allow for as smooth a process of tackling the issue as possible :) (Note: Everything surrounded by arrows, like this text for example, will not be visible.) --> ### Software versions <!-- Please provide the versions of the following software products in your set up --> [](url) * Browser: Version 69.0.3497.100 (openSUSE Build) (64-Bit) * Nextcloud: 14.0 * Nextcloud Bookmarks app: 0.13.0 * Floccus: 3.0.8 ### Steps to reproduce <!-- What did you do? Be as specific as possible --> 1. Nothing special: Everything has worked flawlessly for the last weeks. 2. I add the following bookmark: https://drive.google.com/drive/folders/1HtRN6OnYgGsPv2zTztcUYa-3c6Bq-fJv 3. Syncing fails with Chromium 4. I remove the bookmark: Everything works again. ### Expected outcome <!-- What did you think was going to happen or what do you think should have happened? --> Chromium should sync its bookmarks. ### Actual outcome <!-- What actually happened after you did the above steps? --> Chromium causes a GuzzleHttp-error with NextCloud (and a POST error in the Chromium app). Firefox and the Android app still work ... <!-- Thanks! Now, hit Submit and wait for a reply :) --> ![bildschirmfoto vom 2018-09-23 06-39-09](https://user-images.githubusercontent.com/3582007/45924247-6a0b6300-befb-11e8-88b5-547b2d5ae9ae.png)
kerem closed this issue 2026-02-25 22:36:20 +03:00
Author
Owner

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

<!-- gh-comment-id:423817409 --> @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?](https://github.com/nextcloud/server/issues/11199)
Author
Owner

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

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

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

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

@Ra72xx commented on GitHub (Sep 23, 2018):

Hmmm... strange interaction between the two apps, but that seems to fix it.

<!-- gh-comment-id:423836518 --> @Ra72xx commented on GitHub (Sep 23, 2018): Hmmm... strange interaction between the two apps, but that seems to fix it.
Author
Owner

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

<!-- gh-comment-id:423836870 --> @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 :)
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:1477738882 --> @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#164
No description provided.