This repository has been archived by the owner on Jan 2, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 172
"Want" on Weekly pull list fails #14
Labels
Comments
not sure what happened - but missing the DB connection string. Added in newest commit and should be fixed. However I think there's still an outstanding issue of being able to successfully add a comic on the pullist via the want option (different traceback, but you might get it when you try now). |
ghost
assigned evilhero
Sep 19, 2012
Yes I tried again and now I get: Traceback (most recent call last): File "/volume1/homes/admin/mylar/cherrypy/_cprequest.py", line 645, in respond response.body = self.handler() File "/volume1/homes/admin/mylar/cherrypy/lib/encoding.py", line 188, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/volume1/homes/admin/mylar/cherrypy/_cpdispatch.py", line 29, in __call__ return self.callable(*self.args, **self.kwargs) File "/volume1/homes/admin/mylar/mylar/webserve.py", line 233, in queueissue ComicYear = str(issues['IssueDate'])[:4] TypeError: 'NoneType' object has no attribute '__getitem__' |
The 'Want' a single issue from the Wanted tab is no longer available as an option. Perhaps in the future it will return, but currently it's too much work to try and do individual comics and track them in a meaningful manner. |
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Whenever I click "want" on any comic on the weekly pull list i get an "There was an error" and the following traceback:
The text was updated successfully, but these errors were encountered: