Open GoogleCodeExporter opened 8 years ago
Look in your folder where auto-sub is located. There is a error log file for
the webservices. Upload it then this issue will be reopened.
Original comment by romke.va...@gmail.com
on 7 Feb 2013 at 11:52
I have no file with a name close to error.
I have an Autosub.exe text document with the following:
[21/Jan/2013:16:55:20] ENGINE Serving on 0.0.0.0:8083
I:\01. Apps\Autosub\library\autosub.zip\Cheetah\Compiler.py:1509: UserWarning:
You don't have the C version of NameMapper installed! I'm disabling Cheetah's
useStackFrames option as it is painfully slow with the Python version of
NameMapper. You should get a copy of Cheetah with the compiled C version of
NameMapper.
[21/Jan/2013:16:55:20] HTTP
Request Headers:
HOST: localhost:8083
CONNECTION: Keep-Alive
Remote-Addr: 127.0.0.1
ACCEPT: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1
USER-AGENT: Opera/9.80 (Windows NT 6.1; WOW64) Presto/2.12.388 Version/12.12
ACCEPT-LANGUAGE: nl-BE,nl;q=0.9,en;q=0.8
ACCEPT-ENCODING: gzip, deflate
[21/Jan/2013:16:55:20] HTTP Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 656, in respond
File "cherrypy\lib\encoding.pyo", line 188, in __call__
File "cherrypy\_cpdispatch.pyo", line 34, in __call__
File "autosub\WebServer.pyo", line 257, in index
File "Cheetah\Template.pyo", line 1259, in __init__
File "Cheetah\Template.pyo", line 1553, in _compile
File "Cheetah\Template.pyo", line 796, in compile
File "_01__Apps_Autosub_interface_templates_home_tmpl.py", line 59
class 01__Apps_Autosub_interface_templates_home_tmpl(Template):
^
SyntaxError: invalid syntax
Original comment by jeroen.b...@gmail.com
on 7 Feb 2013 at 4:43
Please provide more information, your platform for example. Your config would
also help.
Original comment by romke.va...@gmail.com
on 15 Feb 2013 at 6:41
You're running AutoSub directly from the zip file?
I:\01. Apps\Autosub\library\autosub.zip\
Extract the zip file and then start the extracted exe file. (Right
click/Rechtermuis -> Extract All/Alles uitpakken...)
Original comment by Donny.va...@gmail.com
on 16 Feb 2013 at 7:28
I'm also getting this error message when I do Home --> Run Now from the web
interface.
Error 500 Internal Server Error - Please refresh! If this error doesn't go away
(after a few minutes), seek help!
I only recently installed Autosub. I think only the initial sub download has
worked in my setup. It downloaded all missing subs for my series. But now when
I have added more episodes, it doesn't want to get the new subs.
When I acces the Home page I see the following.
Next RSSCheck Please wait...
Next ScanDisk Please wait...
Next CheckSub Please wait...
AutoSub version Beta 0.5.6
API calls left 300
API call reset in 23:54:15
Click to reset API Calls
I have added a dump from the program shell output. Unfortunately the error log
remains empty even though I have set the loglevel to error. The OS is Slackware
Linux.
Original comment by erje...@gmail.com
on 16 Feb 2013 at 9:33
Attachments:
I have the same issue on FreeBSD sometimes, when i kill the daemon and restart
it manually everything works fine again.
Original comment by darkersp...@gmail.com
on 18 Feb 2013 at 6:15
Haven't seen this issue yet, might be related to basic authentication.
Original comment by romke.va...@gmail.com
on 16 Apr 2013 at 8:22
run now option will give the error. win 8 64bit issue?
auto sub will startup, but does nothing to get the subs
Original comment by Torbinat...@gmail.com
on 14 May 2013 at 4:28
Issue 199 has been merged into this issue.
Original comment by romke.va...@gmail.com
on 17 Jun 2013 at 8:48
I had the same issue on Windows untill i found out that i changed the Path
instead of Rootpath to my Series folder.
The names are confusing and you shouldn't be able to change the application
path or a big huge warning should be shown to the user. Might also help to
rename Path to Autosub Application Path and Rootpath to Series Path.
Original comment by marcusr...@gmail.com
on 28 Sep 2013 at 11:55
Im having the same issue, heres my log:
D:\Tools\Auto Sub\library\autosub.zip\Cheetah\Compiler.py:1509: UserWarning:
You don't have the C version of NameMapper installed! I'm disabling Cheetah's
useStackFrames option as it is painfully slow with the Python version of
NameMapper. You should get a copy of Cheetah with the compiled C version of
NameMapper.
[30/Sep/2013:12:23:00] HTTP
Request Headers:
REFERER: http://localhost:8083/home/
HOST: localhost:8083
CONNECTION: keep-alive
Remote-Addr: 127.0.0.1
ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
USER-AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0
COOKIE: plushContainerWidth=100%25; plushMultiOps=1; plushNoTopMenu=0; advanced_toggle_checked=0; wanted_view2=details; manage_view2=details
ACCEPT-LANGUAGE: nl,en-us;q=0.7,en;q=0.3
ACCEPT-ENCODING: gzip, deflate
[30/Sep/2013:12:23:00] HTTP Traceback (most recent call last):
File "cherrypy\_cprequest.pyo", line 656, in respond
File "cherrypy\lib\encoding.pyo", line 188, in __call__
File "cherrypy\_cpdispatch.pyo", line 34, in __call__
File "autosub\WebServer.pyo", line 270, in runNow
AttributeError: 'NoneType' object has no attribute 'runnow'
Original comment by IgorGorb...@gmail.com
on 30 Sep 2013 at 10:31
ok nvm i kinda figured it all out i guess
Original comment by IgorGorb...@gmail.com
on 30 Sep 2013 at 2:22
Original issue reported on code.google.com by
jeroen.b...@gmail.com
on 15 Jan 2013 at 4:49