注意,TrueNASCore本身并不推荐直接使用pkg,而是使用“监狱”进行功能扩展
nginx遇到了SSL_do_handshake() failed (SSL: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:SSL alert number 40)
今天使用nginx给chatgpt挂代理, 结果运行的时候报了
SSL_do_handshake() failed (SSL: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:SSL alert number 40)
的错误...
Plex手贱点了登出服务器登录信息
今天转悠Plex后台,无意中在后台的Plex服务器-常规里面看到了“服务器登录身份”旁边有个登出,然后手贱点了下。。。就再也登录不上Plex了。。
继续阅读“Plex手贱点了登出服务器登录信息”
Stable Diffusion launch.py 如何指定显卡运行
一般情况下也不会有这种需求, 谁会一台电脑插几张卡的呢? 好巧不巧, 我有....
Unraid NerdTools插件iotop提示libffi.so.7: cannot open shared object file: No such file or directory的问题
最近发现unraid的cpu io wait高得离谱, 准备使用
iotop
查看一下, 虽然unraid本身并没有安装iotop
, 但是可以通过NerdTools插件进行安装, 装好过后运行iotop
, 结果却抛出了libffi.so.7: cannot open shared object file: No such file or directory
的异常信息
debian GDAL安装
使用conda安装能够避免手动处理很多依赖问题
继续阅读“debian GDAL安装”
Conda提示Can’t connect to HTTPS URL because the SSL module is not available.
最近Conda开始报https错误了, 看提示openssl没装, 明明装了为什么会提示未安装呢...
继续阅读“Conda提示Can’t connect to HTTPS URL because the SSL module is not available.”
python3 通过年月日获取准确的年龄
要做个防沉迷验证,需要精确判断0-8,8-16,16-18和18+的用户,单纯使用年份相减显得不太严谨
could not find required sqlite3 library
ESP8266 PWM风扇无法调速
风扇和8266共地了吗?风扇和8266共地了吗?风扇和8266共地了吗?
继续阅读“ESP8266 PWM风扇无法调速”