[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] First login on raq 4i, internal error
- Subject: Re: [cobalt-developers] First login on raq 4i, internal error
- From: Timothy Stonis <timothy.stonis@xxxxxxx>
- Date: Mon Oct 1 21:18:02 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
This is a problem with the setup script that is (supposed) to run at the
factory. To fix the problem, run the following as root:
/usr/local/sbin/setup-postgres -f
Now, reboot. This should fix things.
_Tim
On 9/29/01 5:53 AM, "Martin Verstegen" <mverstegen@xxxxxxx> wrote:
>>
>>> I switched the debug variable on in meta.pm, with as result:
>>> ___
>>> META DBconnect - QUERY: "dbname=cobalt port=5432 user=admin
>>> password=xxxxxxxxxxxx port=5432"
>>> META DBconnect - FAIL: No pg_hba.conf entry for host localhost,
>> user admin,
>>> database cobalt
>>> ___
>>>
>>
>> last two lines in my /home/chiliasp/odbc/internaldb/data/pg_hba.conf
>> # By default, allow anything over UNIX domain sockets and localhost.
>>
>> local all trust
>> host all 127.0.0.1 255.255.255.255 trust
>>
>
> I have them in the same file but not in /var/lib/pgsql/data/pg_hba.conf.
> I've added them and I can see the sitelist and other lists. Probably
> something went wrong on during the first time configuration.
>
> Thanks2Gerald
>
> Regards,
> Martin
>
>
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>