[GH-ISSUE #782] Permanent error messages while syncing #493

Closed
opened 2026-02-25 22:37:19 +03:00 by kerem · 24 comments
Owner

Originally created by @erwin-frohsinn on GitHub (Jan 9, 2021).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/782

Describe the bug
After installing floccus and starting sync, I get messages like

Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. 
Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. 
Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 

This is just the end of the error messages, but floccus adds more of them permanently,it must be thousands.
On the other hand, I do not see my latest bookmarks in nextcloud bookmarks.

To Reproduce
Steps to reproduce the behaviour:

  1. Go to firefox 84.0.2 on Kubuntu, latest version.
  2. Click on floccus symbol
  3. Click on sync
  4. See debug window with messages as above, continuously added
  5. verify bookmarks with nextcloud bookmarks

Expected behavior
latest bookmarks appear in nextcloud, np error messages in floccus within firefox

Screenshots
probably not necessary

Desktop (please complete the following information):

  • kubuntu 20.04.1 LTS

  • firefox 84.0.2

  • Floccus version:4.4.7

  • Floccus sync method: nextcloud bookmarks

Server (please complete the following information):

  • Linux 5.4.77-217 armv7l (ubuntu server)
  • Nextcloud version: 20.0.4
  • Bookmarks app version: ./.

Note: Please write down the actual version numbers instead of writing 'latest'.

Debug log
Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create.
Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create.
Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454

Additional context
I had floccus installed some months ago and deactivated it due to problems; I then had no time to document the errors.
No I gave floccus a new try and would appreciate if I could use it flawlessly - I like the concept.

Thanks in advance!

Originally created by @erwin-frohsinn on GitHub (Jan 9, 2021). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/782 **Describe the bug** After installing floccus and starting sync, I get messages like ``` Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 ``` This is just the end of the error messages, but floccus adds more of them permanently,it must be thousands. On the other hand, I do not see my latest bookmarks in nextcloud bookmarks. **To Reproduce** Steps to reproduce the behaviour: 1. Go to firefox 84.0.2 on Kubuntu, latest version. 2. Click on floccus symbol 3. Click on sync 4. See debug window with messages as above, continuously added 5. verify bookmarks with nextcloud bookmarks **Expected behavior** latest bookmarks appear in nextcloud, np error messages in floccus within firefox **Screenshots** probably not necessary **Desktop (please complete the following information):** - kubuntu 20.04.1 LTS - firefox 84.0.2 - Floccus version:4.4.7 - Floccus sync method: nextcloud bookmarks **Server (please complete the following information):** - Linux 5.4.77-217 armv7l (ubuntu server) - Nextcloud version: 20.0.4 - Bookmarks app version: ./. Note: Please write down the actual version numbers instead of writing 'latest'. **Debug log** Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. Type error for parameter createProperties (Error processing windowId: Expected integer instead of "0") for tabs.create. Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 Invalid window ID: 454 **Additional context** I had floccus installed some months ago and deactivated it due to problems; I then had no time to document the errors. No I gave floccus a new try and would appreciate if I could use it flawlessly - I like the concept. Thanks in advance!
kerem 2026-02-25 22:37:19 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

Thank you for your feedback.
The error messages are likely related to tab syncing. I will take a look.

<!-- gh-comment-id:757137308 --> @marcelklehr commented on GitHub (Jan 9, 2021): Thank you for your feedback. The error messages are likely related to tab syncing. I will take a look.
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

I can't reproduce this offhand, but I still have firefox v84.0.1. It seems like firefox changed the type of their windowIDs. Could you try clearing the cache in your account settings -> dangerous actions -> sync from scratch?

<!-- gh-comment-id:757142053 --> @marcelklehr commented on GitHub (Jan 9, 2021): I can't reproduce this offhand, but I still have firefox v84.0.1. It seems like firefox changed the type of their windowIDs. Could you try clearing the cache in your account settings -> dangerous actions -> sync from scratch?
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

I did as requested and started sync. Now floccus has opened several new instances of firefox with dozens of tabs each showing web pages, which I have visited long ago. Now I have to sort out, which ones I can close. This despite the fact, that I do NOT which to sync tabs. "Sync Tabs" radio button is not selected, see screenshot.
grafik

<!-- gh-comment-id:757144512 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): I did as requested and started sync. Now floccus has opened several new instances of firefox with dozens of tabs each showing web pages, which I have visited long ago. Now I have to sort out, which ones I can close. This despite the fact, that I do NOT which to sync tabs. "Sync Tabs" radio button is not selected, see screenshot. ![grafik](https://user-images.githubusercontent.com/74042302/104091789-0d751300-5280-11eb-8c62-37208c10adf6.png)
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

Mmmh, did you create the sync profile from scratch when you started using floccus again? Can you try selecting a folder to sync? Currently there's no folder selected.

<!-- gh-comment-id:757155835 --> @marcelklehr commented on GitHub (Jan 9, 2021): Mmmh, did you create the sync profile from scratch when you started using floccus again? Can you try selecting a folder to sync? Currently there's no folder selected.
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

Addendum: Meanwhile I've closed the tabs, which floccus opened. The error log has filled again.
Is there a way to do a clean start by removing config files of floccus? Additional hint: long time ago, I've use the firefox function to save all tabs.
grafik

<!-- gh-comment-id:757156901 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): Addendum: Meanwhile I've closed the tabs, which floccus opened. The error log has filled again. Is there a way to do a clean start by removing config files of floccus? Additional hint: long time ago, I've use the firefox function to save all tabs. ![grafik](https://user-images.githubusercontent.com/74042302/104092114-1f57b580-5282-11eb-9bef-c8f5ff735945.png)
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

Our messages crossed.
I've now selected /Lesezeichen-Menü/ (see screenshot). Remark: It was almost not possible to get hold of the configuration button, because floccus created error messages that fast, that the button scrolled out of sight several times, before I could push it.
But I understood from the doc, that I can sync the root folder by not selecting a folder?

<!-- gh-comment-id:757163272 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): Our messages crossed. I've now selected /Lesezeichen-Menü/ (see screenshot). Remark: It was almost not possible to get hold of the configuration button, because floccus created error messages that fast, that the button scrolled out of sight several times, before I could push it. But I understood from the doc, that I can sync the root folder by not selecting a folder?
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

grafik

<!-- gh-comment-id:757165311 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): ![grafik](https://user-images.githubusercontent.com/74042302/104092298-55496980-5283-11eb-908f-6f5332a9b01b.png)
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

But I understood from the doc, that I can sync the root folder by not selecting a folder?

You can select the root folder by selecting the topmost folder, titled "untitled folder".

<!-- gh-comment-id:757165953 --> @marcelklehr commented on GitHub (Jan 9, 2021): > But I understood from the doc, that I can sync the root folder by not selecting a folder? You can select the root folder by selecting the topmost folder, titled "untitled folder".
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

Results: Selecting "/Lesezeichen-Menü/" and syncing went well.

Next test:
I selected "Unbenannter Ordner"
grafik
Floccus shows this:
grafik
I saved it and re-started sync.
Result:
grafik

<!-- gh-comment-id:757175234 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): Results: Selecting "/Lesezeichen-Menü/" and syncing went well. **Next test:** I selected "Unbenannter Ordner" ![grafik](https://user-images.githubusercontent.com/74042302/104092421-241d6900-5284-11eb-944f-e9b619db1e68.png) Floccus shows this: ![grafik](https://user-images.githubusercontent.com/74042302/104092461-6a72c800-5284-11eb-97b3-97df2a5bc060.png) I saved it and re-started sync. Result: ![grafik](https://user-images.githubusercontent.com/74042302/104092503-b3c31780-5284-11eb-8aa9-12f85e2ad4ed.png)
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

Mh, can you check the debug log?

Small background: The v4.4.x series was rolled out on firefox in octobre and quickly displayed some major issues, which is probably what you were facing last time. Amidst trying to mitigate those I had to take a break from FOSS work and am now in the middle of getting the v4.4.x series back on track, with one bugfix release already out and some bugs still outstanding, so your input is very valuable to getting floccus back on track ❤️

<!-- gh-comment-id:757316721 --> @marcelklehr commented on GitHub (Jan 9, 2021): Mh, can you check the debug log? Small background: The v4.4.x series was rolled out on firefox in octobre and quickly displayed some major issues, which is probably what you were facing last time. Amidst trying to mitigate those I had to take a break from FOSS work and am now in the middle of getting the v4.4.x series back on track, with one bugfix release already out and some bugs still outstanding, so your input is very valuable to getting floccus back on track :heart:
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

Here we go:

2021-01-09T13:03:16.960Z (local)CREATE     - #undefined[The Guerrilla Guide to Machine Learning with Python](http://kdnuggets.com/2017/05/guerrilla-guide-machine-learning-python.html) parentId: hRNlGPLwfqgv
2021-01-09T13:03:16.961Z (local)CREATE     - #undefined[The Guide to Learning Python for Data Science - Data Science Central](http://datasciencecentral.com/profiles/blogs/the-guide-to-learning-python-for-data-science-2) parentId: hRNlGPLwfqgv

..... [additional 16 MB of log data]

- #2479;195[Übergabeprotokoll](http://pages.ebay.de/pdf/uebergabe.pdf) parentId: 195
      - #3551;195[» Build a web app fast: Python, HTML & JavaScript resources](http://pixelmonkey.org/2012/06/14/web-app) parentId: 195
      - #3555;195[Überwachungstechnik: Die globale Handy-Standortüberwachung | heise online](http://heise.de/newsticker/meldung/Ueberwachungstechnik-Die-globale-Handy-Standortueberwachung-2301494.html?wt_mc=sm.feed.tw.ho) parentId: 195
      - #3557;195[μPanel > Wi-Fi Module > ACCESSORIES > BREADBOARD ADAPTER](http://miupanel.com/en-us/Wi-Fi-Module/ACCESSORIES/BREADBOARD-ADAPTER) parentId: 195
      - #3558;195[▶ ESP8266 WLAN Module - LUA-Firmware Ersteinrichtung - YouTube](https://youtube.com/watch?v=tGsYwtpgETY) parentId: 195
2021-01-09T13:11:31.694Z Syncing failed with undefined has no properties

I've edited the stuff: First and last lines. If you want me to search for specific anomalies in the file, pls. let me know. I wouldn't like to send the file as a whole, because it would show too much of my surfing history.
Have fun!

<!-- gh-comment-id:757324230 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): Here we go: ``` 2021-01-09T13:03:16.960Z (local)CREATE - #undefined[The Guerrilla Guide to Machine Learning with Python](http://kdnuggets.com/2017/05/guerrilla-guide-machine-learning-python.html) parentId: hRNlGPLwfqgv 2021-01-09T13:03:16.961Z (local)CREATE - #undefined[The Guide to Learning Python for Data Science - Data Science Central](http://datasciencecentral.com/profiles/blogs/the-guide-to-learning-python-for-data-science-2) parentId: hRNlGPLwfqgv ..... [additional 16 MB of log data] - #2479;195[Übergabeprotokoll](http://pages.ebay.de/pdf/uebergabe.pdf) parentId: 195 - #3551;195[» Build a web app fast: Python, HTML & JavaScript resources](http://pixelmonkey.org/2012/06/14/web-app) parentId: 195 - #3555;195[Überwachungstechnik: Die globale Handy-Standortüberwachung | heise online](http://heise.de/newsticker/meldung/Ueberwachungstechnik-Die-globale-Handy-Standortueberwachung-2301494.html?wt_mc=sm.feed.tw.ho) parentId: 195 - #3557;195[μPanel > Wi-Fi Module > ACCESSORIES > BREADBOARD ADAPTER](http://miupanel.com/en-us/Wi-Fi-Module/ACCESSORIES/BREADBOARD-ADAPTER) parentId: 195 - #3558;195[▶ ESP8266 WLAN Module - LUA-Firmware Ersteinrichtung - YouTube](https://youtube.com/watch?v=tGsYwtpgETY) parentId: 195 2021-01-09T13:11:31.694Z Syncing failed with undefined has no properties ``` I've edited the stuff: First and last lines. If you want me to search for specific anomalies in the file, pls. let me know. I wouldn't like to send the file as a whole, because it would show too much of my surfing history. Have fun!
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

I've done an additional test:

directory was "/Lesezeichen-Symbolleiste/"

2021-01-09T16:53:41.325Z LOADCHILDREN     + #133[Other Bookmarks] parentId: 2, hash: undefined
      - #783;133[Freunde des Historischen Archivs der Stadt Köln e.V. |](http://freunde-des-historischen-archivs.de/) parentId: 133
      - #784;133[Kölner Schutzhof für Pferde - Tierschutz & Umwelt e.V.](http://pferdeschutzhof.info/cms) parentId: 133
      + #141[Owncloud] parentId: 133, hash: cf478c6de01be98c661cb1e3e24ba8358a6ee8da99253911e6bb3f9ef252f523

2021-01-09T16:53:41.327Z LOADCHILDREN     + #131[Mozilla Firefox] parentId: 129, hash: be79a66ba8d9b2f97aba5d9ed3a5df4379158886d93532ea050267d0294e71e0

2021-01-09T16:53:41.329Z LOADCHILDREN     + #132[openSUSE] parentId: 129, hash: 39562abd877fe091a086f95374e29617feaa548ee2a44213d1723613cf2d791d

2021-01-09T16:53:41.329Z LOADCHILDREN     + #137[20141207a] parentId: 130, hash: 840cf05e16560a6c1bf9ec4229315cc3fd676fda60e1459cb6f60df83ba7a91a

2021-01-09T16:53:41.329Z LOADCHILDREN     + #139[20141207b] parentId: 130, hash: 0e6bbad30f1edb75090b5932eac9dfdf9eb259b72d902561f607a4eeb8c3b84d

2021-01-09T16:53:41.330Z LOADCHILDREN     + #138[20150605] parentId: 130, hash: 91ebec88c9d69df5a621f616566ef445386d6f3c03fefb5b214159255cd0d87a

2021-01-09T16:53:41.330Z LOADCHILDREN     + #144[20170227] parentId: 130, hash: be99def377bd8206f237c643a988a5576cf4eb12622b947de55acf820cbce8df

2021-01-09T16:53:41.331Z LOADCHILDREN     + #145[20170227a] parentId: 130, hash: 1a78fd0ae936c0a9da0df1e59004d1b715f5e147231a996374026726a041d0ba

2021-01-09T16:53:41.331Z LOADCHILDREN     + #146[20170324] parentId: 130, hash: 79789d0ee10b711366197dd22e7e18918213624300eaa84b34c025756e8c1228

2021-01-09T16:53:41.332Z LOADCHILDREN     + #147[20180129] parentId: 130, hash: f8a76284d6074b28cfa0305e4e7c3c5597f52b09905824e9c67fa0bba820f429

2021-01-09T16:53:41.332Z LOADCHILDREN     + #148[20180330] parentId: 130, hash: 44f1d78ef43949e3f15a19e915685fde9fa9d84e842648e338d3b6d588add0e1

2021-01-09T16:53:41.332Z LOADCHILDREN     + #149[20180408] parentId: 130, hash: 7ff95912256b7061e8cbc25ac9e84f8dc6181a91b9508b6fadb41ff35704ed09

2021-01-09T16:53:41.332Z LOADCHILDREN     + #152[20180426] parentId: 130, hash: 9dde0dde2e100d422bec24dc2a39b6d32899dfcff2bdb78713fd01457bc76e34

2021-01-09T16:53:41.333Z LOADCHILDREN     + #153[20181128] parentId: 130, hash: 1a3190daacd21153cd200b8175f0778b00bdcc1accf18c64dd1bc1390440d963

.....


2021-01-09T16:53:41.335Z LOADCHILDREN     + #172[ttn] parentId: 130, hash: 77aaf2a7898916b7a5de08e1d7ffd7c03f106f5b440f43b0eeec7398584f86ed

2021-01-09T16:53:41.335Z LOADCHILDREN     + #141[Owncloud] parentId: 133, hash: cf478c6de01be98c661cb1e3e24ba8358a6ee8da99253911e6bb3f9ef252f523

2021-01-09T16:53:42.535Z Syncing failed with t is undefined

Added bookmarks in this firefox bookmarks directory were not visible in nextcloud bookmarks.

<!-- gh-comment-id:757335846 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): I've done an additional test: directory was "/Lesezeichen-Symbolleiste/" ``` 2021-01-09T16:53:41.325Z LOADCHILDREN + #133[Other Bookmarks] parentId: 2, hash: undefined - #783;133[Freunde des Historischen Archivs der Stadt Köln e.V. |](http://freunde-des-historischen-archivs.de/) parentId: 133 - #784;133[Kölner Schutzhof für Pferde - Tierschutz & Umwelt e.V.](http://pferdeschutzhof.info/cms) parentId: 133 + #141[Owncloud] parentId: 133, hash: cf478c6de01be98c661cb1e3e24ba8358a6ee8da99253911e6bb3f9ef252f523 2021-01-09T16:53:41.327Z LOADCHILDREN + #131[Mozilla Firefox] parentId: 129, hash: be79a66ba8d9b2f97aba5d9ed3a5df4379158886d93532ea050267d0294e71e0 2021-01-09T16:53:41.329Z LOADCHILDREN + #132[openSUSE] parentId: 129, hash: 39562abd877fe091a086f95374e29617feaa548ee2a44213d1723613cf2d791d 2021-01-09T16:53:41.329Z LOADCHILDREN + #137[20141207a] parentId: 130, hash: 840cf05e16560a6c1bf9ec4229315cc3fd676fda60e1459cb6f60df83ba7a91a 2021-01-09T16:53:41.329Z LOADCHILDREN + #139[20141207b] parentId: 130, hash: 0e6bbad30f1edb75090b5932eac9dfdf9eb259b72d902561f607a4eeb8c3b84d 2021-01-09T16:53:41.330Z LOADCHILDREN + #138[20150605] parentId: 130, hash: 91ebec88c9d69df5a621f616566ef445386d6f3c03fefb5b214159255cd0d87a 2021-01-09T16:53:41.330Z LOADCHILDREN + #144[20170227] parentId: 130, hash: be99def377bd8206f237c643a988a5576cf4eb12622b947de55acf820cbce8df 2021-01-09T16:53:41.331Z LOADCHILDREN + #145[20170227a] parentId: 130, hash: 1a78fd0ae936c0a9da0df1e59004d1b715f5e147231a996374026726a041d0ba 2021-01-09T16:53:41.331Z LOADCHILDREN + #146[20170324] parentId: 130, hash: 79789d0ee10b711366197dd22e7e18918213624300eaa84b34c025756e8c1228 2021-01-09T16:53:41.332Z LOADCHILDREN + #147[20180129] parentId: 130, hash: f8a76284d6074b28cfa0305e4e7c3c5597f52b09905824e9c67fa0bba820f429 2021-01-09T16:53:41.332Z LOADCHILDREN + #148[20180330] parentId: 130, hash: 44f1d78ef43949e3f15a19e915685fde9fa9d84e842648e338d3b6d588add0e1 2021-01-09T16:53:41.332Z LOADCHILDREN + #149[20180408] parentId: 130, hash: 7ff95912256b7061e8cbc25ac9e84f8dc6181a91b9508b6fadb41ff35704ed09 2021-01-09T16:53:41.332Z LOADCHILDREN + #152[20180426] parentId: 130, hash: 9dde0dde2e100d422bec24dc2a39b6d32899dfcff2bdb78713fd01457bc76e34 2021-01-09T16:53:41.333Z LOADCHILDREN + #153[20181128] parentId: 130, hash: 1a3190daacd21153cd200b8175f0778b00bdcc1accf18c64dd1bc1390440d963 ..... 2021-01-09T16:53:41.335Z LOADCHILDREN + #172[ttn] parentId: 130, hash: 77aaf2a7898916b7a5de08e1d7ffd7c03f106f5b440f43b0eeec7398584f86ed 2021-01-09T16:53:41.335Z LOADCHILDREN + #141[Owncloud] parentId: 133, hash: cf478c6de01be98c661cb1e3e24ba8358a6ee8da99253911e6bb3f9ef252f523 2021-01-09T16:53:42.535Z Syncing failed with t is undefined ``` Added bookmarks in this firefox bookmarks directory were not visible in nextcloud bookmarks.
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 9, 2021):

sorry, unintentionally, I closed this topic. It is not solved.

<!-- gh-comment-id:757336124 --> @erwin-frohsinn commented on GitHub (Jan 9, 2021): sorry, unintentionally, I closed this topic. It is not solved.
Author
Owner

@marcelklehr commented on GitHub (Jan 9, 2021):

Mh the logs that floccus keeps itself are not helping in this case. I'm also unable to replicate this with the latest firefox for now. Could you try finding out the stack trace as follows?

Firefox

  • Go to about:debugging
  • Go to 'This firefox'
  • click on inspect button next to floccus entry
  • trigger a sync by clicking on sync now for the account of your choice.
  • go back to the inspector window and copy the necessary information
<!-- gh-comment-id:757363314 --> @marcelklehr commented on GitHub (Jan 9, 2021): Mh the logs that floccus keeps itself are not helping in this case. I'm also unable to replicate this with the latest firefox for now. Could you try finding out the stack trace as follows? #### Firefox * Go to `about:debugging` * Go to 'This firefox' * click on `inspect` button next to floccus entry * trigger a sync by clicking on `sync now` for the account of your choice. * go back to the inspector window and copy the necessary information
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 10, 2021):

Here we go:

[Vuetify] [UPGRADE] 'v-content' is deprecated, use 'v-main' instead.

found in

---> <VMain>
       <VApp>
         <App> at src/ui/App.vue
           <Root> options.js:7:65872
2021-01-10T05:36:15.855Z Starting sync process for account admin@juergen.free-dyndns.de background-script.js:1:9480
2021-01-10T05:36:17.778Z Using "default" strategy background-script.js:1:9480
2021-01-10T05:36:20.837Z Overriding title of built-in node menu________ Lesezeichen-Menü => Bookmarks Menu background-script.js:1:9480
2021-01-10T05:36:20.923Z Overriding title of built-in node toolbar_____ Lesezeichen-Symbolleiste => Bookmarks Bar background-script.js:1:9480
2021-01-10T05:36:20.924Z Overriding title of built-in node unfiled_____ Weitere Lesezeichen => Other Bookmarks background-script.js:1:9480
2021-01-10T05:36:24.259Z Loading sparse tree as necessary background-script.js:1:9480
2021-01-10T05:36:27.183Z LOADCHILDREN 
Object { type: "folder", isRoot: false, loaded: false, id: -1, parentId: undefined, title: undefined, children: [], hashValue: {…} }
background-script.js:1:9480
2021-01-10T05:36:30.117Z LOADCHILDREN 
Object { type: "folder", isRoot: false, loaded: true, id: 170, parentId: -1, title: "Nextcloud (admin@odroid)", children: [], hashValue: {…} }
background-script.js:1:9480
2021-01-10T05:36:30.119Z LOADCHILDREN 
Object { type: "folder", isRoot: false, loaded: true, id: 3, parentId: -1, title: "Bookmarks Menu", children: (7) […], hashValue: {…} }
background-script.js:1:9480


... [several more of these messages, some containing "loaded: true" some "loaded: false"]

2021-01-10T05:36:33.863Z LOADCHILDREN 
Object { type: "folder", isRoot: false, loaded: true, id: 195, parentId: 194, title: "Owncloud", children: (1384) […], hashValue: {…} }
background-script.js:1:9480
TypeError: undefined has no properties
    n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    o moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    findItemFilter moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    addReorders moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    addReorders moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    run moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    run moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    getDiffs moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    getDiffs moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1
    syncAccount moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:9
    syncAccount moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:9
    TRIGGER_SYNC moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
    u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20
    dispatch moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:26
    dispatch moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20
    onTriggerSync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20
    Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
    n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
    Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
    $emit moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
    click moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20
    Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7
background-script.js:1:18882
Syncing failed with undefined has no properties background-script.js:1:18925
2021-01-10T05:36:36.251Z Syncing failed with undefined has no properties background-script.js:1:9480

Again, floccus reports "undefined has no properties".

<!-- gh-comment-id:757421715 --> @erwin-frohsinn commented on GitHub (Jan 10, 2021): Here we go: ``` [Vuetify] [UPGRADE] 'v-content' is deprecated, use 'v-main' instead. found in ---> <VMain> <VApp> <App> at src/ui/App.vue <Root> options.js:7:65872 2021-01-10T05:36:15.855Z Starting sync process for account admin@juergen.free-dyndns.de background-script.js:1:9480 2021-01-10T05:36:17.778Z Using "default" strategy background-script.js:1:9480 2021-01-10T05:36:20.837Z Overriding title of built-in node menu________ Lesezeichen-Menü => Bookmarks Menu background-script.js:1:9480 2021-01-10T05:36:20.923Z Overriding title of built-in node toolbar_____ Lesezeichen-Symbolleiste => Bookmarks Bar background-script.js:1:9480 2021-01-10T05:36:20.924Z Overriding title of built-in node unfiled_____ Weitere Lesezeichen => Other Bookmarks background-script.js:1:9480 2021-01-10T05:36:24.259Z Loading sparse tree as necessary background-script.js:1:9480 2021-01-10T05:36:27.183Z LOADCHILDREN Object { type: "folder", isRoot: false, loaded: false, id: -1, parentId: undefined, title: undefined, children: [], hashValue: {…} } background-script.js:1:9480 2021-01-10T05:36:30.117Z LOADCHILDREN Object { type: "folder", isRoot: false, loaded: true, id: 170, parentId: -1, title: "Nextcloud (admin@odroid)", children: [], hashValue: {…} } background-script.js:1:9480 2021-01-10T05:36:30.119Z LOADCHILDREN Object { type: "folder", isRoot: false, loaded: true, id: 3, parentId: -1, title: "Bookmarks Menu", children: (7) […], hashValue: {…} } background-script.js:1:9480 ... [several more of these messages, some containing "loaded: true" some "loaded: false"] 2021-01-10T05:36:33.863Z LOADCHILDREN Object { type: "folder", isRoot: false, loaded: true, id: 195, parentId: 194, title: "Owncloud", children: (1384) […], hashValue: {…} } background-script.js:1:9480 TypeError: undefined has no properties n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 o moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 findItemFilter moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 addReorders moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 addReorders moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 run moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 run moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 getDiffs moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 getDiffs moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 a moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 promise callback*s moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 sync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:1 syncAccount moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:9 syncAccount moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/background-script.js:9 TRIGGER_SYNC moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 u moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20 dispatch moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:26 dispatch moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20 onTriggerSync moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20 Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 n moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 $emit moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 click moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:20 Ut moz-extension://e79142a5-67b0-4079-9480-ddbdc8ff5d7b/dist/js/options.js:7 background-script.js:1:18882 Syncing failed with undefined has no properties background-script.js:1:18925 2021-01-10T05:36:36.251Z Syncing failed with undefined has no properties background-script.js:1:9480 ``` Again, floccus reports "undefined has no properties".
Author
Owner

@paulcalabro commented on GitHub (Jan 10, 2021):

I'm trying to sync tabs and I've come across the same error message:

"Expected integer instead of "0") for tabs.create."

A bunch of new windows Firefox windows up as well.

Sorry if I missed it above, but is there a fix/workaround for this?

<!-- gh-comment-id:757531232 --> @paulcalabro commented on GitHub (Jan 10, 2021): I'm trying to sync tabs and I've come across the same error message: "Expected integer instead of "0") for tabs.create." A bunch of new windows Firefox windows up as well. Sorry if I missed it above, but is there a fix/workaround for this?
Author
Owner

@paulcalabro commented on GitHub (Jan 10, 2021):

I just noticed in the Bookmark apps, two folders were created:

  1. Tabs (The name I gave for the folder)
  2. ""

The first one was empty, however, the second one had all the expected bookmarked tabs.

Screen Shot 2021-01-10 at 12 41 28 PM

Screen Shot 2021-01-10 at 12 44 23 PM

Screen Shot 2021-01-10 at 12 43 12 PM

<!-- gh-comment-id:757532007 --> @paulcalabro commented on GitHub (Jan 10, 2021): I just noticed in the Bookmark apps, two folders were created: 1. Tabs (The name I gave for the folder) 2. "" The first one was empty, however, the second one had all the expected bookmarked tabs. ![Screen Shot 2021-01-10 at 12 41 28 PM](https://user-images.githubusercontent.com/585059/104133501-3d381f80-5341-11eb-8cf6-beb2ee504e4d.png) ![Screen Shot 2021-01-10 at 12 44 23 PM](https://user-images.githubusercontent.com/585059/104133567-9a33d580-5341-11eb-97c7-c0261d9ed924.png) ![Screen Shot 2021-01-10 at 12 43 12 PM](https://user-images.githubusercontent.com/585059/104133547-7c667080-5341-11eb-83b0-81bcbbe5d67a.png)
Author
Owner

@marcelklehr commented on GitHub (Jan 10, 2021):

Expected integer instead of "0") for tabs.create

Ideally, this should be a one-time thing that you can mitigate by syncing from scratch. But if it comes back, there's a bug in there somewhere. Tab syncing in general is still pretty new and not that stable yet. I'll have a look at the server folder for tab syncing.

<!-- gh-comment-id:757534073 --> @marcelklehr commented on GitHub (Jan 10, 2021): > Expected integer instead of "0") for tabs.create Ideally, this should be a one-time thing that you can mitigate by syncing from scratch. But if it comes back, there's a bug in there somewhere. Tab syncing in general is still pretty new and not that stable yet. I'll have a look at the server folder for tab syncing.
Author
Owner

@erwin-frohsinn commented on GitHub (Jan 10, 2021):

But then why do I have this issue: In my case, tab syncing was deselected.

<!-- gh-comment-id:757541567 --> @erwin-frohsinn commented on GitHub (Jan 10, 2021): But then why do I have this issue: In my case, tab syncing was deselected.
Author
Owner

@marcelklehr commented on GitHub (Jan 10, 2021):

But then why do I have this issue: In my case, tab syncing was deselected.

Because this line was missing: github.com/marcelklehr/floccus@ae1e6ba74e It was another bug.

<!-- gh-comment-id:757542203 --> @marcelklehr commented on GitHub (Jan 10, 2021): > But then why do I have this issue: In my case, tab syncing was deselected. Because this line was missing: https://github.com/marcelklehr/floccus/commit/ae1e6ba74e55ba4af4ebe9e5d6a1151076b1738e It was another bug.
Author
Owner

@marcelklehr commented on GitHub (Jan 14, 2021):

@erwin-frohsinn This commit should fix your second issue: github.com/marcelklehr/floccus@217d7abcaa

I'll do a release soon-ish -- there's still some bugs left unfortunately...

<!-- gh-comment-id:760471294 --> @marcelklehr commented on GitHub (Jan 14, 2021): @erwin-frohsinn This commit should fix your second issue: https://github.com/marcelklehr/floccus/commit/217d7abcaab7596a638765ac0f87eb4714a81f99 I'll do a release soon-ish -- there's still some bugs left unfortunately...
Author
Owner

@wieluk commented on GitHub (Jan 19, 2021):

I had a problem related to this. When you choose tabs in the profile once it won't change back anymore. For me it always used tabs after I pressed tabs once unintentionally. I had to delete the profile and create a new one.

<!-- gh-comment-id:762671243 --> @wieluk commented on GitHub (Jan 19, 2021): I had a problem related to this. When you choose tabs in the profile once it won't change back anymore. For me it always used tabs after I pressed tabs once unintentionally. I had to delete the profile and create a new one.
Author
Owner

@marcelklehr commented on GitHub (Jan 19, 2021):

@wieluk Thanks for your feedback! Confirmed and fixed.

<!-- gh-comment-id:762738581 --> @marcelklehr commented on GitHub (Jan 19, 2021): @wieluk Thanks for your feedback! Confirmed and fixed.
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:1477177365 --> @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#493
No description provided.