-
### Setup
Win 7 x64
ipython==0.12.1
paramiko==1.7.7.2
pyzmq==2.2.0
### Issue
I want to connect an IPython qtconsole to a remote kernel through ssh. [Pageant](http://www.chiark.greenend.org.uk/~sgta…
-
**Describe the bug**
I have set environment variables while running docker compose in my local setup. But in the ADE UI I see only letta-free option under dropdown. My understanding if I set llm mo…
-
The new component where we are explaining to the user how to register agents and we are providing a "copy & paste" dynamic snippet is cool, however, it should be used in more places of the Wazuh app.
…
-
Using `pass` on Linux, the vault gets wiped when starting proton-bridge (`bridge -c`) if the gpg key is not unlocked (the key has a passphrase):
```
WARN[Mar 28 17:05:26.856] Failed to get test cr…
-
Hi team
I have a Jenkins pipeline which creates a multi-architecture image using Kaniko. I'm following this tutorial: https://docs.aws.amazon.com/AmazonECR/latest/userguide/docker-push-multi-archit…
-
README command
```sh
git clone 'https://github.com/Ajatt-Tools/FlexibleGrading.git' ~/.local/share/Anki2/addons21/FlexibleGrading
```
lacks `--recurse-submodules`. Adding it asks for SSH passw…
-
### What's wrong?
I've noticed that in case of a multi loki clients setup to forward logs to, if one of the loki clients starts failing for some reason, eg. - no process listening on the specified p…
-
Requirement:
1. Need to connect freeswitch command line from an external application
2. To achieve that "mod_event_socket" is the one can help out
3. while doing TCP connection from my application …
-
I'm getting a similar error to #121 but want to post additional information. (Sadly I can't reopen it)
**Uncaught Error: Malformed private key (expected sequence). Bad passphrase?**
```
/home/hufsch…
-
I have koa server with mongo connection, jest as test framework.
```
const app = new Koa()
...
export default app.listen(PORT, (err) => {
if (err) console.log(err)
if (!IS_TEST) {
c…
ghost updated
9 months ago