Tiny Core Base > CorePlus

[Solved] Unable to start the CUPS web interface

<< < (2/4) > >>

t18:
Hi Rich,

no way. Not using norestore, no error_log written.

Please see the attached image.

Rich:
Hi t18

--- Quote from: t18 on April 09, 2025, 02:21:36 AM --- ... Please see the attached image.
--- End quote ---
You image shows you entered:

--- Code: ---http://localhost:631
--- End code ---
instead of:

--- Code: ---http://localhost:631/admin
--- End code ---

t18:
That's what escaped me: "/admin"

And "http://localhost:631" is what is still stated on the info file and what I use to set on Slackware as well, so I've put it automatically.

Thank you so much.  :)

Rich:
Hi t18

--- Quote from: t18 on April 09, 2025, 10:43:11 AM --- ... And "http://localhost:631" is what is still stated on the info file ...
--- End quote ---
The x86 cups.tcz.info files have been corrected.


--- Quote --- ... Thank you so much.  :)
--- End quote ---
You are welcome.

t18:
Back to CUPS.

So, I can see the CUPS pages on Firefox but neither on Dillo nor on NetSurf:


--- Code: ---tc@box:~$ dillo
paths: Cannot open file '/home/tc/.dillo/keysrc': No such file or directory
paths: Using /usr/local/etc/dillo/keysrc
paths: Cannot open file '/home/tc/.dillo/domainrc': No such file or directory
paths: Using /usr/local/etc/dillo/domainrc
Domain: Default accept.
dillo_dns_init: Here we go! (threaded)
TLS library: OpenSSL 3.2.0 23 Nov 2023
Cookies: rule 'ALLOW_SESSION' for domain 'thedarkpools.com' is not recognised.
Cookies: rule 'ALLOW_SESSION' for domain 'mobyticktrading.com' is not recognised.
Disabling cookies.
paths: Cannot open file '/home/tc/.dillo/hsts_preload': No such file or directory
paths: Using /usr/local/etc/dillo/hsts_preload
** WARNING **: preferred sans-serif font "DejaVu Sans" not found.
** WARNING **: preferred serif font "DejaVu Serif" not found.
** WARNING **: preferred monospace font "DejaVu Sans Mono" not found.
** WARNING **: preferred cursive font "DejaVu Sans" not found.
** WARNING **: preferred fantasy font "DejaVu Sans" not found.
Nav_open_url: new url='about:splash'
Nav_open_url: new url='localhost:631/admin'
Dpi_get_server_port: can't read server port from dpid.
Nav_open_url: new url='http://localhost:631/admin'
Dns_server [0]: localhost is 127.0.0.1
Connecting to 127.0.0.1:631
NumPendingStyleSheets=1
HTTP warning: Message with a body lacked Content-Type header.
Nav_open_url: new url='http://localhost:631/admin'
Connecting to 127.0.0.1:631
a_Nav_expect_done: reload!
HTTP warning: Message with a body lacked Content-Type header.
Nav_open_url: new url='http://localhost:631/admin/'
Connecting to 127.0.0.1:631
HTTP warning: Message with a body lacked Content-Type header.
Dillo: normal exit!
--- End code ---

Since there is not any recent version of Firefox for older CPUs, I decided to set the printer via command line, either loading the ppd file from the home dir and copying it manually to the cups ppd dir:


--- Code: ---root@box:/home/tc# lpadmin -p Samsung_ML-1210 -E -m /home/tc/Generic-GDI_Printer-gdi.ppd -v usb://Samsung/ML-1210
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
lpadmin: Unable to copy PPD file.

root@box:/home/tc# lpadmin -p Samsung_ML-1210 -E -m /usr/local/etc/cups/ppd/Generic-GDI_Printer-gdi.ppd -v usb://Samsung/ML-1210
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
lpadmin: Unable to copy PPD file.

root@box:/home/tc# lpadmin -p Samsung_ML-1210 -E -m Generic-GDI_Printer-gdi.ppd -v usb://Samsung/ML-1210
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.
lpadmin: Unable to copy PPD file.
--- End code ---

What did I lose?

Many thanks

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version