SynoCommunity is glad to announce its new repo

The discussion lounge for third-party packages.
Forum rules
Please note the Disclaimer before modifying your Synology Product.

Re: SynoCommunity is glad to announce its new repo

Postby b00n » Sun May 27, 2012 8:02 pm

Ok, I did some further investigation into the Couchpotato issue and it seems that following error means that the required port is already listened to.

Code: Select all
error: [Errno 98] Address already in use


To find out what process is listening on a specific port, I did this:

Code: Select all
netstat -tulpn


I got this:

Code: Select all
tcp       34      0 0.0.0.0:5050            0.0.0.0:*               LISTEN                                                                                                                                                                   20362/python


What does it mean? No other application that uses python other than Couchpotato itself is listening to port 5050. But Couchpotato isn't running while typing this...

//edit

I killed this process python (forced) and CP would run fine again, by starting it via package manager...

Code: Select all
kill -9 20362


But still, can anyone explain why this happened? Are there multiple processes of python running for CP and did one of them fail or what?
Last edited by b00n on Sun May 27, 2012 8:15 pm, edited 1 time in total.
DS211j
DS413j
b00n
Student
Student
 
Posts: 73
Joined: Sun May 11, 2008 7:18 pm

Re: SynoCommunity is glad to announce its new repo

Postby ytsejam1138 » Sun May 27, 2012 8:08 pm

Yahoo Messenger uses port 5050. Are you running that on a PC on your network?
ytsejam1138
Novice
Novice
 
Posts: 49
Joined: Sat Mar 26, 2011 11:46 pm
Location: Orlando, Florida USA

Re: SynoCommunity is glad to announce its new repo

Postby b00n » Sun May 27, 2012 8:17 pm

ytsejam1138 wrote:Yahoo Messenger uses port 5050. Are you running that on a PC on your network?


Thanks, but I never used that program.

Problem solved in the meantime, see edit two posts ago :)
DS211j
DS413j
b00n
Student
Student
 
Posts: 73
Joined: Sun May 11, 2008 7:18 pm

Will synocommunity package work with DS412+?

Postby benzon » Sun May 27, 2012 11:59 pm

Just wondering cant find info about it.

Since i want NZBGet adleest and maybe some of the other stuff, they are talking about TVheadend to if i read right?

But will it work? since i guess DS412+ is a Atom processor or am i wrong?
benzon
I'm New!
I'm New!
 
Posts: 6
Joined: Sat Jun 28, 2008 6:45 pm

Re: SynoCommunity is glad to announce its new repo

Postby Ltek » Mon May 28, 2012 12:53 am

Anyone else having problems with SAB unpacking? Most of my downloads fail to unpack completely when using post processing... but when I do it manually from the same file set it works fine.
Ltek
Versed
Versed
 
Posts: 284
Joined: Sat Dec 10, 2011 9:21 pm

Re: SynoCommunity is glad to announce its new repo

Postby myredhotcar » Mon May 28, 2012 10:33 am

Ltek wrote:
bud77 wrote:
Ltek wrote:@BUD77
I just updated all packages (all are from your repo - including Python) and they all ran fine until...

I run the SB update from the SB web page, using the link at the top saying...
"Unknown version: If you've never used the Sick Beard upgrade system then I don't know what version you have.— Update Now"

... to fix I had to uninstall SB, then reinstall from your repo.


Can you look into this?

thx


Sorry, I forgot to answer your post

This button is by default made by SB itself, not the package

I will raise an issue to see if we can remove it


I was previously using the SB & SAB packages from SuperZeb and the update function was working on that package. I updated many times without issues. I'd think we'd want the app to update itself?

Also, I've been using NZB Unity with SAB & SB just fine... but the CP section needs an API key and teh CP package you put up does not have an API under General - from my reading, if the build is newer than April it should have an API key under General (with Advanced box checked).
... is your CP build from before April?


There is an API Section - you need to tick the "Show Advanced Settings" checkbox at the top right of the settings page.
www.bleep.io
Music, tech and geekery
@bleep_io
User avatar
myredhotcar
Rookie
Rookie
 
Posts: 39
Joined: Fri Dec 16, 2011 3:47 pm

Re: SynoCommunity is glad to announce its new repo

Postby Ltek » Mon May 28, 2012 5:39 pm

myredhotcar wrote:There is an API Section - you need to tick the "Show Advanced Settings" checkbox at the top right of the settings page.


Does not exist on mine. I've looks on the main Settings (config) and under every sub menu option (General, Downloads, etc)
Ltek
Versed
Versed
 
Posts: 284
Joined: Sat Dec 10, 2011 9:21 pm

SynoCommunity SABnzbd Package - Failed to Run Package

Postby rdgerken » Mon May 28, 2012 8:18 pm

I was running all packages from Zebulon's repo, and because I wanted to run CouchPotatoServer (as opposed to the old one), I uninstalled all of those packages - and started rolling out the SynoCommunity packages. I can get everything to run, except for SAB. I've read all I can about it on the web, but none of the articles I've read points me in any working direction. I've read about the locale thing, and that didn't help. Also, when I try to run start-stop-status script manually (for troubleshooting), all i get is -ash: start-stop-status: not found. I have cd'd into that directory before trying that.

Can anyone get me pointed in the right direction? I don't have any logs, and I don't know how to execute anything manually to see what is going on.

Thanks
DS1511+
(5) WD30EZRS-00J99B0 Raid5+
rdgerken
Trainee
Trainee
 
Posts: 19
Joined: Mon Jun 06, 2011 11:59 pm

Re: SynoCommunity is glad to announce its new repo

Postby bud77 » Tue May 29, 2012 11:11 am

@rdgerken : you must add a ./ in front of the script name

@Ltek : no issues so far with unpacking. Does this happen with every download, or only huge ones, or every ones (even small) ?

@benzon : Not sure what you meant. Yes there is NZBget on our repo, and TVheadend is next to be released. There will be a version for each syno arch

@Nillaz : About memory usage. I'm assuming you are reading "top" or "glance", but it most probably seem like you are misreading it
Current memory use =! max memory use
The usage displayed in the DSM is the proper one
User avatar
bud77
Knowledgeable
Knowledgeable
 
Posts: 371
Joined: Tue Mar 06, 2012 3:23 pm
Location: France

Re: SynoCommunity is glad to announce its new repo

Postby Smiggel » Tue May 29, 2012 12:36 pm

Damn... something is not so good with the latest Python package I think.

I have 5 Python process running using 262+ MB of memory. One proces is using 133MB! :-s

Anyone else here having those use amounts of memory usage? Did not have that with the previous version.

Edit: Problem is SABNZB. It used 133MB even when the queue is empty. It was not doing anything at all. I stopped SABNZB and the memory usage went down. After starting it again, the memory usage is fine again.
Smiggel
Student
Student
 
Posts: 65
Joined: Fri May 04, 2012 9:28 pm

Re: SynoCommunity is glad to announce its new repo

Postby mbryanr » Tue May 29, 2012 1:58 pm

Well...I just updated Sickbeard, and now can't start the package. Attempts to restart the NAS results in "another package is being installed/configured..blah blah" and fails.

Any update to this issue? Thanks.
Model: DS210j, FW: Always the latest Drives: Samsung F2 154UI,Raid 1; HP Procure 1410; WDTV Live and Boxee Box; Asus RT-N56U
mbryanr
Novice
Novice
 
Posts: 44
Joined: Thu Mar 18, 2010 2:48 pm

Re: SynoCommunity is glad to announce its new repo

Postby bud77 » Tue May 29, 2012 2:06 pm

mbryanr wrote:Well...I just updated Sickbeard, and now can't start the package. Attempts to restart the NAS results in "another package is being installed/configured..blah blah" and fails.

Any update to this issue? Thanks.



This issue ? update ? Where has it even been mentionned ?

Provide your "blah blah blah" if any help is needed

In anyway, and, as a reminder, we will not provide help for those using different ports than standards
User avatar
bud77
Knowledgeable
Knowledgeable
 
Posts: 371
Joined: Tue Mar 06, 2012 3:23 pm
Location: France

Re: SynoCommunity is glad to announce its new repo

Postby mbryanr » Tue May 29, 2012 3:10 pm

It hadn't, I mistook the other package not starting when the DS started as the same issue. I uninstalled and re-installed Sickbeard with no further issue.
Model: DS210j, FW: Always the latest Drives: Samsung F2 154UI,Raid 1; HP Procure 1410; WDTV Live and Boxee Box; Asus RT-N56U
mbryanr
Novice
Novice
 
Posts: 44
Joined: Thu Mar 18, 2010 2:48 pm

Re: SynoCommunity is glad to announce its new repo

Postby bud77 » Tue May 29, 2012 3:28 pm

mbryanr wrote:It hadn't, I mistook the other package not starting when the DS started as the same issue. I uninstalled and re-installed Sickbeard with no further issue.


Could you check /var/log/messages and package logs if you see anything helpful ?
User avatar
bud77
Knowledgeable
Knowledgeable
 
Posts: 371
Joined: Tue Mar 06, 2012 3:23 pm
Location: France

Re: SynoCommunity is glad to announce its new repo

Postby Ltek » Tue May 29, 2012 4:10 pm

bud77 wrote:In anyway, and, as a reminder, we will not provide help for those using different ports than standards


It would be great if we could use SB's built-in update feature... it works fine with SuperZeb's package. Maybe you can ask him how he got it working and include that in your next package?
Ltek
Versed
Versed
 
Posts: 284
Joined: Sat Dec 10, 2011 9:21 pm

PreviousNext

Return to Third-party Packages

Who is online

Users browsing this forum: No registered users and 9 guests