#1812 $ make update, leads to 500: Internal Server Error
Closed: Fixed None Opened 14 years ago by aarapov.

= phenomenon =
[aarapov@bandura F-12]$ make update
Wed Nov 11 2009 Anton Arapov anton@redhat.com 006
- New upstream release
Creating a new update for cpufrequtils-006-1.fc12
ServerError(https://admin.fedoraproject.org/updates/save, 500, Internal Server Error)
Traceback (most recent call last):
File "/usr/bin/bodhi", line 153, in main
data = bodhi.save(update_args)
File "/usr/lib/python2.6/site-packages/fedora/client/bodhi.py", line 111, in save
'bugs': bugs,
File "/usr/lib/python2.6/site-packages/fedora/client/baseclient.py", line 316, in send_request
req_params = req_params, auth_params = auth_params)
File "/usr/lib/python2.6/site-packages/fedora/client/proxyclient.py", line 292, in send_request
raise ServerError(url, http_status, msg)
ServerError: ServerError(https://admin.fedoraproject.org/updates/save, 500, Internal Server Error)
make:
[bodhi] Error 255


I looked for this traceback last night, and couldn't find it. The only cpufrequtils I saw in the logs was an F13 build that you attempted to submit.

This may be a problem with the FAS identity/visit layer, meaning FAS could have been causing problem. So, I'd say try it one more time and see if you can reproduce it. Also, if you're subbmitting any bugs with it, I'd say try removing them first, and then add them one by one to see if any of them are causing the problem.

I'm on vacation for the rest of the week, but I will try and look deeper into this next week, unless someone else gets to it before me.

Hey, is this still going on?

Cool :-) Closing this for now, then.

Login to comment on this ticket.

Metadata