spursyy
spursyy
- 我使用的是 v7.1版本,汉字转拼音时会将行转为xing
I am using ES 6.7.0, Could you upgrade plugin versions?
File "/root/.local/share/virtualenvs/app-4PlAip0Q/lib/python3.7/site-packages/sanic/app.py", line 939, in handle_request response = await response File "/app/comrade/blueprints/cluster.py", line 36, in get_cluster_info await client.ping() File "/root/.local/share/virtualenvs/app-4PlAip0Q/lib/python3.7/site-packages/elasticsearch_async/transport.py", line 150, in main_loop method, url, params, body, headers=headers, ignore=ignore,...
delete index is very dangerous, how to disable "delete index" button?
**Error: ** ``` ubuntu@ip-172-18-16-104:~$ sudo docker run -it keymetrics/pm2 /bin/bash Unable to find image 'keymetrics/pm2:latest' locally latest: Pulling from keymetrics/pm2 1160f4abea84: Pull complete 3ec5cae38735: Pull complete 8936ea0e8ba7: Pull complete bb97665bd848:...
I want to set file encoding as GKB, How to file encoding?
➜ prometheus-data git:(master) ✗ promtool test rules alert.rules Unit Testing: alert.rules FAILED: yaml: line 7: mapping values are not allowed in this context How to fix this issue.
**When I build the docker image in the server, I have the followed issue. I suspect that is due to internet issue.** - My server has internet restriction, what ip...
```bash cargo run --bin qdrant ............... Finished dev [unoptimized + debuginfo] target(s) in 15.37s Running `target/debug/qdrant` [1] 95033 bus error cargo run --bin qdrant ```