-
### OpenIM Server Version
v3.8.1
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps to Reproduce
I think it would h…
-
The table grew extremely large: 55+ GBs. Optimization saved around 20GBs but it's still too large. Regardless of the size, though the issue was that it seemed to affect server in general. Or at least …
-
@julienstroheker
For Winfield, we need to disable instance discovery in the auth flow, or we will hit below error. Maybe the previous flow work as the instance discovery was not enabled at that time
…
-
**Software versions**
SQL Server: Azure Managed Instance
Node.js: 18 LTS
Tedious: 18.6.1
node-MSSQL: 11.0.1
**Connection configuration**
`this.config = {
port: DB_PORT,
…
-
### Is your feature request related to a problem? Please describe.
I wanted to provide a small patchset -- without testing it feels not correct.
### Describe the solution you'd like
I would like to…
frlan updated
3 weeks ago
-
### Your GTNH Discord Username
Semetix
### Your Pack Version
2.7.0-beta-3
### Your Server
Private Server
### Java Version
Other versions in between
### Type of Server
Don't know
### Your Exp…
-
### Describe your suggestion as much as you can
Tolgee is available as open source and provides an option for self-hosting, but doing so requires either Docker to spin up a preconfigured image or man…
-
### What is the issue?
Fetching modules from a private repository using SSH fails when the repository exposes a port other than 22.
Our privately hosted Bitbucket exposes port 7999 instead of the …
-
L 10/23/2024 - 11:40:44: SourceMod error session started
L 10/23/2024 - 11:40:44: Info (map "c2m1_highway") (file "d:\steam\steamapps\common\left 4 dead 2\left4dead2\addons\sourcemod\logs\errors_2024…
-
```java
@Configuration
public class DependencyProvider {
@InjectableComponent
public PlaceholderHook createPlaceholderHook() {
//return isEnabled("PlaceholderAPI") ? new Place…