Hi,
I'm new to this project and experimenting with raspberry pi :)
I have downloaded and succesfully implemented the "Raspberry Pi + Harddrive + Emoncms" system and it runs great!
So i decided to set up a print server on Raspberry thanks to this guide (http://www.howtogeek.com/169679/how-to-add-a-printer-to-your-raspberry-p...)
But, i'm stuck just installing CUPS because the installer is ok, the daemon runs but if i try to access from a browser on another computer in the lan (http://raspberrypi:631/) it doesn't respond ("impossible to connect"...).
I did exactly as the guide says and the /var/log/cups/error_log says:
E [08/Jul/2014:23:56:32 +0200] Unable to open listen socket for address [v1.::]:631 - Address family not supported by protocol.
Has anyone installed CUPS on the "Raspberry Pi + Harddrive + Emoncms" configuration and can help me?
Thanks
Re: Raspberry Pi + Harddrive + Emoncms + ... CUPS
Hello,
Give this a try: http://localhost:631
regards,
Bill