WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: http://localhost:631 not working  (Read 5514 times)

Offline ptr

  • Newbie
  • *
  • Posts: 7
http://localhost:631 not working
« on: August 14, 2013, 10:29:50 AM »
hi,
I wanted to print an internet-document (from https....) as I did sometimes in the past but the browser (QtWeb) crashed.
I made a reboot and wanted to look at the printerjob via http://localhost:631 but:
"cannot connect to localhost".
I made an update from 4.6.2 to 4.7.7, deleted all the cups- + ghostscript- + hplip-stuff and the my_printer.tcz, saved the ppd-file and installed cups without the other stuff according to the wiki (cups is onboot and running). But the browser (midori) told me
"cannot connect to localhost".
What is going wrong and how can I understand and test it ?
thnx
peter
p.s.: the HP LaserJet 6P was working fine in the past and is still working from another distro.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: http://localhost:631 not working
« Reply #1 on: August 14, 2013, 12:20:22 PM »
Did you run ( as root ) '/usr/local/etc/init.d/cups start' ?
If so, perhaps there is an error and you need to install a missing package.
You can run '/usr/local/sbin/cupsd' and check for errors.

Offline ptr

  • Newbie
  • *
  • Posts: 7
Re: http://localhost:631 not working
« Reply #2 on: August 14, 2013, 12:36:56 PM »
/usr/local/sbin/cupsd
shows:
cupsd: Child exited with status 1
what does this mean ?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: http://localhost:631 not working
« Reply #3 on: August 14, 2013, 12:40:39 PM »
What else did it say?
Try '/usr/local/sbin/cupsd -f' to run it in foreground.
« Last Edit: August 14, 2013, 12:43:26 PM by gerald_clark »

Offline ptr

  • Newbie
  • *
  • Posts: 7
Re: http://localhost:631 not working
« Reply #4 on: August 14, 2013, 01:25:12 PM »
sorry but it doesnt say anything.
also no "http://localhost:631" working.  >:(

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: http://localhost:631 not working
« Reply #5 on: August 14, 2013, 02:08:14 PM »
try '/usr/local/sbin/cupsd -t' to check the config files.

Offline ptr

  • Newbie
  • *
  • Posts: 7
Re: http://localhost:631 not working
« Reply #6 on: August 15, 2013, 06:40:58 AM »
sorry, nothing in the terminal.