openSUSE Forums > Archives > Novell Archives » cupsd will not start

Go Back   openSUSE Forums > Archives > Novell Archives
Forums FAQ Members List Search Today's Posts Mark Forums Read


Novell Archives Archived content from Novell openSUSE support forums

 
Page 1 of 3 1 23
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-Mar-2006, 20:12
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default cupsd will not start

I am using SUSE 10.0. I cannot get cupsd to start. in the boot log
there is an entry that says:

cupsd: Child exited on signal 1!

When I try to start cupsd manually through Konsole or YAST I get an entry
that says:

cupsd: Child exited on signal 15!

I found an entry on the Debian site about this and it said to downgrade
cups. I have found nothing close on the Novell or SUSE sites. YAST
detects my printer. It is listed as unconfigured. When I try to
configure it, YAST gives me an error communicating with cups server.

Does anybody have any ideas???
  #2 (permalink)  
Old 08-Mar-2006, 04:52
R.F. Pels
Guest
 
Posts: n/a
Default Re: cupsd will not start

rschmiegelt@sbcglobal.net wrote:

> I found an entry on the Debian site about this and it said to downgrade
> cups. I have found nothing close on the Novell or SUSE sites. YAST
> detects my printer. It is listed as unconfigured. When I try to
> configure it, YAST gives me an error communicating with cups server.


Oh, I had a nice fight with cups this week. It turned out my /etc/hosts file
was having an error because I played around with the network. Anyway, what
you can do is turn on debugging on in /etc/cups/cupsd.conf and try and
restart it again as root and see what output you get in /var/log/cups/*

--
Ruurd
  #3 (permalink)  
Old 08-Mar-2006, 08:41
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default Re: cupsd will not start

> rschmiegelt@sbcglobal.net wrote:
>
> > I found an entry on the Debian site about this and it said to

downgrade
> > cups. I have found nothing close on the Novell or SUSE sites. YAST
> > detects my printer. It is listed as unconfigured. When I try to
> > configure it, YAST gives me an error communicating with cups server.

>
> Oh, I had a nice fight with cups this week. It turned out my /etc/hosts

file
> was having an error because I played around with the network. Anyway,

what
> you can do is turn on debugging on in /etc/cups/cupsd.conf and try and
> restart it again as root and see what output you get in /var/log/cups/*
>
> --
> Ruurd


I believe that I have found a problem. My cupsd.conf file has only the
following entries:

BrowseAddress @LOCAL
Browsing On
<Location/>
Order Allow,Deny
</Location>

I also have a cupsd.conf_siga file that has exactly the same thing.

The cups error log log says that no valid Listen or Port Lines were found
in the configuration file!
Lpq: unable to contact server:
lpr: error - scheduler not responding

What I need now is an example of what I should have. Can anybody help.

  #4 (permalink)  
Old 08-Mar-2006, 11:41
R.F. Pels
Guest
 
Posts: n/a
Default Re: cupsd will not start

rschmiegelt@sbcglobal.net wrote:

> I believe that I have found a problem. My cupsd.conf file has only the
> following entries:
>
> BrowseAddress @LOCAL
> Browsing On
> <Location/>
> Order Allow,Deny
> </Location>


Woops... Should have a loooot more lines.

> What I need now is an example of what I should have. Can anybody help.


Re-installing the cups server might be the shortest route to having a proper
set of configuration files.

--
Ruurd
  #5 (permalink)  
Old 09-Mar-2006, 09:51
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default Re: cupsd will not start

> rschmiegelt@sbcglobal.net wrote:
>
> > I believe that I have found a problem. My cupsd.conf file has only

the
> > following entries:
> >
> > BrowseAddress @LOCAL
> > Browsing On
> > <Location/>
> > Order Allow,Deny
> > </Location>

>
> Woops... Should have a loooot more lines.
>
> > What I need now is an example of what I should have. Can anybody

help.
>
> Re-installing the cups server might be the shortest route to having a

proper
> set of configuration files.
>
> --
> Ruurd


I have tried reinstalling. I keep getting the same thing.
  #6 (permalink)  
Old 09-Mar-2006, 10:53
numpty@1.novell.mailtrap.org.uk
Guest
 
Posts: n/a
Default Re: cupsd will not start

rschmiegelt@sbcglobal.net wrote:
>> rschmiegelt@sbcglobal.net wrote:
>>
>> > I believe that I have found a problem. My cupsd.conf file has only

> the
>> > following entries:
>> >
>> > BrowseAddress @LOCAL
>> > Browsing On
>> > <Location/>
>> > Order Allow,Deny
>> > </Location>

>>
>> Woops... Should have a loooot more lines.
>>
>> > What I need now is an example of what I should have. Can anybody

> help.
>>
>> Re-installing the cups server might be the shortest route to having a

> proper
>> set of configuration files.

>
> I have tried reinstalling. I keep getting the same thing.


Uninstall cups, remove the above file, then reinstall cups.


B

--
http://www.mailtrap.org.uk/
  #7 (permalink)  
Old 09-Mar-2006, 13:00
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default Re: cupsd will not start

> rschmiegelt@sbcglobal.net wrote:
> >> rschmiegelt@sbcglobal.net wrote:
> >>
> >> > I believe that I have found a problem. My cupsd.conf file has

only
> > the
> >> > following entries:
> >> >
> >> > BrowseAddress @LOCAL
> >> > Browsing On
> >> > <Location/>
> >> > Order Allow,Deny
> >> > </Location>
> >>
> >> Woops... Should have a loooot more lines.
> >>
> >> > What I need now is an example of what I should have. Can anybody

> > help.
> >>
> >> Re-installing the cups server might be the shortest route to having

a
> > proper
> >> set of configuration files.

> >
> > I have tried reinstalling. I keep getting the same thing.

>
> Uninstall cups, remove the above file, then reinstall cups.
>
>
> B
>
> --
> http://www.mailtrap.org.uk/


I've successfully reinstalled cups. now when I try to start cupsd I get
the following error message:

cupsd: Child exited with status 98

I believe this means something else is using port 631. How do I find out
what this is and fix it?

  #8 (permalink)  
Old 09-Mar-2006, 13:09
R.F. Pels
Guest
 
Posts: n/a
Default Re: cupsd will not start

rschmiegelt@sbcglobal.net wrote:

> I've successfully reinstalled cups. now when I try to start cupsd I get
> the following error message:
>
> cupsd: Child exited with status 98


What's in the log file?

> I believe this means something else is using port 631. How do I find out
> what this is and fix it?


As root:

netstat -tnap | grep 631

Lat column is the process name. Post the output.

--
Ruurd
  #9 (permalink)  
Old 09-Mar-2006, 13:27
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default Re: cupsd will not start

> rschmiegelt@sbcglobal.net wrote:
>
> > I've successfully reinstalled cups. now when I try to start cupsd I

get
> > the following error message:
> >
> > cupsd: Child exited with status 98

>
> What's in the log file?
>
> > I believe this means something else is using port 631. How do I find

out
> > what this is and fix it?

>
> As root:
>
> netstat -tnap | grep 631
>
> Lat column is the process name. Post the output.
>
> --
> Ruurd


I've identified the offending process as lpstat. I guess that now I have
to get this to listen on another port or have cupsd start first. What is
the best solution?
  #10 (permalink)  
Old 09-Mar-2006, 14:38
rschmiegelt@sbcglobal.net
Guest
 
Posts: n/a
Default Re: cupsd will not start

> > rschmiegelt@sbcglobal.net wrote:
> >
> > > I've successfully reinstalled cups. now when I try to start cupsd

I
> get
> > > the following error message:
> > >
> > > cupsd: Child exited with status 98

> >
> > What's in the log file?
> >
> > > I believe this means something else is using port 631. How do I

find
> out
> > > what this is and fix it?

> >
> > As root:
> >
> > netstat -tnap | grep 631
> >
> > Lat column is the process name. Post the output.
> >
> > --
> > Ruurd

>
> I've identified the offending process as lpstat. I guess that now I

have
> to get this to listen on another port or have cupsd start first. What

is
> the best solution?


I now have cups started. I used the command rccups restart. I received
no errors. Nothing else is listening on port 631. However, when I use
YAST to try to see my printer, it has trouble communicating with the cups
server. I can find nothing related to this in any log file. Any
Ideas???

 
Page 1 of 3 1 23

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2