-
## Description
### Describe the bug
Since upgrading to Ampache 5.0 (the bug is still present in 5.1) I noticed the following bug:
When using the "Remember me" option upon logging into Ampache…
-
# Environment
* Ampache version: 3.8.9 Dev
* Web server + version: Nginx
* Server operating system: Ubuntu 18 Server
* Client operating system: Win 10 Pro / Chrome
* Client typ…
-
```py
from dask_jobqueue import SLURMCluster
cluster = SLURMCluster(
cores=1, memory='20GB', job_extra=['--gres=gpu:1'],
walltime='02:00:00',
interface='ib0', job_cpu=10)
cluster.scale(job…
-
We use a docker zenika/alpine-chrome:with-node to compile slides with Marp (URL: https://gricad-gitlab.univ-grenoble-alpes.fr/inspe-sciedu/slides). We got this error message below;
thx for fixing thi…
-
# Issue Template
## Description
**Describe the bug**
Suddenly album art is not longer showing in both the web interface and the play:sub iOS subsonic app. Worked flawless for quite some t…
-
## Description
### Describe the bug
After setting the web path to `/music` in the installer, the WUI doesn't seem to load correctly. Navigating to `http:///music` produces a 404.
### To reprodu…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Implementing machine learning algorithms for cyber attack detection involves analyzing net…
-
## Description
I deployed OpenCTI on AWS platform by using dockers and having problems to get Elasticsearch running.
## Environment
1. OS (Ubuntu 22.04.1, 8GB memory, 30GB disk space)
2. Ope…
-
## Description
I have a user that when they play audio from the web app or a mobile app, the audio sounds like it is playing underwater. However, when they listed to their own music or youtube videos…
-
```
I am using Jenkins to run test automation via the ruby 'watir' gem, which uses
Chromedriver. Everything has been working fine for a long time, and suddenly
all tests started failing. Nothing has…