Project

General

Profile

Bug #23388

Updated by Alexis Mousset 8 months ago

Greetings -  

 Three different installs... all failed. 

 Attempt 1 - Debian Bullseye 

 Attempt 2 - Debian Bookworm 

 Attempt 3 - Ubuntu Jammy 

 What other information may I provide? 

 Here's a snippet of the end result (the same on each of the attempts above)... 

 <pre> 
 ERROR:    new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII) 
 HINT:    Use the same encoding as in the template database, or use template0 as template. 
 ************************************************************************************** 
 ERROR: rudder-webapp postinstall script failed ! 

 Trying to recover the problem, you should check that your instance is properly working 

 You may need to execute: apt-get install -f 
 You should also try to manually execute: /opt/rudder/bin/rudder-upgrade 

    Such errors should not happen, please open an issue for this problem on  
             https://issues.rudder.io/projects/rudder/issues/new 
 ************************************************************************************** 
 chmod: cannot access '/var/rudder/configuration-repository/.git': No such file or directory 
 chmod: cannot access '/var/rudder/configuration-repository/techniques': No such file or directory 
 find: '/var/rudder/configuration-repository/.git': No such file or directory 
 find: '/var/rudder/configuration-repository/techniques': No such file or directory 
 </pre>

Back