赵尚
赵尚
安装的 [root@localhost VManagePlatform]# easy_install paramiko Searching for paramiko Best match: paramiko 2.4.0 Adding paramiko 2.4.0 to easy-install.pth file Using /usr/lib/python2.7/site-packages Processing dependencies for paramiko Finished processing dependencies for paramiko
全部正确的(Requirement already satisfied),没有错误或者警告
我看见这个文件/usr/lib/python2.7/site-packages/paramiko/transport.py是循环调用自己 错误地方内容:from paramiko import util
paramiko (2.4.0)
我不知道是不是数据库的问题,我用的是mariadb,ovs版本是2.7
好吧。。。我重新来了一遍 发现命令python manage.py migrate出现以下错误 1. 需要安装numpy模块 解决办法: `pip install numpy` 2. `/usr/lib64/python2.7/site-packages/django/db/backends/mysql/base.py:124: Warning: Incorrect string value: '\xE8\x99\x9A\xE6\x8B\x9F...' for column 'name' at row 1` 解决办法: 我多执行几次之后就好了,好了。。。 之后访问web,之后错误是ssh_gss.py文件: `gssapi 'module' object has...
[paramiko.zip](https://github.com/welliamcao/VManagePlatform/files/1621329/paramiko.zip) 我把这文件上传吧,paramiko.zip 可以解压到 `/usr/lib/python2.7/site-packages/paramiko` 目录下 终于可以看见界面了
主要是slack,发送slack用webhook就是一个请求的事情 例子 ``` curl -X POST -H 'Content-type: application/json' --data '{"text":"Hello, World!"}' https://hooks.slack.com/services/T031W9L...../B04CAE0...../3EuPNtBQhDSxx.... ```
@james0p0 i don't know how to reply you. Running this node requires a database snapshot file to run, maybe you should contact the official
After synchronizing using the `--state.scheme=path` parameter, does it mean that the node will automatically prune the data?