Security log is full,only administrator can log on to fix the problem(安全日志满了)

本文介绍了解决因安全日志满而导致除管理员外无法登录系统的问题。通过使用管理员账户登录,清理安全日志,使普通用户也能正常登录。

  When you login the system and see this error  “Security log on this system is full,only administrator can log on to fix the problem” ,it implies your security log is really full.and user can not login system except administrator.We can login with the local administrator.the find the “security” log and clear it,please look at below.

1.       log in your system using administrator account and password

2.       right-click “computer” icon on your desk

3.       select "Manage" item

4.       click and unfold "Event Viewer"

5.       click and unfold "Windows Logs"

6.       right-click “security”,look at the picture as below ,

   
 

7.       select “Clear Log...”, you can save the log or not, all depend on your needed,look at the picture below.

8.       restart your computer and login with your domain account. It will be ok.

参考链接:http://hi.baidu.com/zyliday/item/24b4df10b28c82e35f53b184

转载于:https://www.cnblogs.com/followyourdream/p/3314385.html

“ [2043/7466] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\NestedTensorImpl.cpp.obj [2044/7466] Building CXX object caffe2\CMakeFiles\torch_cpu.dir\__\aten\src\ATen\LegacyBatchingRegistrations.cpp.obj ninja: build stopped: subcommand failed. -- Checkout nccl release tag: v2.27.5-1 error: subprocess-exited-with-error × Building wheel for torch (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. full command: 'E:\PyTorch_Build\pytorch\rtx5070_env\Scripts\python.exe' 'E:\PyTorch_Build\pytorch\rtx5070_env\lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py' build_wheel 'C:\Users\ADMINI~1\AppData\Local\Temp\tmp0h7f5h2o' cwd: E:\PyTorch_Build\pytorch Building wheel for torch (pyproject.toml) ... error ERROR: Failed building wheel for torch Failed to build torch error: failed-wheel-build-for-install × Failed to build installable wheels for some pyproject.toml based projects ╰─> torch” “PowerShell 7 环境已加载 (版本: 7.5.2) PS C:\Users\Administrator\Desktop> cd E:\PyTorch_Build\pytorch PS E:\PyTorch_Build\pytorch> python -m venv rtx5070_env Error: [Errno 13] Permission denied: 'E:\\PyTorch_Build\\pytorch\\rtx5070_env\\Scripts\\python.exe' PS E:\PyTorch_Build\pytorch> .\rtx5070_env\Scripts\activate (rtx5070_env) PS E:\PyTorch_Build\pytorch> .\fix_headers.ps1 Directory: E:\PyTorch_Build\pytorch\third_party\ideep\mkl-dnn\include\oneapi Mode LastWriteTime Length Name ---- ------------- ------ ---- d---- 2025/8/31 3:29 dnnl (rtx5070_env) PS E:\PyTorch_Build\pytorch> .\install_deps.ps1 Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting mkl-static Using cached https://pypi.tuna.tsinghua.edu.cn/packages/16/94/9f2519aa7dc0678ac70fa6044808c0eb411ca22a0ee5716956ea764ae26a/mkl_static-2025.2.0-py2.py3-none-win_amd64.whl (198.2 MB) Collecting mkl-include Using cached https://pypi.tuna.tsinghua.edu.cn/packages/06/87/3eee37bf95c6b820b6394ad98e50132798514ecda1b2584c71c2c96b973c/mkl_include-2025.2.0-py2.py3-none-win_amd64.whl (1.3 MB) Collecting intel-openmp<2026,>=2024 (from mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/89/ed/13fed53fcc7ea17ff84095e89e63418df91d4eeefdc74454243d529bf5a3/intel_openmp-2025.2.1-py2.py3-none-win_amd64.whl (34.0 MB) Collecting tbb-devel==2022.* (from mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/2c/b4/ec178737025d45eac8f37152ef8932da12ce8f1002a543bbd20bc163bed9/tbb_devel-2022.2.0-py3-none-win_amd64.whl (6.2 MB) Collecting intel-cmplr-lib-ur==2025.2.1 (from intel-openmp<2026,>=2024->mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/a8/70/938e81f58886fd4e114d5a5480d98c1396e73e40b7650f566ad0c4395311/intel_cmplr_lib_ur-2025.2.1-py2.py3-none-win_amd64.whl (1.2 MB) Collecting umf==0.11.* (from intel-cmplr-lib-ur==2025.2.1->intel-openmp<2026,>=2024->mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/33/a0/c8d755f08f50ddd99cb4a29a7e950ced7a0903cb72253e57059063609103/umf-0.11.0-py2.py3-none-win_amd64.whl (231 kB) Collecting tbb==2022.2.0 (from tbb-devel==2022.*->mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/4e/d2/01e2a93f9c644585088188840bf453f23ed1a2838ec51d5ba1ada1ebca71/tbb-2022.2.0-py3-none-win_amd64.whl (420 kB) Collecting tcmlib==1.* (from tbb==2022.2.0->tbb-devel==2022.*->mkl-static) Using cached https://pypi.tuna.tsinghua.edu.cn/packages/91/7b/e30c461a27b97e0090e4db822eeb1d37b310863241f8c3ee56f68df3e76e/tcmlib-1.4.0-py2.py3-none-win_amd64.whl (370 kB) Installing collected packages: tcmlib, mkl-include, umf, tbb, tbb-devel, intel-cmplr-lib-ur, intel-openmp, mkl-static Successfully installed intel-cmplr-lib-ur-2025.2.1 intel-openmp-2025.2.1 mkl-include-2025.2.0 mkl-static-2025.2.0 tbb-2022.2.0 tbb-devel-2022.2.0 tcmlib-1.4.0 umf-0.11.0 Directory: C:\Users\ADMINI~1\AppData\Local\Temp Mode LastWriteTime Length Name ---- ------------- ------ ---- d---- 2025/9/3 22:15 cusparselt Invoke-WebRequest: E:\PyTorch_Build\pytorch\install_deps.ps1:10 Line | 10 | Invoke-WebRequest -Uri "https://github.com/cybertronai/cusparselt/rel … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Not Found Expand-Archive: E:\PyTorch_Build\pytorch\install_deps.ps1:13 Line | 13 | Expand-Archive -Path "$tempDir\cusparselt.zip" -DestinationPath $cuda … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | The path 'C:\Users\ADMINI~1\AppData\Local\Temp\cusparselt\cusparselt.zip' either does not exist or is not a | valid file system path. (rtx5070_env) PS E:\PyTorch_Build\pytorch> .\fix_env_permissions.ps1 &: E:\PyTorch_Build\pytorch\fix_env_permissions.ps1:21 Line | 21 | & "$envPath\Scripts\Activate.ps1" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | The term '.\rtx5070_env\Scripts\Activate.ps1' is not recognized as a name of a cmdlet, function, script file, or | executable program. Check the spelling of the name, or if a path was included, verify that the path is correct | and try again. (rtx5070_env) PS E:\PyTorch_Build\pytorch> .\compile_fixed.ps1 Directory: E:\PyTorch_Build\pytorch Mode LastWriteTime Length Name ---- ------------- ------ ---- da--- 2025/9/3 22:15 build Transcript started, output file is build_20250903_221521.log No pyvenv.cfg file14 files [1.873 GB of 1.940 GB (476.5 MB/s) ] Transcript stopped, output file is E:\PyTorch_Build\pytorch\build_20250903_221521.log 编译日志已保存: build_20250903_221521.log (rtx5070_env) PS E:\PyTorch_Build\pytorch> ”
09-04
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值