SimulPiscator / AirSane

Publish SANE scanners to MacOS, Android, and Windows via Apple AirScan.
GNU General Public License v3.0
251 stars 26 forks source link

Scanner not discovered on my Mac #35

Closed itsab1989 closed 3 years ago

itsab1989 commented 4 years ago

I recently installed the precompiled Sane backends and AirSane from pcloadletter on my synology DS414. I can now access my scanner (a Canon Lide 700F) via my browser and scan images that way. However I cannot add it in my Macs (latest version of Mojave) Printer and Scanner settings or access it in the Image Capture app. Today I opened a Finder window and navigated to the Airscan app you mentioned in your description (system - library - image capture...) and double clicked on it. Suddenly the scanner appeared and I was able to add it. However after a reboot I couldn’t manage to get it working again. Do I miss anything?

SimulPiscator commented 4 years ago

Maybe there is an issue with your network configuration? The order in which networks appear in your "Networks" control panel has an impact on mDNS resolution. Also, it may depend on whether there is an active network cable plugged into your MacBook or not. You can select whether WiFi or Ethernet should have priority in case both are connected.

itsab1989 commented 4 years ago

I just checked and everything seems to be in correct order. I tried another device (wifi printer / scanner) on another network a few hours ago and that worked instantly. It's not a big issue as long as I can scan via browser. It would be just more convenient to have the scanner directly available in all of my applications.

SimulPiscator commented 4 years ago

If you want to analyze issues with your network, the "Discovery" app may be helpful. It allows you to display all Bonjour (mDNS) services announced currently in your network: http://www.tildesoft.com/ The service type of a Bonjour scanner is _uscan._tcp.

itsab1989 commented 4 years ago

I installed the Discovery app on my iPhone. A few seconds after I started it it showed an entry with the name "_uscan._tcp." However if I tap that an empty list appears with a spinning circle and it just says "Scanning..." Is this expected?imageimage

SimulPiscator commented 4 years ago

It might be that you have a misconfiguration in the local network. Especially check whether the netmask setting agrees on all machines attached to the network (ifconfig or /sbin/ifconfig on the command line).

itsab1989 commented 4 years ago

I checked that and it is the same on all of my devices.

itsab1989 commented 4 years ago

I cannot tell you why, but it seems to be working now. Even after a reboot. I once again tried to reset the server in the airsane options and navigated to the airscan app in the finder. Once I double clicked on it the scanner popped up and I could add it. Fingers crossed it stays that way.

Thanks for your great work!