Philipp Blum
Philipp Blum
Given the following configuration: External nginx with disabled docker nginx. Domain and matrix.xy subdomain run on the same server with the same nginx. Certificates are managed by certbot. The [documentation...
I get the following error: ```bash [error] /home/citrullin/git/scala-troy/src/main/scala/model/PageImpressionByYearMonth.scala:19: Can't find schema file /schema/ [error] val getByYearMonth = withSchema { ``` Let's take a look into the code. ```scala package model...
**What type of PR is this?** > /kind bug **What this PR does / why we need it**: In order to be able to run it against IPv6 only clusters....
I open a general issue for this. It's driving me mad having to fix any other open source project, because they don't care about current standards. It's a huge bug...
Hi, we are currently in pre-decision process and we might use the OpenGDPR specification. I got one question: Are there reasons for not providing an GET endpoint on /opengdpr_requests/? Besides...
The integration of entangled into other CMake or Makefile projects is quite complicated. The commands to build the static libraries are too complicated. The following command is needed ``` bazel...
### Description When I try to pull an imagine, I get the error ``` FATA[0003] failed to prepare extraction snapshot "extract-105863127-ZU8W sha256:fba37c1f6ac535cb64fc10ede232434d735c7cf1e61bb89d7b1db79c56c28c91": copying of parent failed: unsupported mode prw-r--r--: %!w():...
Steps to reproduce: 1. Create a task with some title. 2. Select a date which is before the current one. 3. Add description 4. Click on save Actual behavior: Error...
I used a RIOT OS example, which uses CCN Lite as library. Some errors occurred. I fixed them line by line. Mostly unsigned Int and signed Int comparison. I reached...
### Contribution description This PR addresses the issue with colors in the disp_dev API. Mentioned briefly in #13787 It's a proposal how to address it. The idea behind this is...