You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2014/06/17 06:21:58 UTC

[Bug 7055] New: Could not create INET socket on 127.0.0.1:783

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7055

            Bug ID: 7055
           Summary: Could not create INET socket on 127.0.0.1:783
           Product: Spamassassin
           Version: 3.3.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: spamc/spamd
          Assignee: dev@spamassassin.apache.org
          Reporter: buzz@ksys.co.nz

On Debian Wheezy I get the following error.

Starting SpamAssassin Mail Filter Daemon: Jun 18 05:08:09.140 [21543] warn:
server socket setup failed, retry 1: spamd: could not create INET socket on
127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:10.141 [21543] warn: server socket setup failed, retry 2: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:11.142 [21543] warn: server socket setup failed, retry 3: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:12.143 [21543] warn: server socket setup failed, retry 4: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:13.144 [21543] warn: server socket setup failed, retry 5: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:14.145 [21543] warn: server socket setup failed, retry 6: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:15.146 [21543] warn: server socket setup failed, retry 7: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:16.147 [21543] warn: server socket setup failed, retry 8: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:17.148 [21543] warn: server socket setup failed, retry 9: spamd:
could not create INET socket on 127.0.0.1:783: Cannot assign requested address
Jun 18 05:08:18.149 [21543] error: spamd: could not create INET socket on
127.0.0.1:783: Cannot assign requested address
spamd: could not create INET socket on 127.0.0.1:783: Cannot assign requested
address

I've run netstat on port 783 and it does not appear to be in use. To prove this
I have run spamd from the command line using the -p port option, using a number
of different ports.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7055] Could not create INET socket on 127.0.0.1:783

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7055

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |kmcgrail@pccc.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> ---
Sorry, this doesn't sound like a bug in spamassassin but a bug in your
implementation.

Port 783 is a privileged port.  Is your script running as root?

Discuss this issue on users@ mailing list if you need further help. 
https://wiki.apache.org/spamassassin/MailingLists

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7055] Could not create INET socket on 127.0.0.1:783

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7055

Todd Rinaldo <to...@cpanel.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |toddr@cpanel.net

-- 
You are receiving this mail because:
You are the assignee for the bug.