[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app
(2014-02-14, 17:12)styxit Wrote:
(2014-02-14, 17:09)Jutje Wrote: I keep getting the following ERROR:

Quote:2014-02-14 16:03:45 cherrypy.error.43963504 ERROR [14/Feb/2014:16:03:45] HTTP Traceback (most recent call last):

And also no image is slowing.

Some Help PLZ

I need a little more info than this. What page were you trying to access? There should be more entries in the logfile explaining what went wrong or which file caused the error. Did you follow the install guide on http://htpc.io?

Yes i did follow the installation guide on ur site.

This is what i can get out of the Log:

Quote:2014-02-09 21:54:30 :: root :: INFO :: Welcome to HTPC-Manager!
2014-02-09 21:54:30 :: root :: INFO :: Loglevel set to info
2014-02-09 21:54:30 :: htpc.updater :: WARNING :: 'git' is not recognized as an internal or external command,

operable program or batch file.


2014-02-09 21:54:30 :: htpc.updater :: INFO :: Using SourceUpdater engine
2014-02-09 21:54:30 :: modules.xbmc :: WARNING :: No configured XBMC-Servers.
2014-02-09 21:54:31 :: htpc.server :: INFO :: Starting up webserver
2014-02-09 21:54:31 :: cherrypy.error :: INFO :: [09/Feb/2014:21:54:31] ENGINE Listening for SIGTERM.
2014-02-09 21:54:31 :: cherrypy.error :: INFO :: [09/Feb/2014:21:54:31] ENGINE Bus STARTING
2014-02-09 21:54:31 :: cherrypy.error :: INFO :: [09/Feb/2014:21:54:31] ENGINE Started monitor thread '_TimeoutMonitor'.
2014-02-09 21:54:31 :: cherrypy.error :: INFO :: [09/Feb/2014:21:54:31] ENGINE Serving on 0.0.0.0:8085
2014-02-09 21:54:31 :: cherrypy.error :: INFO :: [09/Feb/2014:21:54:31] ENGINE Bus STARTED
2014-02-09 21:57:25 :: modules.sabnzbd :: ERROR :: Unable to contact sabnzbd via http://192.168.1.102:8080/sabnzbd/api?ou...6335e77840
2014-02-09 21:59:31 :: requests.packages.urllib3.connectionpool :: INFO :: Starting new HTTP connection (1): localhost
2014-02-09 21:59:31 :: requests.packages.urllib3.connectionpool :: INFO :: Starting new HTTP connection (1): localhost
2014-02-09 22:00:32 :: modules.xbmc :: ERROR :: Unable to fetch recently added movies!
2014-02-09 22:00:32 :: modules.xbmc :: ERROR :: Unable to fetch recently added TV Shows
2014-02-09 22:00:43 :: requests.packages.urllib3.connectionpool :: INFO :: Starting new HTTP connection (1): localhost
2014-02-09 22:00:45 :: modules.xbmc :: ERROR :: Unable to fetch recently added movies!
2014-02-09 22:00:45 :: modules.xbmc :: ERROR :: Unable to fetch recently added TV Shows
2014-02-09 22:06:04 :: modules.xbmc :: ERROR :: Unable to fetch recently added movies!
2014-02-09 22:06:04 :: modules.xbmc :: ERROR :: Unable to fetch recently added TV Shows
2014-02-09 22:06:27 :: cherrypy.error.46861744 :: ERROR :: [09/Feb/2014:22:06:27] HTTP Traceback (most recent call last):
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\_cprequest.py", line 656, in respond
response.body = self.handler()
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\lib\encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\_cpdispatch.py", line 34, in __call__
return self.callable(*self.args, **self.kwargs)
File "C:\Program Files (x86)\HTPC Manager\modules\couchpotato.py", line 60, in GetImage
return get_image(url, h, w, o)
File "C:\Program Files (x86)\HTPC Manager\htpc\proxy.py", line 51, in get_image
resize_image(image, height, width, opacity, resized)
File "C:\Program Files (x86)\HTPC Manager\htpc\proxy.py", line 88, in resize_image
im = im.resize(size, Image.ANTIALIAS)
File "C:\Python27\lib\site-packages\PIL\Image.py", line 1290, in resize
self.load()
File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 164, in load
self.load_prepare()
File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 231, in load_prepare
self.im = Image.core.new(self.mode, self.size)
File "C:\Python27\lib\site-packages\PIL\Image.py", line 39, in __getattr__
raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed

2014-02-09 22:06:27 :: cherrypy.error.46861744 :: ERROR :: [09/Feb/2014:22:06:27] HTTP Traceback (most recent call last):
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\_cprequest.py", line 656, in respond
response.body = self.handler()
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\lib\encoding.py", line 188, in __call__
self.body = self.oldhandler(*args, **kwargs)
File "C:\Program Files (x86)\HTPC Manager\libs\cherrypy\_cpdispatch.py", line 34, in __call__
return self.callable(*self.args, **self.kwargs)
File "C:\Program Files (x86)\HTPC Manager\modules\couchpotato.py", line 60, in GetImage
return get_image(url, h, w, o)
File "C:\Program Files (x86)\HTPC Manager\htpc\proxy.py", line 51, in get_image
resize_image(image, height, width, opacity, resized)
File "C:\Program Files (x86)\HTPC Manager\htpc\proxy.py", line 88, in resize_image
im = im.resize(size, Image.ANTIALIAS)
File "C:\Python27\lib\site-packages\PIL\Image.py", line 1290, in resize
self.load()
File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 164, in load
self.load_prepare()
File "C:\Python27\lib\site-packages\PIL\ImageFile.py", line 231, in load_prepare
self.im = Image.core.new(self.mode, self.size)
File "C:\Python27\lib\site-packages\PIL\Image.py", line 39, in __getattr__
raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed
Reply


Messages In This Thread
RE: [WIP] HTPC-Manager - by _Mikie_ - 2012-03-23, 16:03
RE: [WIP] HTPC-Manager - by dakpunne - 2012-03-23, 16:20
RE: [WIP] HTPC-Manager - by Capt.Insano - 2012-03-23, 20:10
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-23, 20:42
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-23, 21:40
RE: [WIP] HTPC-Manager - by Chromdome93 - 2012-03-24, 00:15
RE: [WIP] HTPC-Manager - by UnderCoverUZI - 2012-03-24, 00:56
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 14:14
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 15:25
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 15:29
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 15:40
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-24, 15:51
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 16:04
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 17:29
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 17:42
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-24, 18:27
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 19:10
RE: [WIP] HTPC-Manager - by Phantisy - 2012-03-24, 18:35
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 18:40
Re: [WIP] HTPC-Manager - by rflores2323 - 2012-03-24, 18:50
RE: [WIP] HTPC-Manager - by ICDeadPpl - 2012-03-24, 21:01
RE: [WIP] HTPC-Manager - by dakpunne - 2012-03-24, 21:20
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 21:18
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 21:24
RE: [WIP] HTPC-Manager - by paavoris - 2012-03-24, 22:00
RE: [WIP] HTPC-Manager - by sb206 - 2012-03-24, 22:03
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-24, 22:10
RE: [WIP] HTPC-Manager - by _Mikie_ - 2012-03-24, 22:48
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-24, 23:31
RE: [WIP] HTPC-Manager - by Livin - 2012-03-24, 23:54
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 00:18
RE: [WIP] HTPC-Manager - by Livin - 2012-03-25, 00:44
RE: [WIP] HTPC-Manager - by karandras24 - 2012-03-25, 00:45
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 01:19
RE: [WIP] HTPC-Manager - by Livin - 2012-03-25, 01:50
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 02:05
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 14:14
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-25, 14:16
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 14:34
RE: [WIP] HTPC-Manager - by shlag - 2012-03-25, 16:45
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-25, 19:49
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 20:22
RE: [WIP] HTPC-Manager - by TeKo - 2012-03-25, 21:24
RE: [WIP] HTPC-Manager - by SyphOn - 2012-03-26, 07:00
RE: [WIP] HTPC-Manager - by ErlendSB - 2012-03-25, 21:26
RE: [WIP] HTPC-Manager - by shlag - 2012-03-25, 21:41
HTPC Manager Install - by menage - 2013-07-24, 15:27
RE: [WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app - by Jutje - 2014-02-14, 17:32
stats for remote pc - by dannyb78 - 2014-07-11, 13:22
Logout Mark Read Team Forum Stats Members Help
[WIP] HTPC-Manager Beta, Manage XBMC, Sabnzbd, SickBeard with one app7