-
### Describe the bug
I am trying to use the WebSurferAgent as described here https://nbviewer.org/github/microsoft/autogen/blob/main/notebook/agentchat_surfer.ipynb
Here is my code:
```python
…
-
## Describe the bug
After upgrade to 6.2.0 (also tried 6.3.0) I could not login to the webUI. Digging deeper, the problem seemed to be that the `app/list` endpoint mostly returns `500`
```
{
"co…
-
Hello,
I'm trying to intercept some https traffic and redirect it to another web service.
So far I've managed with:
```
const fs = require('fs')
const Sniffer = require('web-proxy-sniffer')
…
DrRek updated
3 years ago
-
## Cilium Feature Proposal
**Is your feature request related to a problem?**
Currently I'm using nginx-ingress and I when I want to expose hubble-relay outside the cluster, I need to configure t…
-
### Feature Description
I have the following use case: I have an authorization server running next to my Gitea instance. Gitea is not supposed to do anything related to authentication or authorizat…
-
### Describe the bug
I encountered a `NullPointerException` while using Healenium. The error occurs when trying to invoke the `SelfHealingHandler.quit()` method, as `SessionContext.getSelfHealingHa…
-
When a request for a media file is handled by the media proxy, it sometimes returns a redirect to files/small/missing.png or files/original/missing.png, both of which don't exist in the Mastodon distr…
-
Pressing enter creates a newline instead of sending the message.
-
* Electron version: Moun v2.56.4
* Operating system: MacOS
I try to add proxy support for browser-laptop, I use webContents.session.setProxy to set socks5 proxy, the proxy is setup using ssh tunn…
-
# Quick description
I have NTFY running with docker-compose, behind an nginx reverse-proxy with `https` (certbot).
Since mid-July, I no longer receive notifications on IOS, which used to work fine…