<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle26
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Utilizing Ubuntu 22.10 with kea 2.2.0 I ran into the same error I was having with the other instance. I finally discovered what the error was. It was the password. I guess there are some characters that either the kea-admin does not like or pgsql does not like.  I believe one of those might be an exclamation point. The passwords I use are all random generated 12 + character, and I did not think of that being a limitation. For example the password I was previously trying to use was: K!Z.LU!.sN46 in this case the error message became more meaningful as the ! was toward the beginning of the string. So I was presented with more data to understand what was going on<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>root@koronis:/# kea-admin db-init pgsql -u keadbuser -p K!Z.LU!.sN46 -n isckea<o:p></o:p></p><p class=MsoNormal>-bash: !Z.LU!.sN46: event not found<o:p></o:p></p><p class=MsoNormal>root@koronis:/#<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Changed the password to a different all numeric password and I have moved past that piece. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> Kea-users <kea-users-bounces@lists.isc.org> <b>On Behalf Of </b>Kevin P. Fleming<br><b>Sent:</b> Wednesday, January 25, 2023 1:54 PM<br><b>To:</b> kea-users@lists.isc.org<br><b>Subject:</b> Re: [Kea-users] Kea 2.3.3 Initial Install with PostgreSQL on Proxmox CT Ubuntu 22.04<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On Wed, Jan 25, 2023, at 13:10, Aaron Jestrab wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt;overflow-wrap:break-word' id=qt><div><div><p class=MsoNormal>Interesting, I took the information I was reviewing to mean 2.3.4 was the current experimental-development release and 2.3.3 was stable for the 2.3.x version. I did not realize anything in 2.3.x is currently considered development / unstable. I based this understanding from the Cloudsmith repo both the package listing tags, and the directed distribution setup which directed me to 2.3.3 (unless I did something abosolutly incorrect, which is possible.)<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>If I am understanding correctly you are advising to use the version that is available directly in the Ubuntu apt repo for that specific version of Ubuntu and not use the packages from Cloudsmith? <o:p></o:p></p></div></div></blockquote><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Not necessarily; it's fine to use the 2.2.x packages distributed by the Kea team via Cloudsmith, that's what I do :-)<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>