oleksii  
                
                  
                    11 Marzo 2024,  9:14am
                   
                  1 
               
             
            
              I know that bitnami helm chart isn’t supported deployment by this community.this question  in bitnami, but I haven’t got any reply.
My customization of value file :
auth:
   email: my@email.com
   username: superAdmin
   password: "password"
smtp:
   enabled: true
   host: "mailjet"
   port: "587"
   user: "user"
   password: "password"
   protocol: ""
   auth: ""
   existingSecret: ""
I got DownloadBackupEmail  fail when tried to download backup.CriticalUserEmail  fail when tried to change password through the forgot button.
             
            
              
            
           
          
            
              
                pfaffman  
              
                  
                    11 Marzo 2024,  9:59am
                   
                  2 
               
             
            
              My guess is that mail jet is rewriting the urls when it sends mail so that it can do click tracking and it isn’t working.
Best is to tell mail jet not to do link click processing.
You can download the backup file directly, but I don’t know where Bitnami puts it.
             
            
              1 Mi Piace 
            
            
           
          
            
              
                oleksii  
              
                  
                    11 Marzo 2024, 12:19pm
                   
                  3 
               
             
            
              Thanks for reply.
I have another instance that I deployed according to the  official deployment instructions . Both I use MailJet
I was thinking that my helm chart didn’t properly populate admin credentials into the application.
             
            
              1 Mi Piace 
            
            
           
          
            
              
                oleksii  
              
                  
                    18 Marzo 2024,  1:10pm
                   
                  4 
               
             
            
            
              1 Mi Piace