昨天想把openclaw从7.1升到8.1中途被赛门铁克拦截了

之前一直正常,昨天升级8.1过程中赛马铁克一直报powershell.exe (ISB.Heuristic!gen68),把路径加了例外也不行,不知道啥原因了,有大神帮忙看看:

[openclaw] Could not start the CLI.
[openclaw] Reason: SQLite read-only worker spawn EPERM; snapshot staging root C:\Users\AI\AppData\Local\OpenClawCache\openclaw: free disk space/quota or set XDG_CACHE_HOME to a writable filesystem

看翻译,是你磁盘空间不够用了

磁盘空间和权限都有的

PS C:\Windows\system32> icacls “C:\Users\AI\AppData\Local\OpenClawCache”
C:\Users\AI\AppData\Local\OpenClawCache S26EA\AI:(OI)(CI)(F)
NT AUTHORITY\SYSTEM:(I)(OI)(CI)(F)
BUILTIN\Administrators:(I)(OI)(CI)(F)
S26EA\AI:(I)(OI)(CI)(F)

已成功处理 1 个文件; 处理 0 个文件时失败
PS C:\Windows\system32> Get-PSDrive C

Name Used (GB) Free (GB) Provider Root CurrentLocation


C 272.31 151.25 FileSystem C:\