Re: Error while starting Mail Server POD in Kubernetes

2023-07-24 Thread Gaurav Tyagi
Hello, Thanks for your reply. It worked. However, I am bogged down with other issues, but I see documentation references for the same are available. So I will sort it out. Thanks again for your help. Regards, Gaurav On Mon, 24 Jul 2023 at 14:44, Tung Tran wrote: > Hi, > > Did you try to

Re: Error while starting Mail Server POD in Kubernetes

2023-07-24 Thread Tung Tran
Hi, Did you try to convert ".crt" file to publicKey? Example command: "openssl x509 -pubkey -noout -in domain.crt" Then retry with publicKey value (not certificate value) On 24/07/2023 12:31, Gaurav Tyagi wrote: Key is not an instance of SubjectPublicKeyInfo but of null

Re: Error while starting Mail Server POD in Kubernetes

2023-07-23 Thread Gaurav Tyagi
Hi Benoit, Thank you so much for your response. *Error Message - * {"timestamp":"2023-07-24T05:11:32.351Z","level":"WARN","thread":"main","logger":"org.apache.james.jwt.PublicKeyReader","message":"Key is not an instance of SubjectPublicKeyInfo but of null","context":"default"}

Re: Error while starting Mail Server POD in Kubernetes

2023-07-23 Thread Benoit TELLIER
Hello, I'm willing to help but the images do not display well.. Can you share the errors by text please? -- Best regards, Benoit TELLIER General manager of Linagora VIETNAM. Product owner for Team-Mail product. Chairman of the Apache James project. Mail: btell...@linagora.com Tel:

Error while starting Mail Server POD in Kubernetes

2023-07-23 Thread gaurav
Hello All, I am using helm chart for apache james latest stable release. You can see following secrets.yaml file I have set it as mentioned in the documentation. When POD starts everything connects well like Cass, RabbitMQ, Open Search but see error while configuring