-
Hello,
I have one an only web frontend, dispatching requests to multiple backends through a host maps:
```
# haproxy.cfg
frontend fe_web
bind :80
bind :443 ssl crt /path/to/cert.pem
…
-
# Metricbeat Module / Dataset release checklist
This checklist is intended for Devs which create or update a module to make sure modules are consistent.
## Modules
For a metricset to go GA, t…
-
**Describe the Housekeeping**
Currently, each Vue component in Limber Rails application has its own index.js file for initialization. This leads to code duplication and file redundancy makes it harder…
-
Dear all,
I am using the 3.8 version to try to replicate a case that worked fine with the previous one (3.7), but I am running into an unexpected problem.
I have a smaller domain B nested into …
-
Hi,
I'm working on a small task, but I'm running into an issue, and I'm not sure if it's a limitation or if I'm missing something.
I have two different projects, each using Docker, and both incl…
-
### What were you trying to do?
I was trying to get fields from a multiple-page pdf file I generated with the copyPage paradigm from the documentation.
This paradigm is very similar to the example: …
-
### Issue type
Crash or freeze
### Description with steps to reproduce
1. Open any score.
2. Enable multimeasure rests.
3. Insert multiple measures at the end of the score using any method. Cmd-B…
-
### Brief description of your issue
Hi,
I am currently have winget installed on my machine and it does not update, when a full package update (aka winget update --all) is executed. Interestingly m…
-
Is it possible to attach a bunch of files in a folder to spoon report .This is what I have been doing Spoon.save(InstrumentationRegistry.getTargetContext() ,new File(getExternalStorageDirectory(), app…
-
### What happened?
When earthkit-data is used simultaneously in multiple processes to retrieve fdb data it crashes with:
```
OperationalError('database is locked')
```
It comes from the sqlite da…