On 19.01.01 (22:19), Alexander Bokovoy wrote:
> > > Asgard: Re-created my blobdir and tried to import AsgardSite.xml
> > > with repligard:
> > > | REPLIGARD/READ-ERROR **: Failed to allocate delayed resource
> > > | f6b665f1984503790ed91f39b11b5392 as a link author for blobs.
> > > | aborting... Aborted (core dumped)
> It means that repligard can't create any resource using provided account in
> repligard.conf. Or it doesn't see this resource in repligard table. What
> "SELECT * FROM repligard WHERE guid='f6b665f1984503790ed91f39b11b5392';"
> does say?

That's where I've got the information from that the referred
object is the admin user:

mysql> select * from repligard where realm='person' and id=1;
+----+----------------+----------------+--------+----------------------------------+--------+-----------+
| id | changed        | updated        | realm  | guid
| action | sitegroup |
+----+----------------+----------------+--------+----------------------------------+--------+-----------+
|  1 | 20001221163847 | 20001221163847 | person | f6b665f1984503790ed91f39b11b5392 | 
|create |         0 |
+----+----------------+----------------+--------+----------------------------------+--------+-----------+
1 row in set (0.00 sec)

> > Does your admin password in the database match the one in
> > repligard.conf ?

The password in my repligard.conf was indeed wrong, the changed
one from my production database. I fixed that, but it apparently
didn't help.

But then I checked my MySQL permissions and discovered that I
hadn't added an entry to the db table in order to give the
midgard user any privilegies on the new database ... sorry for
bothering you.

     phr
-- 
Linksystem Muenchen GmbH                          [EMAIL PROTECTED]
Schloerstrasse 10                           http://www.link-m.de
80634 Muenchen                              Tel. 089 / 890 518-0
We make the Net work.                       Fax 089 / 890 518-77

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to