Skip to main content

Questions tagged [redhat]

For issues relating to Red Hat platforms, products, and/or services.

0 votes
0 answers
12 views

catalina.out is very large and failed to rotate

catalina.out is very large and failed to rotate I have set my /etc/logrotate.d/tomcat like this: /opt/tomcat/logs/catalina*.* { copytruncate daily rotate 90 compress missingok size 10M } But catalina....
user15644696's user avatar
-1 votes
0 answers
19 views

MariaDB Over SSH Tunnel Lost Connection

I have two RHEL9 servers. I turned off SELinux on both using "sudo setenforce 0" to make sure that has nothing to do with this issue. I am on server 'admin' and I am trying to connect to ...
kainaw's user avatar
  • 4,314
-1 votes
0 answers
14 views

How to remove getpagespeed yum repo from RHEL?

My company used to subscribe to the getpagespeed repo, but now we have decided to use the nginx.org repo with the possibility of switching to nginx plus in the future. Since we don't need the ...
Dimas Putra's user avatar
-1 votes
1 answer
9 views

Post curl request in Deployment kind lifecyclehook in deployment yaml file with Openshift upgrade to 4.14

As by OpenShift 4.14, DeploymentConfig is getting deprecated and we need to use kind:Deployment Previous we use something like this for sending notification for deployment: kind: DeploymentConfig ...
Ananthram J's user avatar
0 votes
0 answers
9 views

libvirtdbus change home folder

Is there a process to change home folder for libvirtdbus account? I am using KVM to run VMs on RHEL 8. Also using cockpit. # /etc/shadow libvirtdbus:x:979:978:Libvirt D-Bus bridge:/:/sbin/nologin # ...
rajeev's user avatar
  • 1,321
0 votes
0 answers
16 views

How to make elasticsearch.keystore persistent in statefullset Openshift?

Currently, I have set up an Elasticsearch in a StatefulSet with 3 replicas and Kibana with 1 replica in a deployment in OpenShift. Now, I am facing persistence problems in both Kibana and ...
Sohaib El Mediouni's user avatar
0 votes
0 answers
38 views

invalid_token_response -An error occurred while attempting to retrieve the OAuth 2.0 Access Token Response: PKIX path building failed

I am trying to run spring-security-azuread from spring tutorials, i am able to run this in windows system as its spring boot application, but when i am trying to run in docker container from redhat ...
Nishu's user avatar
  • 105
0 votes
0 answers
34 views

Cannot install Ansible Automation Platform offline bundle on RHEL8 servers due to "missing" Python 3.9

I am trying to install Ansible Automation Platform setup bundle (ansible-automation-platform-setup-bundle-2.4-7-x86_64.tar.gz), downloaded directly from Red Hat's Ansible portal. When I try to install ...
bcornw2's user avatar
  • 25
1 vote
4 answers
55 views

Understanding JWT Validation in Spring Boot with Keycloak

I recently encountered an issue while implementing an application using Spring Boot and Keycloak, and I'd like to share and discuss it here for clarity. Scenario: I have a user with an admin role in ...
ayoub_benayyad's user avatar
0 votes
0 answers
16 views

Trying to set up DX APM on JBOSS EAP 7.1 and its failing with java.lang.ClassNotFoundException

OS:Red Hat Enterprise Linux release 8.9 JBoss EAP 7.1.6.GA Configuration on startup script JAVA_OPTS="$JAVA_OPTS -Djboss.modules.system.pkgs=$JBOSS_MODULES_SYSTEM_PKGS -Djava.awt.headless=true&...
fanatik's user avatar
-1 votes
0 answers
19 views

Version lock package in mock

I am using mock to build rpms , one of the build fails as clang got updated in centos repo I want to version lock clang to an older version. Its easy to do dnf versionlock on the machine. But how to ...
Random Dude's user avatar
0 votes
1 answer
47 views

unable to find /root/.my.cnf. Exception message: (1698, \"Access denied for user 'root'@'localhost'\") [duplicate]

I'm trying to create and environment with Ansible to Wordpress with MariaDB, but i'm getting almost the same errors while trying to create the database and to create a new user with privileges on ...
Leonardo Pangaio's user avatar
0 votes
0 answers
36 views

WSREP_SST: [ERROR] Possible timeout in receiving first data from donor in gtid stage

I have deployed Alma Linux 9 and MariaDB 10.11.7 with Galera 4 on two AWS instances and all the ports and firewall rules are open between 2 instances, I set the proper wsrep options and I am still ...
Sandeep's user avatar
  • 363
-1 votes
0 answers
18 views

Cannot sudo or install sudo on redhat enterprise

We have a server on namcheap and want to check a file. The kernel is Linux version 4.18.0-513.18.1.lve.2.el8.x86_64 I believe it is redhat enterprise linux. I ssh to the server but when I try to ...
SeanJ's user avatar
  • 1,221
-2 votes
0 answers
55 views

How to install python offline on Centos 7

I have a server with centos 7, it is not connected to the internet. I want to install python offline on this server but the thing is to install the python from source you need developer tools and many ...
Cxiou Cha's user avatar

15 30 50 per page
1
2 3 4 5
260