-
Right now, if Nodes stay up, but the Host crashes, the Node will not attempt to re-connect, even if the Host becomes available again. This could be fixed through better state management; if the Node d…
-
Error: Connection reset by peer - SSL_connect (Errno::ECONNRESET) (Excon::Errors::SocketError)
Command: heroku --version
Version: heroku-toolbelt/3.43.2 (x86_64-darwin10.8.0) rub…
-
Hi, I'm the new maintainer of node-ssi.
https://github.com/kidwm/node-ssi
I can take over this project and make this grunt plugin based on node-ssi.
my npm id is also kidwm, how do you think, would…
kidwm updated
8 years ago
-
### Domain
_No response_
### What is actually missing?
Hi @t0bst4r
Please support running Matterbridge behind Reverse Proxy. I use Traefik and I run all my containers behind it including Home Ass…
-
Can i connect to socket to remote server with ssh connection?
-
Hi,
I am a china's front-end developer。my web page encoding is `gbk`,But `grunt-contrib-connect` output encoding is `utf-8`:
```
Connection:keep-alive
content-length:3457
Content-Type:text/html; char…
-
Currently http middlewares use the `http method` for naming spans. This solution is a not so bad low cardinality option, however from user perspective this could be improved by using the `path` instea…
-
I have this Custom authenitifcation middleware
```
package middlewares
import (
"context"
"net/http"
"gographql-server/constants"
"gographql-server/models"
)
// AuthMiddleware ...
…
ghost updated
3 years ago
-
## Description
Development of complete setup of Backend Server and Database.
The project currently does not have a proper backend server and a connect DB. So, I will setup both the things and make…
-
I get this error when trying to install Heroku CLI behind proxy:
SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: unknown proto
col (OpenSSL::SSL::SSLError)
C:/RailsInstaller/Ruby2.…