-
### `brew doctor` output
```shell
Your system is ready to brew.
```
### Verification
- [X] My "`brew doctor` output" above says `Your system is ready to brew.` and am still able to reprod…
-
Conan install fails on MSVC builds:
```
ERROR: conanfile.py (influxdb_cxx/0.7.1): Error in generate() method, line 71
deps.generate()
ConanException: error generating context for 'cpr/1.10.0':…
-
1,版本
高可用v3.10.11版本
host.conf的网络配置是:
Ceph的`configmap rook-config-override`的网络内容:
2,上传镜像并创新虚拟机的问题
1)上传镜像(大概是30G左右)感觉特别慢
2)上传镜像期间,web访问明显很慢,读取数据显示加载中
3)创建对应的虚拟机,显示“部署失败”,然后同步状态,虚拟机…
-
This library was getting successfully built a month ago with ubuntu 18.04
but now when I try today, it is giving me an error.
```sh
root@containerID:~/influxdb-cxx/build# make
Scanning depende…
-
### I'm sure that
- [X] This issue is still present in the **current beta version** of this adapter
- [X] There is no other (open) issue with the same topic (used the search)
- [X] This issue is not …
-
I get this error:
```
terminate called after throwing an instance of 'influxdb::ConnectionError'
what(): influx-cxx [treatCurlResponse]: Couldn't connect to server
```
I put the write to inf…
-
As mentioned in #172 Clang 15 with Boost 1.71.0 fails due to missing pthread symbols:
```
/usr/bin/ld: ../src/CMakeFiles/InfluxDB-BoostSupport.dir/UDP.cxx.o: undefined reference to symbol 'pthread…
-
There are statistics of interest we should be capturing to disk in some fashion. Ideally these would be written to the InfluxDB telemetry database, but some other format like a log file might be good …
-
I can't make it successfully. It said that it cannot find the `$`.
**Environment:**
- window10 wsl2 Ubuntu 22.04.2 LTS
**each tool's version:**
- g++ (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
…
-
I have this CMakeLists.txt file:
```
cmake_minimum_required(VERSION 3.13)
project(rony_test)
set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)
set(SOURCE_FILES main.cpp)
add_…