ChromeRestClient icon indicating copy to clipboard operation
ChromeRestClient copied to clipboard

Advanced Rest Client saved requests / history missing

Open davedrinkbeer opened this issue 5 years ago • 3 comments

I have Advanced Rest Client (10.0.11_0) plug-in installed and am running macOS Mojave. My machine had re-started and now all of my history / saved projects in ARC is now missing. How can I get it back?

Chrome Version 81.0.4044.129 (Official Build) (64-bit)

davedrinkbeer avatar May 05 '20 17:05 davedrinkbeer

Hi, Thank you for the issue report. There might be few sources of the problem. For example you could have cleared the data in the settings. Other possible cause is that you have uninstalled the app and then installed it again. It is possible that the Chrome home directory that holds the data was removed from your disk. I can't be sure from your description. You can try to follow instructions from https://github.com/jarrodek/ChromeRestClient/wiki/debugging to check whether there is any error message in the console.

jarrodek avatar May 12 '20 04:05 jarrodek

I definitely didn't clear any data... I have found this path (~/Library/Application Support/Google/Chrome/Default/Extensions/hgmloofddffdnphfgcellkdfbfbjeloo/10.0.11_0) - would there be any directory there with all of the saved settings that can somehow be restored?

davedrinkbeer avatar May 18 '20 17:05 davedrinkbeer

Here is what I see in console in debug mode...

[Deprecation] /deep/ combinator is no longer supported in CSS dynamic profile. It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. You should remove it. See https://www.chromestatus.com/features/4964279606312960 for more details. iron-shadow-flex-layout.js:1 Failed to load resource: net::ERR_FILE_NOT_FOUND iron-flex-layout.js:1 Failed to load resource: net::ERR_FILE_NOT_FOUND index.js:40611 Form submission canceled because the form is not connected registered @ index.js:40611 2index.html:1 window.localStorage is not available in packaged apps. Use chrome.storage.local instead. 2index.html:1 Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist. index.html#!/:1 Autofocus processing was blocked because a document's URL has a fragment '#!/'. index.html#!/:1 window.localStorage is not available in packaged apps. Use chrome.storage.local instead. index.html#!/:1 The source list for Content Security Policy directive 'script-src' contains an invalid source: ''wasm-eval''. It will be ignored. The source list for Content Security Policy directive 'script-src' contains an invalid source: ''wasm-eval''. It will be ignored. index.html#!/:1 The source list for Content Security Policy directive 'script-src' contains an invalid source: ''wasm-eval''. It will be ignored. Screen Shot 2020-05-18 at 12 18 35 PM

davedrinkbeer avatar May 18 '20 17:05 davedrinkbeer