[GH-ISSUE #66] Initial "Add Account" does not work #65

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

Originally created by @spachner on GitHub (Mar 31, 2018).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/66

First installed floccus. After clicking "Add Acount" nothing happens.

Software versions

MacOS 10.11.6

  • Browser: Firefox
  • Nextcloud: 59.0.2
  • Nextcloud Bookmarks app:
  • Floccus: 2.0.2

Steps to reproduce

  1. Install add-in
  2. click "Add Account"

Expected outcome

A login window should apprear for nextcloud

Actual outcome

Log contents:

TypeError: Argument 1 of StructuredCloneHolder.deserialize is not an object.[Weitere Informationen] ExtensionChild.jsm:897:24
...

Originally created by @spachner on GitHub (Mar 31, 2018). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/66 First installed floccus. After clicking "Add Acount" nothing happens. ### Software versions MacOS 10.11.6 * Browser: Firefox * Nextcloud: 59.0.2 * Nextcloud Bookmarks app: * Floccus: 2.0.2 ### Steps to reproduce <!-- What did you do? Be as specific as possible --> 1. Install add-in 2. click "Add Account" ### Expected outcome A login window should apprear for nextcloud ### Actual outcome Log contents: TypeError: Argument 1 of StructuredCloneHolder.deserialize is not an object.[Weitere Informationen] ExtensionChild.jsm:897:24 ...
kerem closed this issue 2026-02-25 22:36:01 +03:00
Author
Owner

@marcelklehr commented on GitHub (Mar 31, 2018):

Hey @spachner
Thank you for reporting this. I don't have a Mac at hand but I cannot reproduce this with Fx v59.0.2 on Linux and a fresh profile. Have you had floccus installed in that profile before? The particular error you mentioned doesn't appear to be related to floccus, but rather to something internal to firefox. You added ..., does that mean there is more in the log? Could you paste the complete log, with possibly sensitive information removed?

<!-- gh-comment-id:377713300 --> @marcelklehr commented on GitHub (Mar 31, 2018): Hey @spachner Thank you for reporting this. I don't have a Mac at hand but I cannot reproduce this with Fx v59.0.2 on Linux and a fresh profile. Have you had floccus installed in that profile before? The particular error you mentioned doesn't appear to be related to floccus, but rather to something internal to firefox. You added `...`, does that mean there is more in the log? Could you paste the complete log, with possibly sensitive information removed?
Author
Owner

@spachner commented on GitHub (Mar 31, 2018):

Hi,

thanks for you quick answer. No, when I click on „add account“ the only line which is added to browser's console is

TypeError: Argument 1 of StructuredCloneHolder.deserialize is not an object.[Weitere Informationen] ExtensionChild.jsm:897:24

When I start the „run test“ everything seems to work and all has a checkmark.

And this is weird now, after a numerous count of unsuccessful clicks on „add account“ and many restart of Firefox finally the login window appears.The console shows reproducible.

Invalid chrome URI: /

Hmm, you can close the ticket.

regards

spachner

Am 31.03.2018 um 20:26 schrieb Marcel Klehr notifications@github.com:

Hey @spachner https://github.com/spachner
Thank you for reporting this. I don't have a Mac at hand but I cannot reproduce this with Fx v59.0.2 on Linux and a fresh profile. Have you had floccus installed in that profile before? The particular error you mentioned doesn't appear to be related to floccus, but rather to something internal to firefox. You added ..., does that mean there is more in the log? Could you paste the complete log, with possibly sensitive information removed?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/marcelklehr/floccus/issues/66#issuecomment-377713300, or mute the thread https://github.com/notifications/unsubscribe-auth/AAwS8h3oNHHw17ngrSZnMJeX9Vp1Jdgmks5tj8pggaJpZM4TCf92.

<!-- gh-comment-id:377717898 --> @spachner commented on GitHub (Mar 31, 2018): Hi, thanks for you quick answer. No, when I click on „add account“ the only line which is added to browser's console is TypeError: Argument 1 of StructuredCloneHolder.deserialize is not an object.[Weitere Informationen] ExtensionChild.jsm:897:24 When I start the „run test“ everything seems to work and all has a checkmark. And this is weird now, after a numerous count of unsuccessful clicks on „add account“ and many restart of Firefox finally the login window appears.The console shows reproducible. Invalid chrome URI: / Hmm, you can close the ticket. regards spachner > Am 31.03.2018 um 20:26 schrieb Marcel Klehr <notifications@github.com>: > > Hey @spachner <https://github.com/spachner> > Thank you for reporting this. I don't have a Mac at hand but I cannot reproduce this with Fx v59.0.2 on Linux and a fresh profile. Have you had floccus installed in that profile before? The particular error you mentioned doesn't appear to be related to floccus, but rather to something internal to firefox. You added ..., does that mean there is more in the log? Could you paste the complete log, with possibly sensitive information removed? > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub <https://github.com/marcelklehr/floccus/issues/66#issuecomment-377713300>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAwS8h3oNHHw17ngrSZnMJeX9Vp1Jdgmks5tj8pggaJpZM4TCf92>. >
Author
Owner

@marcelklehr commented on GitHub (Mar 31, 2018):

Mh. Glad it works now. Somebody else had the same problem recently, though, so I'm a bit concerned. Still you probably can't investigate further as the problem is gone, now, so I'll close, for now.

Happy syncing :)

<!-- gh-comment-id:377718144 --> @marcelklehr commented on GitHub (Mar 31, 2018): Mh. Glad it works now. Somebody else had the same problem recently, though, so I'm a bit concerned. Still you probably can't investigate further as the problem is gone, now, so I'll close, for now. Happy syncing :)
Author
Owner

@BenLangers commented on GitHub (Jun 5, 2020):

I currently have the same issue on one specific device (Raspberry Pi with Firefox 68.8.0esr, floccus V4.2.0). I have seen the next screen with server options once, but nothing showed below the 'untitled folder' section. After that, I cannot continue after selecting Nextcloud Bookmarks, 'Add Account' does nothing anymore. If there is anything I can test, just let me know!

<!-- gh-comment-id:639832023 --> @BenLangers commented on GitHub (Jun 5, 2020): I currently have the same issue on one specific device (Raspberry Pi with Firefox 68.8.0esr, floccus V4.2.0). I have seen the next screen with server options once, but nothing showed below the 'untitled folder' section. After that, I cannot continue after selecting Nextcloud Bookmarks, 'Add Account' does nothing anymore. If there is anything I can test, just let me know!
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:1477198156 --> @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#65
No description provided.