Proxy error: Address already in use
Proxy error: Address already in use, error ini muncul ketika ada 2 service yang menggunakan port yang sama. Error jelasnya seperti berikut
Starting proxy...nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:143 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:993 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:110 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:995 failed (98: Address already in use) nginx: [emerg] bind() to 0.0.0.0:443 failed (98: Address already in use) nginx: [emerg] still could not bind()
Solusi
1. Stop service zimbra dengan perintah
su - zimbra zmcontrol stop
2. Periksa dan matikan paksa service yang masih berjalan dengan perintah berikut, menggunakan user (root):
a. Periksa service
ps ax | grep zimbra
b. Matikan paksa service
kill -9 <no pid>
3. Matikan paksa service yang sudah menggunakan port yang sama. dalam contoh ini port 993/tcp, 110/tcp, 995/tcp, 443/tcp dan 143/tcp dengan perintah berikut:
fuser -k 993/tcp fuser -k 110/tcp fuser -k 995/tcp fuser -k 443/tcp fuser -k 143/tcp
4. Jalankan kembali service zimbra
su - zimbra zmcontrol start
Selesai
Selamat mencoba
Berikut layanan yang ada di saadwebid terkait zimbra
Layanan Jasa Maintenance Zimbra
Layanan Jasa Migrasi Zimbra Mail Server
VPS/Cloud Zimbra
SSL Zimbra Mail Server
SMTP Relay
Layanan Antivirus, Antispam dan Antimalware