韩笑
韩笑
 [log.txt](https://github.com/guanguans/dnmp-plus/files/7096906/log.txt) new question _Originally posted by @Paladinhanxiao in https://github.com/guanguans/dnmp-plus/issues/17#issuecomment-911310069_
# Environment - OS: windows10 - Kubernetes version: 1.15 - VirtualBox version: 5.2 - Vagrant version:2.2 ## What I did? `kubectl apply -n istio-system -f addon/kiali` ## Messages ``` istio-system...
报错如下
$ python build.py ../zerg201806121023.sql File "build.py", line 19 except IOError, e: ^ SyntaxError: invalid syntax
`controller not exists:app\new_captcha\controller\IndexController ` nginx conf ``` server { listen 8080; server_name ; root /home/www/1111/public; index index.html index.htm; location / { try_files $uri @swoole; } location @swoole { proxy_pass http://127.0.0.1:9502;...