Forum

Full Version: [Part 1] Download torrent & newsserver package
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Can you guys check this post about the log permissions?
http://sickbeard.com/forums/viewtopic.php?f=3&t=3323
(16th Feb, 2013 04:15 AM)CurlyMo Wrote: [ -> ]@kraleksandr you still changed the default settings.
Sorry, but I cant understand what to do now. I must change transmission settings in another place?
(15th Feb, 2013 12:40 AM)CurlyMo Wrote: [ -> ]I did not say anything about changing transmission settings...
So remove the package and reinstall it again.
(16th Feb, 2013 04:38 AM)CurlyMo Wrote: [ -> ]Can you guys check this post about the log permissions?
http://sickbeard.com/forums/viewtopic.php?f=3&t=3323

I want to check the log permissions, but I don't know how.
I don't know how to access the location of the log file...
I want to go to the directory an use the 'ls -l' command. Can you please help me?

After some help of Google, maybe this will help?
Code:
chown -R xbian ~/.sickbeard
The sickbeard folder is located in /usr/local/etc/sickbeard but it already has full permissions.
(16th Feb, 2013 05:31 AM)CurlyMo Wrote: [ -> ]The sickbeard folder is located in /usr/local/etc/sickbeard but it already has full permissions.

I know I do not have enough knowledge, but I am trying.
The folder you directed me to only shows the sickbeard.ini file.
So where is sickbeard.log located?

And I am reading here that full root access might be a problem...
http://sickbeard.com/forums/viewtopic.php?f=6&t=2015
I've forked sickbeard, couchpotato and headphones to our repo. All links in these packages should now point to our repo so when updates arive, you don't loose the patches. However, we need maintainers for them Smile Those who volunteer can have full access to the repo's and pull new updates. I will continue to create the deb packages.

I've also changed the log folder of sickbeard to /usr/local/etc/sickbeard/log/, try reinstall those packages and try them.
(16th Feb, 2013 05:42 AM)CurlyMo Wrote: [ -> ]I've forked sickbeard, couchpotato and headphones to our repo. All links in these packages should now point to our repo so when updates arive, you don't loose the patches. However, we need maintainers for them Smile Those who volunteer can have full access to the repo's and pull new updates. I will continue to create the deb packages.

I would like to help you, but I don't think I am the right person with my lack of knowledge. Smile

I am installing everything from scratch again. Started with a fresh install of xbian. Will let you know the results.

(16th Feb, 2013 05:42 AM)CurlyMo Wrote: [ -> ]I've also changed the log folder of sickbeard to /usr/local/etc/sickbeard/log/, try reinstall those packages and try them.

Results:
- transmission installed without problems and webgui starts
- nzbget installed without problems and webgui starts
- headphones installed without problems and webgui starts
- sickbeard installed without problems, but webgui does not start
- couchpotato does not install:
Code:
root@xbian:/home/xbian# dpkg -i xbian-package-couchpotato1.0.deb
(Reading database ... 31173 files and directories currently installed.)
Unpacking xbian-package-couchpotato (from xbian-package-couchpotato1.0.deb) ...
dpkg: error processing xbian-package-couchpotato1.0.deb (--install):
unable to create `/usr/local/share/couchpotato/couchpotato/core/providers/automation/goodfilms/main.py.dpkg-new' (while processing `usr/local/share/couchpotato/couchpotato/core/providers/automation/goodfilms/main.py'): No such file or directory
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
xbian-package-couchpotato1.0.deb
- Fixed the couchpotato not installing.
- Sickbeard - can you run that long command again?
(16th Feb, 2013 07:11 AM)CurlyMo Wrote: [ -> ]- Fixed the couchpotato not installing.
Sorry, but still the same problem. Did you upload a new version?

Quote:- Sickbeard - can you run that long command again?

Code:
root@xbian:/home/xbian# start-stop-daemon -d /usr/local/share/sickbeard -c xbian  --group=xbian --start --pidfile /tmp/sickbeard.pid --exec /usr/bin/python --  SickBeard.py -q --daemon --nolaunch --pidfile=/tmp/sickbeard.pid --datadir=/usr/local/share/sickbeard  --config=/usr/local/etc/sickbeard/sickbeard.ini
Traceback (most recent call last):
  File "SickBeard.py", line 345, in <module>
    main()
  File "SickBeard.py", line 265, in main
    sickbeard.initialize(consoleLogging=consoleLogging)
  File "/usr/local/share/sickbeard/sickbeard/__init__.py", line 672, in initialize
    logger.sb_log_instance.initLogging(consoleLogging=consoleLogging)
  File "/usr/local/share/sickbeard/sickbeard/logger.py", line 64, in initLogging
    self.cur_handler = self._config_handler()
  File "/usr/local/share/sickbeard/sickbeard/logger.py", line 87, in _config_handler
    file_handler = logging.FileHandler(self.log_file)
  File "/usr/lib/python2.7/logging/__init__.py", line 897, in __init__
    StreamHandler.__init__(self, self._open())
  File "/usr/lib/python2.7/logging/__init__.py", line 916, in _open
    stream = open(self.baseFilename, self.mode)
IOError: [Errno 13] Permission denied: '/usr/local/etc/sickbeard/logs/sickbeard.log'
Sickbeard is probably fixed. Uploaded both packages again.
(16th Feb, 2013 07:29 AM)CurlyMo Wrote: [ -> ]Sickbeard is probably fixed. Uploaded both packages again.

- Sickbeard is installing without any problems and webgui starts! Smile
- Couchpotato still not installing.
Code:
root@xbian:/home/xbian# dpkg -i xbian-package-couchpotato1.0.deb.2
(Reading database ... 32089 files and directories currently installed.)
Unpacking xbian-package-couchpotato (from xbian-package-couchpotato1.0.deb.2) ...
dpkg: error processing xbian-package-couchpotato1.0.deb.2 (--install):
unable to create `/usr/local/share/couchpotato/couchpotato/core/providers/automation/goodfilms/main.py.dpkg-new' (while processing `usr/local/share/couchpotato/couchpotato/core/providers/automation/goodfilms/main.py'): No such file or directory
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
xbian-package-couchpotato1.0.deb.2
couchpotato should now definitely install Smile
(16th Feb, 2013 08:04 AM)CurlyMo Wrote: [ -> ]couchpotato should now definitely install Smile

- couchpotato installs without a problem and webgui starts! Smile

So all packages install and webgui starts. I think that's a good moment to call it a day. Smile
I will try to download tomorrow. Thanks for your help!
Likewise! Awaiting the results.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Reference URL's