<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Why do I get &amp;quot;Invalid username or password&amp;quot; after upgrading Postgresql? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/why-do-i-get-quot-invalid-username-or-password-quot-after/m-p/318841#M5842</link>
    <description>&lt;P&gt;I am currently running Nuxeo 5.5 on a Debian 7.2 install (tomcat). I just upgraded Debian from 6.0 to 7.2, and tested the server afterwards to make sure nuxeo still worked. It did.&lt;/P&gt;
&lt;P&gt;Then I manually installed postgresql-9.1 and postgresql-client-9.1 and did a drop of the default 9.1 main cluster, and then ran pg_upgradecluster 8.4 main and it successfully upgraded the main cluster.&lt;/P&gt;
&lt;P&gt;When I check webmin and look at the database, everything is there. When I try to log into nuxeo, I cannot. What happened?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Dec 2013 15:48:43 GMT</pubDate>
    <dc:creator>ben-Nabiy_Derus</dc:creator>
    <dc:date>2013-12-16T15:48:43Z</dc:date>
    <item>
      <title>Why do I get "Invalid username or password" after upgrading Postgresql?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-do-i-get-quot-invalid-username-or-password-quot-after/m-p/318841#M5842</link>
      <description>&lt;P&gt;I am currently running Nuxeo 5.5 on a Debian 7.2 install (tomcat). I just upgraded Debian from 6.0 to 7.2, and tested the server afterwards to make sure nuxeo still worked. It did.&lt;/P&gt;
&lt;P&gt;Then I manually installed postgresql-9.1 and postgresql-client-9.1 and did a drop of the default 9.1 main cluster, and then ran pg_upgradecluster 8.4 main and it successfully upgraded the main cluster.&lt;/P&gt;
&lt;P&gt;When I check webmin and look at the database, everything is there. When I try to log into nuxeo, I cannot. What happened?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2013 15:48:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-do-i-get-quot-invalid-username-or-password-quot-after/m-p/318841#M5842</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2013-12-16T15:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get "Invalid username or password" after upgrading Postgresql?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/why-do-i-get-quot-invalid-username-or-password-quot-after/m-p/318842#M5843</link>
      <description>&lt;P&gt;It appears that the issue was with the pg_hba.conf file not being repopulated with the values from the old install. Errors were logging about pg_hba.conf not containing an entry for 127.0.0.1 for nuxeo...&lt;/P&gt;
&lt;P&gt;Solution is to make sure that you have an entry like:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;# IPv4 local connections:
host    all         all         127.0.0.1/32          md5
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;and not just the default local (which applies to Unix domain socket connections only)&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;local all postgres ident
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 16 Dec 2013 18:05:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/why-do-i-get-quot-invalid-username-or-password-quot-after/m-p/318842#M5843</guid>
      <dc:creator>ben-Nabiy_Derus</dc:creator>
      <dc:date>2013-12-16T18:05:03Z</dc:date>
    </item>
  </channel>
</rss>

