-
```js
async addNewUser(input) {
// console.log(input);
try {
const result = await knex(USER_TABLE).insert(input);
return this.getUserById(result);
} catch (e) {
…
-
Apparently after (relatively) recent updates Metube fails to work correctly while running behind Authelia and a reverse proxy.
This is how the page looks, showing "Connection to server" message.
…
-
LAN Is Broken..
It Was Working Before The Patch, But Now It's Just Endlessly Searching For The Server.
Tested On:
Serious Sam Classics Patch TFE v1.05 (2023.10.21)
Serious Sam Classics Patch TSE…
-
Hi,
We just migrated from SimpleTcp to SuperSimpleTcp and as a result a bunch of unit tests started to fail.
They fail because we're trying to bind to a socket which is already used.
```
System.…
-
### 检查项
- [X] 我确认此问题在最新版本的BakaXL中依旧存在(Parrot 鹦鹉通道的最新构建版本)
- [X] 我确认在Issues列表中并无其他人已经提出过与此问题相同或相似的问题
### 遇到的问题
启动后过约4-5秒自动崩溃,目录途径没有中文,所有通道都尝试过了,同样会造成奔溃
### 期望的结果
正常使用BakaXL
### 如何重现此问题?
首次使用后,第二…
-
TL;DR I assuming that this issue has something to do with socket connection.
I have an Issue which is hard to explain. Every ~30/45 minutes I have some network ananomly. When watching a stream/yout…
-
### Issue Description
Templated containers will not start if invalid characters (ie. `:`) are present in the instance name. This will happen if systemd socket activation with `Accept=true` is used.
…
-
# General information
```
OS: Windows
Hypervisor: Vmware Workstation 16 Pro
Did you run crc setup before starting it (Yes) But it fails
Running CRC on: Dell Desktop
```
# CRC version
```
CR…
-
## CVE-2020-28481 - Medium Severity Vulnerability
Vulnerable Library - socket.io-2.1.1.tgz
node.js realtime framework server
Library home page: https://registry.npmjs.org/socket.io/-/socket.io-2.1.1…
-
**Package description**
Tailscale service helps build mesh VPN networks using WireGuard.
The clients are available for Linux (with the mobile client in development).
In more detail: https://tail…