Page 1 of 1

Error for setting cache_path

PostPosted: Mon Dec 28, 2020 4:24 am
by zoro
When I set the cache path("settings.cache_path" ,"settings.user_data_path") in version 4103, the web page loads very slowly, and the web page freezes for a while and then loads. But there is no such problem in the old version of 2623. Is there a new usage specification or special method?
Hope someone can help me.

Re: Error for setting cache_path

PostPosted: Mon Dec 28, 2020 5:01 am
by zoro
error code
Code: Select all
[1225/140309.949:WARNING:value_store_frontend.cc(44)] Reading mhjfbmdgcfjbbpaeojofohoefgiehjai.alarms from  failed: IO error: .../LOCK: File currently in use. (ChromeMethodBFE: 15::LockFile::2)
[1225/140321.196:ERROR:cache_util_win.cc(21)] Unable to move the cache: 拒绝访问。 (0x5)
[1225/140321.197:ERROR:cache_util.cc(139)] Unable to move cache folder D:\11\GPUCache to D:\11\old_GPUCache_000
[1225/140321.197:ERROR:disk_cache.cc(184)] Unable to create cache
[1225/140321.197:ERROR:shader_disk_cache.cc(606)] Shader Cache Creation failed: -2
[1225/140321.600:ERROR:cache_util_win.cc(21)] Unable to move the cache: 拒绝访问。 (0x5)
[1225/140321.601:ERROR:cache_util.cc(139)] Unable to move cache folder D:\11\Cache to D:\11\old_Cache_000
[1225/140321.601:ERROR:disk_cache.cc(184)] Unable to create cache

Re: Error for setting cache_path

PostPosted: Mon Jan 04, 2021 1:35 pm
by Czarek
Looks like permission error or some process hanging while keeping lock on the folders.