Lxeon
Lxeon
> > > 可以右键->检查打开开发者工具,然后点击Network(网络),看下是哪个请求导致无法加载 火狐:   Edge:   可以单独打开没载入成功的js。
用普通用户启动进程,下载不到2分钟也崩了。。 root@leon-ubuntu:~# systemctl status qbittorrent-enhanced-nox.service ● qbittorrent-enhanced-nox.service - qBittorrent Enhanced Edition Service Loaded: loaded (/lib/systemd/system/qbittorrent-enhanced-nox.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2020-12-22 16:34:44 CST; 1min 56s ago...
> Thanks. 不过有一些建议可以作为参考: > > 1. 可以采用多阶段 (Multi-stage builds) 的方式构建,这样可以避免把整个 GCC 打进镜像里面,减少镜像体积; > > 2. NATMap 目前还没有内置 iptables 转发(虽然我曾提过这个事),`NET_ADMIN` `NET_RAW` 这两个权限还暂时用不到。 更新 ```Dockerfile FROM ubuntu:latest as builder ENV LANG C.UTF-8...
> Can you verify that all the values in the column(s) are valid (float|int)?  i create new database and run the command, but error after 3400 line? this csv...
> Some (most?) of the scripts, for me, don't point to the 'serverfiles' if/when run via CRONTAB > > I redirected the jobs to a log file so I could...
i already check the GeoLite2-City.mmdb in sourcemod, date 2019/12/17.  and the first comment pictrue is this version.(download from sourcemod latest release) I also checked maxmind webside, although it is...
> If it is confirmed that the simplified Chinese language code of mmdb is "zh-CN", would it be better to modify the variable code directly? > > Even if mmdb...
> > sourcemod default mmdb version didnt contain zh-TW, so it will cause error. > > i not sure if mmdb is customizable. > > This does not cause an...
> I think normalizing the language code before looking it up in the available languages in the mmdb is the way to go as @F1F88 suggested is the way to...
> 等nginx稳定后,南墙也会升级支持 目前还不支持http3吗?试了下好像还是不可以 同时也测试了下docker里的uuwaf版本号,是1.24.0,蹲一个升级