#957 FAS issues on fedorahosted.org
Closed: Fixed None Opened 15 years ago by huzaifas.

Hi,
i have been seeing fas data sync issues on fedorahosted today.

After creating a group and waiting for hours the data did not sync. On further checking zodbot showed group but fedorahosted.org did not:

Here is the traceback when run in --debug mode.

<script> [huzaifas@hosted1 git]$ sudo /usr/bin/fasClient -i --debug proxyclient.__init__:entered proxyclient.__init__:exited proxyclient.send_request: entered Creating request https://admin.fedoraproject.org/accounts/group/list?tg_format=json Headers: {'Cookie': 'tg-visit=848a57bbbad7785a9e4d96290e1070a2b6ee5a56;', 'Accept': 'text/javascript', 'User-agent': 'Fedora BaseClient/0.3.6'} Data: search=%2A&password=xxxxxxx&user_name=systems&login=Login proxyclient.send_request: exited proxyclient.send_request: entered Creating request https://admin.fedoraproject.org/accounts/user/dump?tg_format=json Headers: {'Cookie': 'tg-visit=848a57bbbad7785a9e4d96290e1070a2b6ee5a56;', 'Accept': 'text/javascript', 'User-agent': 'Fedora BaseClient/0.3.6'} Data: search=%2A&password=xxxxxxx&user_name=systems&login=Login&groups=sysadmin-main%2Csysadmin-noc%2Csysadmin-hosted%2C%2C%40hg%2C%40git%2C%40bzr%2C%40mtn%2C%40svn Traceback (most recent call last): File "/usr/bin/fasClient", line 638, in ? fas.make_group_db() File "/usr/bin/fasClient", line 458, in make_group_db self.groups_text() File "/usr/bin/fasClient", line 355, in groups_text self.people_list() File "/usr/bin/fasClient", line 449, in people_list data = self.send_request('user/dump', req_params=params, auth=True) File "/usr/lib/python2.4/site-packages/fedora/client/baseclient.py", line 310, in send_request req_params = req_params, auth_params = auth_params) File "/usr/lib/python2.4/site-packages/fedora/client/proxyclient.py", line 223, in send_request response = urllib2.urlopen(req) File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen return _opener.open(url, data) File "/usr/lib/python2.4/urllib2.py", line 364, in open response = meth(req, response) File "/usr/lib/python2.4/urllib2.py", line 471, in http_response response = self.parent.error( File "/usr/lib/python2.4/urllib2.py", line 402, in error return self._call_chain(*args) File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain result = func(*args) File "/usr/lib/python2.4/urllib2.py", line 480, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 404: Not Found </script>

fas trackeback on fedorahosted.org
fas

Sorry for the garbled traceback , attaching it now.

FYI i created a group called gittqsg and it did not trickle down to fedorahosted even after a few hours.

issue with fas, its resolved now

Login to comment on this ticket.

Metadata