Funkcionalnosć tutoho sydła so přez wothladowanske dźěła wobmjezuje, kotrež maja waše dožiwjenje polěpšić. Jeli nastawk waš problem njerozrisuje a chceće prašenje stajić, wobroćće so na naše zhromodźenstwo pomocy, kotrež na to čaka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomhać.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

'unable to process the backup file' - JSON bookmarks file

  • 1 wotmołwa
  • 4 maja tutón problem
  • 1 napohlad
  • Poslednja wotmołwa wot cor-el

more options

I deleted my appdata files without thinking, and then cleared my recycle bin. When I opened up firefox again all of my bookmarks were gone. I used piriform recuva to find my deleted files, and recovered the ten bookmark backup JSON files. When I try to restore my bookmarks I get the message 'unable to process the backup file'. The files are 95kb in size, but when I open them up using notepad they're empty, however, when using the restore tool it says '480 items', which I'm assuming is the amount of bookmarks I had, which implies that the firefox can see the data. The same happens for all ten backups I recovered.

Any help would be appreciated.

I deleted my appdata files without thinking, and then cleared my recycle bin. When I opened up firefox again all of my bookmarks were gone. I used piriform recuva to find my deleted files, and recovered the ten bookmark backup JSON files. When I try to restore my bookmarks I get the message 'unable to process the backup file'. The files are 95kb in size, but when I open them up using notepad they're empty, however, when using the restore tool it says '480 items', which I'm assuming is the amount of bookmarks I had, which implies that the firefox can see the data. The same happens for all ten backups I recovered. Any help would be appreciated.

Wubrane rozrisanje

What is the name of this file?

Firefox may only be looking at the file name for the number of items.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.json

The files in the bookmarkbackups folder are currently in compressed .jsonlz4 format (i.e they show binary data similar to a ZIP compressed archive) and can't be decompressed easily to have them in JSON text format. That the files are compressed means that a single error in the file will make it impossible to decompress the file.

Did you check all the available JSON backups to see if any works?

A manually created JSON backup is still uncompressed, so can easily be inspected or opened in a text editor (Scratchpad > "Pretty Print"), but with a compressed file this is much harder.

Recovering a file via an undelete utility is no guarantee that the space occupied by the file hasn't been used by another file and thus is corrupted.

Tutu wotmołwu w konteksće čitać 👍 0

Wšě wotmołwy (1)

more options

Wubrane rozrisanje

What is the name of this file?

Firefox may only be looking at the file name for the number of items.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.json

The files in the bookmarkbackups folder are currently in compressed .jsonlz4 format (i.e they show binary data similar to a ZIP compressed archive) and can't be decompressed easily to have them in JSON text format. That the files are compressed means that a single error in the file will make it impossible to decompress the file.

Did you check all the available JSON backups to see if any works?

A manually created JSON backup is still uncompressed, so can easily be inspected or opened in a text editor (Scratchpad > "Pretty Print"), but with a compressed file this is much harder.

Recovering a file via an undelete utility is no guarantee that the space occupied by the file hasn't been used by another file and thus is corrupted.