-
My server is using host key format `rsa-sha2-256`. However, that is not working with ssh2 it seems
no matching host key format log
```
[INFO] [createSocket(nerves_livebook)] Creating socke…
-
I'm struggling to resolve the following error on my webblog.
Why do I get TypeError failed to fetch on every page refresh. Only the very first time I load the page it loads without errors. Then on …
-
I'm using fabric to control long-running processes over ssh. The connection sometimes fails for various reasons and this can cause fabric to get stuck in a busy wait loop with the following traceback:…
-
Issue Type: Bug
When using a remote container within WSL2 that has ssh-agent (in this case using keychain) setup to cache credentials I can use git fine from my terminal.
However trying to use…
-
The ORA remote uses an internal IO abstraction that aims to make handling uniform across protocols (`file://`, `ssh://`, `http(s)://`) while everything is going through a single special remote impleme…
-
Hey all,
I have a server in a private subnet that is hosting a REST API on port 80 and a jump box in a public subnet that I would like to tunnel through so that I can invoke the REST API in the sam…
-
When you try to use composer up on an IPv6-only server, instead of displaying that GitHub is unavailable, the interface for obtaining an access token is displayed.
Currently, GitHub does not have IPv…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
When Kodi is paused on Video playback (either via SMB share or TVheadend PVR)
and the s…
-
First of all, I really appreciate your working!
I build gitlab container with `docker-compose.yml`. The key config is as follows.
```
gitlab:
ports:
- "10080:80"
- "10022:22"
…
-
When trying to run the ActiveMQ entity in aws-ec2 us-east-1, running Ubuntu 13.04 on a t1.micro.
(I know, t1.micro is crazy small - but this failed before even getting to ActiveMQ)...
It hung when…