Hi to All,
This is the first time, I am installing CARBONIO COMMUNITY edition on Ubuntu 20.04 LTS. But i am stuck at after installing DNSMASQ
apt install dnsmasq -y
I am getting this error:
dnsmasq.serviceJob for dnsmasq.service failed because the control process exited with error code.
dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
Loaded: loaded (/lib/systemd/system/dnsmasq.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2023-01-23 11:11:18 UTC; 25s ago
Process: 13062 ExecStartPre=/usr/sbin/dnsmasq --test (code=exited, status=0/SUCCESS)
Process: 13069 ExecStart=/etc/init.d/dnsmasq systemd-exec (code=exited, status=2)
Jan 23 11:11:17 mail.example.netsystemd[1]: Starting dnsmasq - A lightweight DHCP and caching DNS server...
Jan 23 11:11:17 mail.example.netdnsmasq[13062]: dnsmasq: syntax check OK.
Jan 23 11:11:18 mail.example.netdnsmasq[13069]: dnsmasq: failed to create listening socket for port 53: Address already in use
Jan 23 11:11:18 mail.example.netdnsmasq[13069]: failed to create listening socket for port 53: Address already in use
Jan 23 11:11:18 mail.example.netdnsmasq[13069]: FAILED to start up
Jan 23 11:11:18 mail.example.netsystemd[1]: dnsmasq.service: Control process exited, code=exited, status=2/INVALIDARGUMENT
Jan 23 11:11:18 mail.example.netsystemd[1]: dnsmasq.service: Failed with result 'exit-code'.
Jan 23 11:11:18 mail.example.netsystemd[1]: Failed to start dnsmasq - A lightweight DHCP and caching DNS server.
Can you guys please help me.
Warm Regards,
Venkatesha
Jan 23 1118 mail.example.netdnsmasq[13069]: dnsmasq: failed to create listening socket for port 53: Address already in use
Jan 23 1118 mail.example.netdnsmasq[13069]: failed to create listening socket for port 53: Address already in use
Jan 23 1118 mail.example.netdnsmasq[13069]: FAILED to start up
Hi,
Please check the Setup Dnsmasq (Optional) section of this article.
Check out this link, you can find more information here.
Regards,
Sharif