Vimos Tan

Results 52 comments of Vimos Tan

I have a similar issue. `deepin-wine-helper (>= 1.2deepin8); however: Version of deepin-wine-helper:i386 on system is 1.1deepin9.` ``` vimos@vimos-Alienware-15 (base) ➜ Downloads uname -a Linux vimos-Alienware-15 5.4.0-39-generic #43-Ubuntu SMP Fri Jun...

I finally started the whole services, however, I am getting this ``` Kibana server is not ready yet ``` Any thoughts? I searched the web but cannot fix it.

Answering my own question, I created volumes from local drive and can use `kibana` now. ``` + esdata2: + driver: local + driver_opts: + type: none + o: bind +...

I have a similar error when start ``` metricbeat_1 | 2019-10-14T05:54:32.675Z INFO pipeline/output.go:95 Connecting to backoff(elasticsearch(http://elasticsearch:9200)) metricbeat_1 | 2019-10-14T05:54:35.657Z ERROR pipeline/output.go:100 Failed to connect to backoff(elasticsearch(http://elasticsearch:9200)): Get http://elasticsearch:9200: dial tcp...

多提供些细节对比: * 搜索框里面可以所见即所得 ![image](https://user-images.githubusercontent.com/2136700/164913214-916d5d41-0743-4201-90be-3c2af1fc19d5.png) * 对话框里面无法看到输入内容 ![image](https://user-images.githubusercontent.com/2136700/164913203-5cd405b1-a2f3-473a-bbf7-14725950d727.png) 但是回车可以发送 ![image](https://user-images.githubusercontent.com/2136700/164913245-cb5b5ece-16dd-4d02-81bf-89d560388f19.png) 无论中英文,都是这种效果

On centos 6, fixed this issue using: \- libraries=['m', 'fastfm', 'cxsparse', 'blas'], - library_dirs=['fastFM/', 'fastFM-core/bin/', + libraries=['m', 'fastfm', 'cxsparse', 'blas', 'cblas'], + library_dirs=['fastFM/', 'fastFM-core/bin/', '/usr/lib64/atlas',

Here is my ldconfig $ ldconfig -p | grep blas libptf77blas.so.3 (libc6,x86-64) => /usr/lib64/atlas/libptf77blas.so.3 libptcblas.so.3 (libc6,x86-64) => /usr/lib64/atlas/libptcblas.so.3 libf77blas.so.3 (libc6,x86-64) => /usr/lib64/atlas/libf77blas.so.3 libcblas.so.3 (libc6,x86-64) => /usr/lib64/atlas/libcblas.so.3 libblas.so.3 (libc6,x86-64) => /usr/lib64/libblas.so.3...