Stefan Mayr

Results 22 issues of Stefan Mayr

I'm confused about the stepper motor pinout in multiple ways: 1. Looking at the [pinout](https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-Pin.pdf) pin 1 should be on the left (marked with a square). Comparing this with one...

# BUG REPORT INFORMATION ### Prerequisites ***Versions*** Current develop branch on Github ### Description There is some code to support trusted proxies with X-Forwarded-*-Headers: https://github.com/centreon/centreon/blob/b5b67910be42a25867b884896d640737fb8a07e4/api/index.php#L34-L36 ### Describe the received result...

status/new

# BUG REPORT INFORMATION [README](https://github.com/centreon/centreon/blob/develop/README.md) is not up to date: 1. the link to [Using the ISO](https://docs.centreon.com/current/en/installation/installation-of-a-central-server/using-centreon-iso.html) is broken 2. the mentioned supported versions are one version behind the current...

status/new

**What's the user value of this feature request?** Since we got `cf push --strategy rolling` it is possible to have a state with different app revisions running. We managed to...

unscheduled

**What's the user value of this feature request?** Speed up deployment of apps with many instances and/or slow startup times **Who is the functionality for?** Improvement of cf push rolling...

unscheduled

When analyzing https://github.com/aquasecurity/trivy/issues/2034 I was surprised to find the advisory id GHSA-qq97-vm5h-rrhg in two different states: 1. https://github.com/distribution/distribution/security/advisories/GHSA-qq97-vm5h-rrhg from the repo maintainers which seems to be the most up-to-date version,...

# Problem description In our Tomcat logs we currently see a lot of these error messages: ``` ajp-nio-127.0.0.1-8009-exec-303 ERROR Unable to copy file /var/log/rhn/rhn_web_api.log to /usr/share/tomcat/rhn_web_api-1.log: java.nio.file.AccessDeniedException /usr/share/tomcat/rhn_web_api-1.log ``` ##...

bug
P3

## What does this PR change? Should fix #5883. Log4J2 should no more try to write the rotated logfile into CATALINA_HOME ## GUI diff No difference. ## Documentation - No...

java
java_lint_checkstyle
java_pgsql_tests

Today a developer pointed me to these application messages ``` Will not secure Ant [pattern='/cloudfoundryapplication/**'] You are asking Spring Security to ignore Ant [pattern='/cloudfoundryapplication/**']. This is not recommended -- please...

question

# Question For SLES12 the latest Uyuni client tools repo https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/SLE12-Uyuni-Client-Tools/SLE_12/x86_64/ contains the venv-salt-minion version 3006.0 release 25.1 For SLES15 the latest version https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/SLE15-Uyuni-Client-Tools/SLE_15/x86_64/ is still on release 24.1 We...

question