Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14118

irdeapd freebsd start problem

$
0
0

==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Freebsd 10
- Related log if you're reporting an issue:

/usr/local/etc/rc.d # ./iredapd start
./iredapd: line 11: set_rcvar: command not found
Starting iredapd ...
Traceback (most recent call last):
  File "/opt/iredapd/iredapd.py", line 182, in <module>
    main()
  File "/opt/iredapd/iredapd.py", line 159, in main
    DaemonSocket((settings.listen_address, int(settings.listen_port)))
  File "/opt/iredapd/iredapd.py", line 110, in __init__
    self.bind(localaddr)
  File "/usr/local/lib/python2.7/asyncore.py", line 342, in bind
    return self.socket.bind(addr)
  File "/usr/local/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 49] Can't assign requested address
[30425 refs]

====
After system upgrade I can't run irdeapd. It doesn't start and reported above errors. I have no idea what can be wrong.


Viewing all articles
Browse latest Browse all 14118

Trending Articles