systemctl status cups.service
● cups.service - CUPS Scheduler
   Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled; vendor
preset>
   Active: active (running) since Wed 2018-06-06 23:29:07 CEST; 35min ago
     Docs: man:cupsd(8)
 Main PID: 891 (cupsd)
   Status: "Scheduler is running..."
    Tasks: 2 (limit: 4296)
   Memory: 16.2M
   CGroup: /system.slice/cups.service
           ├─ 891 /usr/sbin/cupsd -l
           └─2479 /usr/lib/cups/notifier/dbus dbus://
giu 07 00:04:52 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:53 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:54 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:55 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:56 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:57 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:58 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:04:59 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:05:00 fujitsu cupsd[891]: Expiring subscriptions...
giu 07 00:05:01 fujitsu cupsd[891]: Expiring subscriptions...


Antonio Montagnani

Linux Fedora 28 Workstation
da/from Gmail

2018-06-06 23:58 GMT+02:00 Rick Stevens <ri...@alldigital.com>:

> 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/
>
_______________________________________________
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/HA3MWU32FKPDQ6ZWYQ4POM7PMSI3SSFL/

Reply via email to