On 06/06/2018 02:10 PM, Antonio M wrote:
> 
> Suddenly I cannot connect to my localhost: a couple of days ago
> connecting to Cups admin page by using http://localhost:631 worked as
> expected, tonight I get "page not found".
> 
> Furthermore
> wget 127.0.0.1
> --2018-06-06 23:06:41--  http://127.0.0.1/
> Connessione a 127.0.0.1:80...non riuscito: Connessione rifiutata.
> (refuse connection)
> 
> and
> ping 127.0.0.1
> PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
> 64 bytes from 127.0.0.1 <http://127.0.0.1>: icmp_seq=1 ttl=64 time=0.074 ms
> 64 bytes from 127.0.0.1 <http://127.0.0.1>: icmp_seq=2 ttl=64 time=0.084 ms
> 64 bytes from 127.0.0.1 <http://127.0.0.1>: icmp_seq=3 ttl=64 time=0.073 ms
> 64 bytes from 127.0.0.1 <http://127.0.0.1>: icmp_seq=4 ttl=64 time=0.071 ms
> 
> Any idea???

If you can ping it the address but port 631 is being refused, it's most
likely caused by cups not running. Try

        $ sudo systemctl start cups.service

Also check the logs ("journalctl -u cups") for any errors.
----------------------------------------------------------------------
- Rick Stevens, Systems Engineer, AllDigital    ri...@alldigital.com -
- AIM/Skype: therps2        ICQ: 226437340           Yahoo: origrps2 -
-                                                                    -
-           "I understand Windows 2000 has a Y2K problem."           -
----------------------------------------------------------------------
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/P2JUHXJN2PJ3REO2MWAGHJYX7KTRIDLS/

Reply via email to