@BlackForestBoi
Hello,
I back to checked if possible to be restored this time, look like still the same or there is another issue
Memex Ver: Version 2.19.2
I get
logs from console
1- Red
background.js:1 undefined
e.<computed> @ background.js:1
(anonymous) @ background.js:1
Promise.catch (async)
messageResponder @ background.js:1
2- Red
background.js:1 Uncaught (in promise) Error: No last sync timestamp exists
at No.<anonymous> (background.js:1)
at Generator.next (<anonymous>)
at a (background.js:1)
(anonymous) @ background.js:1
a @ background.js:1
Promise.catch (async)
messageResponder @ background.js:1
3- Yellow
background.js:1 Failed to refreshUserInfo
e.<computed> @ background.js:1
(anonymous) @ background.js:1
a @ background.js:1
Promise.then (async)
u @ background.js:1
(anonymous) @ background.js:1
l @ background.js:1
refreshUserInfo @ background.js:1
(anonymous) @ background.js:1
a @ background.js:1
Promise.then (async)
u @ background.js:1
(anonymous) @ background.js:1
l @ background.js:1
Bo.refreshUserInfo @ background.js:1
refreshUserInfo @ background.js:1
refreshUserInfo @ background.js:1
messageResponder @ background.js:1
The latest files:
fetch("http://localhost:11922/backup/change-sets/1558221039951", {
"headers": {
"accept": "*/*",
"accept-language": "en-US,en;q=0.9",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "none"
},
"referrerPolicy": "strict-origin-when-cross-origin",
"body": null,
"method": "GET",
"mode": "cors",
"credentials": "omit"
});
There is still 63 file not fetched.
so where is the wrong?
Thanks