[Bug 1888928] Re: "getaddrinfo for local hostname failed: No address associated with hostname" for IPv4 to IPv6 converted address

2022-03-12 Thread David Ward
Possibly related? https://gitlab.com/sane-project/backends/-/issues/499

What are you using to start the daemon (systemd, inetd, sysvinit)? Can
you add the command-line option "--debug=5" and post the same part of
the system log?

** Bug watch added: gitlab.com/sane-project/backends/-/issues #499
   https://gitlab.com/sane-project/backends/-/issues/499

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888928

Title:
  "getaddrinfo for local hostname failed: No address associated with
  hostname" for  IPv4 to IPv6 converted address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1888928/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1888928] Re: "getaddrinfo for local hostname failed: No address associated with hostname" for IPv4 to IPv6 converted address

2022-03-11 Thread David Ward
> do_bindings: [0] bind failed: Address already in use

This seems like you have more than one process listening for an incoming
connection to saned.

Please see the last three sections of /usr/share/doc/sane-
utils/README.Debian. These each describe a different method of enabling
the daemon (inetd, systemd, or sysvinit). You should only be using one
method.

Note that with inetd or systemd, the saned process is not started until
there is an actual connection. However it will be listening on TCP port
6566. Please check the output of "ss -p -l -t" to see what process(es)
are listening on this port.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888928

Title:
  "getaddrinfo for local hostname failed: No address associated with
  hostname" for  IPv4 to IPv6 converted address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1888928/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs