-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ricoh SP 220SNw problem #267
Comments
Hi @Nacos, log looks truncated. Everything is OK up to the scan request, scan request also looks OK and returns URL to the image, but attempt to fetch the image never ends. How did it finish? Have you terminated it with Ctrl-C before completion? And there was no scanning noise from the device, correct? |
And another question. Are you able to build |
Hi @alexpevzner, Thanks for your answer. The scan will kind of "hang" there until I forcefully terminate it with a Ctrl-C or another method (kill/etc...). However, you are right: when this log was captured/copied, the If you want a full trace including the logs related to the termination of FYI, the computer attempting the scan is a Kunutu 22.04 LTS machine.
|
I never attempted to build SANE related software from sources but I can try. Should I try to build it on the latest version of |
After successful build, Yes, please use the |
Hi @alexpevzner , I have been able to build sane-airscan from source (last commit is
For your information, I did try to test the scan (hey we never know if a newer version works!) and it still hangs (log files attached). I await your instructions Thanks |
Hi @Nacos, Could you please try to manually configure device to use HTTPS? In the
|
Hi, I have configured the device to use HTTPS as per your instructions. Thanks |
Hi! Could you please tweak a code a bit? In the file
and replace it with the following:
(the only difference is in the last function parameter, which becomes |
Hi, I have made the requested changes
and recompiled the code again (
Symptoms are still the same. Here are the logs |
Hi,
Tested on Ricoh SP 220SNw. Firmware version of MFU is 1.15 (last one available)
airscan-discover
Scan start, MFU warms up and the display says : "Scaning ESCL".
No scan is performed
Scanning attempt was made using
Debug logs attached
scanimage-RICOH-SP-220SNw-(f028ed).log
scanimage.log
Issue looks suspiciously similar to #203
The text was updated successfully, but these errors were encountered: