JUNFAN
JUNFAN
@TrinhQuocNguyen In your code ,line 41,`for validation_item in training_folder:` maybe it should be `for validation_item in validation_folder`?
Your zip file looks like GBK or GB2312 encoding. As far as I know, 'archive' only support UTF-8. Use UTF-8 instead. Maybe 'archive' could guess encoding like tool 'unar', or...
@Tokenyet My way is rewrite `InputStream.readString`, try different codecs to decode the buffer.
全局搜索fstab,其实结果数量并不多,简单浏览一遍看起来这个文件比较像:[0001-fstools-support-extroot-for-non-MTD-rootfs_data.patch](https://github.com/coolsnowwolf/lede/blob/master/package/system/fstools/patches/0001-fstools-support-extroot-for-non-MTD-rootfs_data.patch) 注释里有个词extroot不懂,搜到官方文档相关词条[extroot_configuration](https://openwrt.org/docs/guide-user/additional-software/extroot_configuration),看起来更像了 然后找到这个文件的pull request记录 https://github.com/coolsnowwolf/lede/pull/5472 在pull request记录里找到了一个关联的issue https://github.com/coolsnowwolf/lede/issues/5353 大概就是这个了 @LawssssCat
有的是Cloudflare拦截了,尽量避免频繁切换设备和代理节点