Page 1 of 1

Sabnzb ubuntu Growl for windows

Posted: November 19th, 2012, 12:08 pm
by Panda123
Hi anybody have experience connecting an ubuntu server with growl windows.

When I try to call the Growl windows application. It say's Cannot register with Growl [Errno 111] Connection refused from Sabnzb on ubuntu.
I've opened disabled all firewalls on the windows pc. Configured Security on Growl to accept every message but above message keeps happening.

Running SABnzb 0.7.6Beta1
Growl V2.0.9

When I run sabnzb on my windows pc it automaticly is added towards growl and it works.

Anybody have any ideaa????

Regards

Re: Sabnzb ubuntu Growl for windows

Posted: November 19th, 2012, 2:36 pm
by shypike
Hard to tell.
Sending to Growl from a Linux system doesn't require any special on the Linux system.
Except that outgoing traffic is allowed on the Linux system and that
the Windows system allows incoming traffic to the Growl server.
The latter is usually the hardest part, because most software firewalls need
to be told explicitly for each separate program that incoming traffic is allowed.

Re: Sabnzb ubuntu Growl for windows

Posted: November 19th, 2012, 2:55 pm
by Panda123
I found it out what is going wrong.

so don't know if it's a bug or a feature but...

If you try to send an test message you get the error you can not connect.

You first need to save the configuration in Sabnzb. Then it's registration works and then sending the test message goes fine.

But when you first want to test you're configuration before saving it you get the error it can not registrate.

Re: Sabnzb ubuntu Growl for windows

Posted: November 19th, 2012, 4:28 pm
by shypike
True. One of the handicaps of a web interface.
(Well, we could fix it, but it's rather complicated).