Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 846729 Details for
Bug 1049460
[abrt] copr-cli: decoder.py:383:raw_decode:ValueError: No JSON object could be decoded
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.36 KB, created by
Vít Ondruch
on 2014-01-07 15:20:57 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Vít Ondruch
Created:
2014-01-07 15:20:57 UTC
Size:
2.36 KB
patch
obsolete
>decoder.py:383:raw_decode:ValueError: No JSON object could be decoded > >Traceback (most recent call last): > File "/usr/bin/copr-cli", line 9, in <module> > load_entry_point('copr-cli==0.1.0', 'console_scripts', 'copr-cli')() > File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 125, in main > arg.func(arg) > File "/usr/lib/python2.7/site-packages/copr_cli/main.py", line 21, in action_build > args.memory, args.timeout, not args.nowait) > File "/usr/lib/python2.7/site-packages/copr_cli/subcommands.py", line 217, in build > output = json.loads(req.text) > File "/usr/lib64/python2.7/json/__init__.py", line 338, in loads > return _default_decoder.decode(s) > File "/usr/lib64/python2.7/json/decoder.py", line 365, in decode > obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > File "/usr/lib64/python2.7/json/decoder.py", line 383, in raw_decode > raise ValueError("No JSON object could be decoded") >ValueError: No JSON object could be decoded > >Local variables in innermost frame: >s: u'<!doctype html>\n<html>\n<head>\n <title>Not Found</title>\n <link rel=stylesheet type=text/css href="/static/copr.css">\n <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>\n <link rel="shortcut icon" href="/static/favicon.ico" type="image/vnd.microsoft.icon">\n <link rel="shortcut icon" href="/static/favicon.ico" type="image/x-icon">\n <script src="/static/copr.js"></script>\n</head>\n<body>\n<div class="menu">\n <div class="menu-inner">\n <a href="/coprs/"><img id="logo" src="/static/copr_logo.png" alt="Copr Build System"></a>\n <div class="login">\n \n <div><a href="/login/">log in</a> | <a href="https://admin.fedoraproject.org/accounts/user/new">sign up</a></div>\n \n <form method="get" action="/coprs/fulltext/">\n <input class="rounded" type="text" name="fulltext">\n\t<input class="fulltext-submit" type="submit" value="search">\n </form>\n </div>\n </div>\n</div>\n<div class="page">\n \n <div class="page-inner">\n \n \n 404: Not Found\n \n\n </div>\n</div>\n<div class="footer">\n<p>\n <a href="/coprs/">Home</a>\n <a href="https://fedorahosted.org/copr/">Copr Project</a>\n <a href="https://fedorahosted.org/copr/wiki/UserDocs#FAQ">FAQ</a>\n <a class="last" href="/api/">API</a>\n</p>\n</div>\n</body>\n</html>' >self: <json.decoder.JSONDecoder object at 0x7f8252433450> >idx: 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1049460
: 846729 |
846730