Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Errors as of commit 864018e170e7e5267c114745b1794e559a119ad2 #95

Open
limburgher opened this issue Apr 21, 2016 · 3 comments
Open

Errors as of commit 864018e170e7e5267c114745b1794e559a119ad2 #95

limburgher opened this issue Apr 21, 2016 · 3 comments

Comments

@limburgher
Copy link

limburgher commented Apr 21, 2016

For action 4969:

approve, deny, pass: a
DEBUG:pkgdb2client:ServerError(https://admin.fedoraproject.org/pkgdb/api/package/new/, 500, Error returned from json module while processing https://admin.fedoraproject.org/pkgdb/api/package/new/: Expecting value: line 1 column 1 (char 0)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at 
 root@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
)
FAS password for user limb: 
DEBUG:pkgdb-admin:ServerError
ServerError(https://admin.fedoraproject.org/pkgdb/api/package/new/, 500, Error returned from json module while processing https://admin.fedoraproject.org/pkgdb/api/package/new/: Expecting value: line 1 column 1 (char 0)
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at 
 root@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>
)

For action 4970:

approve, deny, pass: a
DEBUG:pkgdb2client:full output: Munch(error=u'Invalid input submitted', error_detail=[u'monitoring_status: Not a valid choice'], output=u'notok')
DEBUG:pkgdb-admin:PkgDBException
Invalid input submitted
@pypingou
Copy link
Member

Thanks will try to check them both soon

@pypingou
Copy link
Member

Ok so for 4970, it's the monitoring_status that is invalid, indeed "None" is not in [True, False, 'nobuild']
https://admin.fedoraproject.org/pkgdb/api/admin/action/4970

I'll see if I can fix pkgdb-admin to adjust itself

@pypingou
Copy link
Member

Looks like 4969 has been processed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants