-
when i run test cases with https in some api i get error message especially in post and put methods when i try to take response in "json" variable as "String json = resp.asString();" it give me er…
-
Hi,
Connected socket with remote ip, but it is not connected.
const {lnd} = lnService.authenticatedLndGrpc({
cert: 'base64 encoded tls.cert',
macaroon: 'base64 encoded admin.macaroon',
…
-
If i run `./respeakerd -mode=pulse -source="alsa_input.platform-sound_0.seeed-8ch" -debug -snowboy_model_path="./resources/snowboy.umdl" -snowboy_res_path="./resources/common.res" -snowboy_sensitivity…
-
The local test is normal, but cannot be connected after deploying to the server.
service
2018-05-21 16:32:30.153 INFO 8402 --- [ main] s.a.ScheduledAnnotationBeanPostProcessor : No TaskSc…
-
### Describe the Bug
When only one specific user creates page he get 500 error but bage is saved and after refresh it not happen in next aprox 40 min
### Steps to Reproduce
1. Go to Pages
2. creat…
-
/home/nvidia/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webrtc-mdns-0.6.1/src/conn/mod.rs:75 | Error getting interfaces: Os { code: 24, kind: Uncategorized, message: "Too many open files" }
…
-
### Description
With a local build of 0.18-SNAPSHOT from the integration branch, I'm getting the following errors:
```
[INFO] --- docker-maven-plugin:0.18-SNAPSHOT:build (default-build) @ foo-d…
-
A breaking change has been added to [@fastify/websockets@10](https://github.com/fastify/fastify-websocket/releases/tag/v10.0.0) (fastify/fastify-websocket#289). It breaks the fastify integration.
T…
-
Socket mode receiver fails to make a successful connection due to `WebSocket error occurred: Unexpected server response: 409` error. Retries after this error occurs may eventually lead to a successful…
-
code:
```
mqtt_client = mqtt.Client(CallbackAPIVersion.VERSION2, protocol=MQTTProtocolVersion.MQTTv5, transport='websockets')
mqtt_client.proxy_set(proxy_type=socks.HTTP, proxy_addr='116.97.15.46',…