Author Archive | minirplus
uatu.app日常更新
uatu.app更新 增加gpu机型评测数据
更新
- gpu机型会在ins_type内显示nvidia的icon
- 增加GPU型号评分排行
目前测试评分包括trivial、vgg16 train、resnet152 train
uatu.app 10月更新汇总
电影观察:增加Netflix数据源
解决Laravel无权限写入failed to open stream: Permission denied
报错
在以schedule方式执行定时命令时遇到报错
1 |
local.ERROR: file_put_contents(/var/www/laravel/storage/framework/cache/data/ac/13/ac1346822aa47576e6930144a7f0c0d296a1f95f): failed to open stream: Permission denied {"exception":"[object] (ErrorException(code: 0): file_put_contents(/var/www/laravel/storage/framework/cache/data/ac/13/ac1346822aa47576e6930144a7f0c0d296a1f95f): failed to open stream: Permission denied at /var/www/laravel/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:187) |