chan_sgt
(Chandra S)
May 27, 2022, 8:49am
1
Hi,
So i am getting error when trying to use lookup plugin collection with more than 600 lookup plugin in 1 task and i have a random error like:
500 internal server error and CONJ00048I Authentication Error: #OpenSSL::Cipher:CipherError
I already check for conjur.identity and other configuration are valid.
Do you guys have any solution for this issue?
joe.garcia
(Joe Garcia (infamousjoeg))
June 2, 2022, 12:53pm
2
This is documented as a KBArticle on our Technical Community at Support Community .
Essentially, the CONJUR_DATA_KEY
in your environment doesn’t match the one used to initialize your Conjur database.
chan_sgt
(Chandra S)
June 2, 2022, 3:20pm
3
Hi Joe,
But this error is very random appears when running 600 lookup plugin. How we can check and solve this?
dry_coder
(Dart coder)
October 1, 2022, 7:15pm
4
Hi Chandra,
How did this get solved for you? I am getting the same issue.
chan_sgt
(Chandra S)
October 2, 2022, 11:38am
5
Hi Dart Code,
I still can’t fix the problem and it’s giving me a headache.
dry_coder
(Dart coder)
October 3, 2022, 2:39pm
6
Hi Chandra,
I am looking to solve this and will probably put a PR. Can you let me know more about the error on your side?
1.Does it happen only at high load or have you seen it with less load.
2. What is the load at which you are seeing this error?
3. When you see the error, is it blocking what you are doing and how have you worked around it?