The guild given does not exist in the Armory.

Sync Blizzards' Armory data with WoWRoster (addon depreciated no longer works see ApiSync)

Moderators: Ulminia, poetter

The guild given does not exist in the Armory.

Postby Onuxis » Wed Jan 09, 2008 12:45 am

Please bare with me, first time using wowRoster and ArmorySync

Installed:
WoWRoster v1.9.9.1555
ArmorySync v2.6.0.346

at this location

http://radentarg.com/roster/index.php

To my understanding I can configure this without using characterprofiler or ingame mods. I would like ArmorySync to handle the data for wowRoster only.


Error, I receive when I input the required info and click submit in the "adding Guild and synchronize memberlist with the Armory" section.

"The guild given does not exist in the Armory"

Debug info:

Code: Select all
495 0.044 inc/armorysync.class.php armorysync _checkcontent Checked XML content Failed


Code: Select all
 Array(
   0 =>  simpleclass object(
      'properties' =>  Array(
         0 => 'globalSearch',
         1 => 'lang',
         2 => '_TAGNAME',
         3 => '_CDATA',
         4 => 'errorhtml'
         ),
      'globalSearch' => 1,
      'lang' => 'en_us',
      '_TAGNAME' => 'page',
      '_CDATA' => '',
      'errorhtml' =>  simpleclass object(
         'properties' =>  Array(
            0 => '_TAGNAME',
            1 => '_CDATA'
            ),
         '_TAGNAME' => 'errorhtml',
         '_CDATA' => ''
         )
      ),
   1 =>  Array(
      0 => 'guildInfo',
      1 => 'guild'
      )
   );


Then repeats this error in the debug window:

Code: Select all
1065 0.0441 inc/armorysyncjob.class.php armorysync checkguildinfo Checked guild on existence Retry: 1


Code: Select all
 Array(
   0 => 'Rebel Alliance',
   1 => 'Dentarg',
   2 => 'US'
   );




Did I miss something in the config of the roster?

Thanks for any help


Onuxis
Last edited by Onuxis on Wed Jan 09, 2008 12:46 am, edited 1 time in total.
Onuxis
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Sat Nov 03, 2007 8:56 am

The guild given does not exist in the Armory.

Postby poetter » Wed Jan 09, 2008 1:50 am

Hi, no you don't. Seems that this is the error i was looking for.

To explain this:

AS sends a search request for your guild and server to the armory. This must have had a problem in finding your guild (any internal problem). Instead of sending a 404 error page it sends a valid xml content (See property 4 "errorhtml"). As this is a valid xml content the cache system of wowroster is storing the content on the local harddisk. Every time you try too fetch the same content in the next three hours the content will be fetched from the cache. So your request will break until three hours are over AND the blizzard fixes the problem in the armory.

We need to implement some functionality to function.lib.php saying that this kind of content is not valid and that it is not stored to the local disk.

To solve the problem. First of all make sure a manual search at blizzards armory is finding your guild. After that clear the local cache of wowroster. Try to add your guild again.
Image
User avatar
poetter
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 462
Joined: Sat Jun 30, 2007 9:41 pm
Location: Germany/Hamburg

The guild given does not exist in the Armory.

Postby Onuxis » Wed Jan 09, 2008 2:13 am

Thank you for your reply.


I must be bad timing on my part as the WoW Armory seems to be in maintenance mode http://www.wowarmory.com/maintenance.xml


I'll clear the cache ( soon as I find it ) and wait for the armory to come back online and report back here with any findings.


Thanks again


Onuxis
Onuxis
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Sat Nov 03, 2007 8:56 am


Return to ArmorySync - Depreciated

Who is online

Users browsing this forum: No registered users and 1 guest

cron