-
I'm getting:
INTERNAL APPLICATION ERROR
When enter in the configuration page.
I tried to use:
```
$g_display_errors = array (
E_ALL => DISPLAY_ERROR_INLINE,
);
```
But the same…
-
**OpenSIPS version you are running**
```
opensips-3.4.5
```
**Describe the bug**
"make all" failed, the error is:
```
[root@8ec2d5bb1309 opensips-3.4.5]# make
Compiling pt_lo…
-
Hello,
thanks for making this awesome script. But it's not working in almalinux 8. please make it compatible with almalinux 8.
NAME="AlmaLinux"
VERSION="8.9 (Midnight Oncilla)"
ID="almalinux"
I…
-
On OpenVZ 7 VPS, the centos2ol.sh script will fail with below output for `dracut: Cannot find module directory /lib/modules/4.18.0/`
```
virt-what
openvz
lxc
```
```
bash centos2ol.sh | tee…
-
我在安装时,出现这个问题:
Wednesday 18 September 2019 01:24:28 -0400 (0:00:00.639) 0:02:32.879 ***
fatal: [ks-allinone]: FAILED! => {"changed": true, "cmd": "/usr/local/bin/helm upgrade --install ks-son…
-
See https://github.com/mantisbt-plugins/Query/tree/main/pages/logs. In my opinion, these should be removed.
They are probably leftovers from executing this:
https://github.com/mantisbt-plugins/Que…
-
**Is this a bug report or feature request?**
* Bug Report
**Bug Report**
**Expected behavior:**
Should list all disk devices
**Deviation from expected behavior:**
Empty output
**H…
-
Hello, I'm having an error when running `fifty-one quickstart` on CLI.
Having the same error in: https://github.com/voxel51/fiftyone/issues/4216
Error:
```bash
fiftyone.core.config.FiftyOneCo…
-
**What happened**:
When queue resources are insufficient or about to be insufficient, instances cannot be generated
**What you expected to happen**:
Instances can also be generated when queue res…
-
### What happened?
When I submit 10 similar pods with high priority, followed by 10 similar pods with low priority, and then 20 seconds later, 10 more low priority pods, the latter low priority pods …