rnkhouse

Results 10 issues of rnkhouse

I entered secret in google authenticator app. It generates random code in every few seconds. But, when I match with my code it's different. $this->load->library('GoogleAuthenticator'); $oneCode = $this->googleauthenticator->getCode($secret); `$oneCode` is...

`draft up` installs helm charts from `charts` directory. Is there any way to install stable charts from helm. For example, I have to run `helm install stable/nginx-ingress` even after `draft...

area/docs
question/support

**What happened**: I have 2 AKS clusters with external-dns installed in both. It has istio + Azure Private DNS. The arguments I am passing as below: - --source=service - --source=ingress...

kind/bug
lifecycle/rotten

Using this command: `./aionminer -cd 0 -cv 1 -cb 64 -ct 64 --location 127.0.0.1:3333` ============================= aion reference miner====================== Equihash CPU&GPU Miner for AION v0.1.9 Base on NiceHash equihash miner. =============================...

Using `openjdk:8` as a base image and `node 12.x` I am getting below error while building this package: 13:17:56 > [email protected] install /home/node/node_modules/java 13:17:56 > node-gyp rebuild 13:17:56 13:17:58 make:...

I am getting below error when I run ansible playbook: >Do you have azure>=2.0.0 installed? Try `pip install 'azure>=2.0.0' --upgrade`- No module named containerservice Ansible version: ansible 2.4.0.0 config file...

I am using smee URL to trigger push events from bitbucket to Jenkins. Using smee client in Jenkins as sidecar conteiner. Please check below code: - name: smee-bitbucket image: docker.io/oveits/smee-client:latest...

### Describe the bug Getting below error when I install the jenkins chart: 2024-04-09 19:37:51.064+0000 [id=24] SEVERE hudson.util.BootFailure#publish: Failed to initialize Jenkins 2024-04-09 19:37:51.065+0000 [id=24] SEVERE h.i.i.InstallUncaughtExceptionHandler$DefaultUncaughtExceptionHandler#uncaughtException: A thread (Jenkins...

bug

### Description Sometimes, jenkins is not starting and shutting down in organization folder scan step. I found out that getting rate limiting error from bitbucket server because of many requests...

question

I am using this command: >./gh-ost --azure=true --host="host" --database="db-name" --user="user" --password="password" --ssl-ca=DigiCertGlobalRootG2.crt.pem --ssl=true --ssl-allow-insecure=true --assume-rbr --allow-on-master=true --alter="ALTER TABLE temp_no ADD COLUMN tempID int NULL DEFAULT NULL" Error: [2024/07/09 17:19:44] [info]...