@@ -177,27 +177,28 @@ La respuesta debe parecerse a la siguiente:
177177
178178``` json
179179{
180- "orion" : {
181- "version" : " 3.0.0" ,
182- "uptime" : " 0 d, 0 h, 17 m, 19 s" ,
183- "git_hash" : " d6f8f4c6c766a9093527027f0a4b3f906e7f04c4" ,
184- "compile_time" : " Mon Apr 12 14:48:44 UTC 2021" ,
185- "compiled_by" : " root" ,
186- "compiled_in" : " f307ca0746f5" ,
187- "release_date" : " Mon Apr 12 14:48:44 UTC 2021" ,
188- "machine" : " x86_64" ,
189- "doc" : " https://fiware-orion.rtfd.io/en/3.0.0/" ,
190- "libversions" : {
191- "boost" : " 1_66" ,
192- "libcurl" : " libcurl/7.61.1 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.33.0" ,
193- "libmicrohttpd" : " 0.9.70" ,
194- "openssl" : " 1.1" ,
195- "rapidjson" : " 1.1.0" ,
196- "mongoc" : " 1.17.4" ,
197- "bson" : " 1.17.4"
180+ "orion" : {
181+ "version" : " 3.10.1" ,
182+ "uptime" : " 0 d, 0 h, 0 m, 28 s" ,
183+ "git_hash" : " 9a80e06abe7f690901cf1586377acec02d40e303" ,
184+ "compile_time" : " Mon Jun 12 16:55:20 UTC 2023" ,
185+ "compiled_by" : " root" ,
186+ "compiled_in" : " buildkitsandbox" ,
187+ "release_date" : " Mon Jun 12 16:55:20 UTC 2023" ,
188+ "machine" : " x86_64" ,
189+ "doc" : " https://fiware-orion.rtfd.io/en/3.10.1/" ,
190+ "libversions" : {
191+ "boost" : " 1_74" ,
192+ "libcurl" : " libcurl/7.74.0 OpenSSL/1.1.1n zlib/1.2.12 brotli/1.0.9 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh2/1.9.0 nghttp2/1.43.0 librtmp/2.3" ,
193+ "libmosquitto" : " 2.0.15" ,
194+ "libmicrohttpd" : " 0.9.76" ,
195+ "openssl" : " 1.1" ,
196+ "rapidjson" : " 1.1.0" ,
197+ "mongoc" : " 1.23.1" ,
198+ "bson" : " 1.23.1"
199+ }
198200 }
199201}
200- }
201202```
202203
203204> ** Que pasa si obtengo ` Failed to connect to localhost port 1026: Connection refused ` como respuesta?**
0 commit comments