Hello All,
I'm running Katello 3.2-RC3, and have just successfully installed the
Katello server and sync'd a few repositories. This all seems to have
worked correctly, but when I go to the Content Host page and try to do
anything with one of my registered hosts, the task hangs indefinitely.
This was happening on RC2 as well yesterday, but was hoping an upgrade
today would have fixed the problem.
Here's what I've checked so far:
- I checked qpid, and it does seem to have both enqueued and dequeued the
task, so I don't think it's hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is stuck in an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
···
On 10/28/2016 02:32 PM, Kendall Moore wrote:
> Hello All,
>
> I'm running Katello 3.2-RC3, and have just successfully installed the
> Katello server and sync'd a few repositories. This all seems to have
> worked correctly, but when I go to the Content Host page and try to do
> anything with one of my registered hosts, the task hangs indefinitely.
> This was happening on RC2 as well yesterday, but was hoping an upgrade
> today would have fixed the problem.
>
> Here's what I've checked so far:
> - I checked qpid, and it does seem to have both enqueued and dequeued the
> task, so I don't think it's hung in the qpid queue.
> - The tasks appear in the mongo database.
> - pulp-admin shows me that it knows the task exists, but it is stuck in an
> unstarted/waiting stage.
>
> Thoughts on what I should look for or how I can proceed?
>
> Thanks!
> Kendall
>
I can, and they are.
I should add that several restarts of these services plus a katello-service
restart has not had any impact on fixing the problem.
···
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
>
>
>
> On 10/28/2016 02:32 PM, Kendall Moore wrote:
> > Hello All,
> >
> > I'm running Katello 3.2-RC3, and have just successfully installed the
> > Katello server and sync'd a few repositories. This all seems to have
> > worked correctly, but when I go to the Content Host page and try to do
> > anything with one of my registered hosts, the task hangs indefinitely.
> > This was happening on RC2 as well yesterday, but was hoping an upgrade
> > today would have fixed the problem.
> >
> > Here's what I've checked so far:
> > - I checked qpid, and it does seem to have both enqueued and dequeued
> the
> > task, so I don't think it's hung in the qpid queue.
> > - The tasks appear in the mongo database.
> > - pulp-admin shows me that it knows the task exists, but it is stuck in
> an
> > unstarted/waiting stage.
> >
> > Thoughts on what I should look for or how I can proceed?
> >
> > Thanks!
> > Kendall
> >
>
> can you confirm that the following are running?
>
> * pulp_workers
> * pulp_celerybeat
> * pulp_resource_manager
>
> I can, and they are.
>
> I should add that several restarts of these services plus a katello-service
> restart has not had any impact on fixing the problem.
Can you paste a list of all running tasks, via "pulp-admin tasks list"?
···
On 10/28/2016 02:37 PM, Kendall Moore wrote:
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:32 PM, Kendall Moore wrote:
Hello All,
I’m running Katello 3.2-RC3, and have just successfully installed the
Katello server and sync’d a few repositories. This all seems to have
worked correctly, but when I go to the Content Host page and try to do
anything with one of my registered hosts, the task hangs indefinitely.
This was happening on RC2 as well yesterday, but was hoping an upgrade
today would have fixed the problem.
Here’s what I’ve checked so far:
- I checked qpid, and it does seem to have both enqueued and dequeued
the
task, so I don’t think it’s hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is stuck in
an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
Sure, it's a boring list of one (pending) task:
···
+----------------------------------------------------------------------+
Tasks
±---------------------------------------------------------------------+
Operations: unit_uninstall
Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
State: Waiting
Start Time: Unstarted
Finish Time: Incomplete
Task Id: a7739b41-0730-4407-b821-
7073d7dd0cf0
On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:37 PM, Kendall Moore wrote:
I can, and they are.
I should add that several restarts of these services plus a
katello-service
restart has not had any impact on fixing the problem.
Can you paste a list of all running tasks, via “pulp-admin tasks list”?
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:32 PM, Kendall Moore wrote:
Hello All,
I’m running Katello 3.2-RC3, and have just successfully installed the
Katello server and sync’d a few repositories. This all seems to have
worked correctly, but when I go to the Content Host page and try to do
anything with one of my registered hosts, the task hangs indefinitely.
This was happening on RC2 as well yesterday, but was hoping an upgrade
today would have fixed the problem.
Here’s what I’ve checked so far:
- I checked qpid, and it does seem to have both enqueued and dequeued
the
task, so I don’t think it’s hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is stuck
in
an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
> Sure, it's a boring list of one (pending) task:
>
> ±---------------------------------------------------------------------+
>
> Tasks
>
> ±---------------------------------------------------------------------+
>
>
>
> Operations: unit_uninstall
>
> Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
>
> State: Waiting
>
> Start Time: Unstarted
>
> Finish Time: Incomplete
> Task Id: a7739b41-0730-4407-b821-
>
> 7073d7dd0cf0
Does the consumer system have any errors in /var/log/messages related to
gofer?
···
On 10/28/2016 04:32 PM, Kendall Moore wrote:
On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:37 PM, Kendall Moore wrote:
I can, and they are.
I should add that several restarts of these services plus a
katello-service
restart has not had any impact on fixing the problem.
Can you paste a list of all running tasks, via “pulp-admin tasks list”?
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:32 PM, Kendall Moore wrote:
Hello All,
I’m running Katello 3.2-RC3, and have just successfully installed the
Katello server and sync’d a few repositories. This all seems to have
worked correctly, but when I go to the Content Host page and try to do
anything with one of my registered hosts, the task hangs indefinitely.
This was happening on RC2 as well yesterday, but was hoping an upgrade
today would have fixed the problem.
Here’s what I’ve checked so far:
- I checked qpid, and it does seem to have both enqueued and dequeued
the
task, so I don’t think it’s hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is stuck
in
an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
Oh, so it does.
It looks like Gofer is trying to connect to a public host/port (RHN) but it
really probably should be trying to connect to my Katello server. The error
itself is an SSL error, but I feel confident it's more of a destination
issue than an actual certificate error.
Should I specify the URL in goferd/agent.conf, and if yes, what port should
I trying to be connecting to on the Katello server?
···
On Monday, October 31, 2016 at 8:10:01 AM UTC-4, Chris Duryee wrote:
>
>
>
> On 10/28/2016 04:32 PM, Kendall Moore wrote:
> > Sure, it's a boring list of one (pending) task:
> >
> > +----------------------------------------------------------------------+
> >
> > Tasks
> >
> > +----------------------------------------------------------------------+
> >
> >
> >
> > Operations: unit_uninstall
> >
> > Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
> >
> > State: Waiting
> >
> > Start Time: Unstarted
> >
> > Finish Time: Incomplete
> > Task Id: a7739b41-0730-4407-b821-
> >
> > 7073d7dd0cf0
>
> Does the consumer system have any errors in /var/log/messages related to
> gofer?
>
>
> >
> >
> > On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
> >>
> >>
> >>
> >> On 10/28/2016 02:37 PM, Kendall Moore wrote:
> >>> I can, and they are.
> >>>
> >>> I should add that several restarts of these services plus a
> >> katello-service
> >>> restart has not had any impact on fixing the problem.
> >>
> >> Can you paste a list of all running tasks, via "pulp-admin tasks list"?
> >>
> >>>
> >>> On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
> >>>>
> >>>>
> >>>>
> >>>> On 10/28/2016 02:32 PM, Kendall Moore wrote:
> >>>>> Hello All,
> >>>>>
> >>>>> I'm running Katello 3.2-RC3, and have just successfully installed
> the
> >>>>> Katello server and sync'd a few repositories. This all seems to
> have
> >>>>> worked correctly, but when I go to the Content Host page and try to
> do
> >>>>> anything with one of my registered hosts, the task hangs
> indefinitely.
> >>
> >>>>> This was happening on RC2 as well yesterday, but was hoping an
> upgrade
> >>>>> today would have fixed the problem.
> >>>>>
> >>>>> Here's what I've checked so far:
> >>>>> - I checked qpid, and it does seem to have both enqueued and
> dequeued
> >>>> the
> >>>>> task, so I don't think it's hung in the qpid queue.
> >>>>> - The tasks appear in the mongo database.
> >>>>> - pulp-admin shows me that it knows the task exists, but it is
> stuck
> >> in
> >>>> an
> >>>>> unstarted/waiting stage.
> >>>>>
> >>>>> Thoughts on what I should look for or how I can proceed?
> >>>>>
> >>>>> Thanks!
> >>>>> Kendall
> >>>>>
> >>>>
> >>>> can you confirm that the following are running?
> >>>>
> >>>> * pulp_workers
> >>>> * pulp_celerybeat
> >>>> * pulp_resource_manager
> >>>>
> >>>
> >>
> >
>
> Oh, so it does.
>
> It looks like Gofer is trying to connect to a public host/port (RHN) but it
> really probably should be trying to connect to my Katello server. The error
> itself is an SSL error, but I feel confident it's more of a destination
> issue than an actual certificate error.
This sounds like Bug #16696: katello agent should not attempt to contact subscription.rhn.redhat.com - Katello - Foreman, which
would raise a message before attempting to connect to
subscription.rhn.redhat.com.
>
> Should I specify the URL in goferd/agent.conf, and if yes, what port should
> I trying to be connecting to on the Katello server?
try setting the hostname to your katello server, and I believe the port
is 5671. If you install the RPM at
http://<katello-hostname>/pub/katello-ca-consumer-latest.noarch.rpm, it
should set this up for you.
···
On 10/31/2016 09:39 AM, Kendall Moore wrote:
On Monday, October 31, 2016 at 8:10:01 AM UTC-4, Chris Duryee wrote:
On 10/28/2016 04:32 PM, Kendall Moore wrote:
Sure, it’s a boring list of one (pending) task:
±---------------------------------------------------------------------+
Tasks
±---------------------------------------------------------------------+
Operations: unit_uninstall
Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
State: Waiting
Start Time: Unstarted
Finish Time: Incomplete
Task Id: a7739b41-0730-4407-b821-
7073d7dd0cf0
Does the consumer system have any errors in /var/log/messages related to
gofer?
On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:37 PM, Kendall Moore wrote:
I can, and they are.
I should add that several restarts of these services plus a
katello-service
restart has not had any impact on fixing the problem.
Can you paste a list of all running tasks, via “pulp-admin tasks list”?
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:32 PM, Kendall Moore wrote:
Hello All,
I’m running Katello 3.2-RC3, and have just successfully installed
the
Katello server and sync’d a few repositories. This all seems to
have
worked correctly, but when I go to the Content Host page and try to
do
anything with one of my registered hosts, the task hangs
indefinitely.
This was happening on RC2 as well yesterday, but was hoping an
upgrade
today would have fixed the problem.
Here’s what I’ve checked so far:
- I checked qpid, and it does seem to have both enqueued and
dequeued
the
task, so I don’t think it’s hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is
stuck
in
an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
Looks like everything is up and running after following your suggestion.
I did use the bootstrap RPM, and this I don't believe was done for me, but
I'm also willing to say user-error was involved.
Thanks for the help!
···
On Monday, October 31, 2016 at 9:43:16 AM UTC-4, Chris Duryee wrote:
>
>
>
> On 10/31/2016 09:39 AM, Kendall Moore wrote:
> > Oh, so it does.
> >
> > It looks like Gofer is trying to connect to a public host/port (RHN) but
> it
> > really probably should be trying to connect to my Katello server. The
> error
> > itself is an SSL error, but I feel confident it's more of a destination
> > issue than an actual certificate error.
>
> This sounds like http://projects.theforeman.org/issues/16696, which
> would raise a message before attempting to connect to
> subscription.rhn.redhat.com.
>
> >
> > Should I specify the URL in goferd/agent.conf, and if yes, what port
> should
> > I trying to be connecting to on the Katello server?
>
> try setting the hostname to your katello server, and I believe the port
> is 5671. If you install the RPM at
> http:///pub/katello-ca-consumer-latest.noarch.rpm, it
> should set this up for you.
>
> >
> > On Monday, October 31, 2016 at 8:10:01 AM UTC-4, Chris Duryee wrote:
> >>
> >>
> >>
> >> On 10/28/2016 04:32 PM, Kendall Moore wrote:
> >>> Sure, it's a boring list of one (pending) task:
> >>>
> >>>
> +----------------------------------------------------------------------+
> >>>
> >>> Tasks
> >>>
> >>>
> +----------------------------------------------------------------------+
> >>>
> >>>
> >>>
> >>> Operations: unit_uninstall
> >>>
> >>> Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
> >>>
> >>> State: Waiting
> >>>
> >>> Start Time: Unstarted
> >>>
> >>> Finish Time: Incomplete
> >>> Task Id: a7739b41-0730-4407-b821-
> >>>
> >>> 7073d7dd0cf0
> >>
> >> Does the consumer system have any errors in /var/log/messages related
> to
> >> gofer?
> >>
> >>
> >>>
> >>>
> >>> On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
> >>>>
> >>>>
> >>>>
> >>>> On 10/28/2016 02:37 PM, Kendall Moore wrote:
> >>>>> I can, and they are.
> >>>>>
> >>>>> I should add that several restarts of these services plus a
> >>>> katello-service
> >>>>> restart has not had any impact on fixing the problem.
> >>>>
> >>>> Can you paste a list of all running tasks, via "pulp-admin tasks
> list"?
> >>>>
> >>>>>
> >>>>> On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> On 10/28/2016 02:32 PM, Kendall Moore wrote:
> >>>>>>> Hello All,
> >>>>>>>
> >>>>>>> I'm running Katello 3.2-RC3, and have just successfully installed
> >> the
> >>>>>>> Katello server and sync'd a few repositories. This all seems to
> >> have
> >>>>>>> worked correctly, but when I go to the Content Host page and try
> to
> >> do
> >>>>>>> anything with one of my registered hosts, the task hangs
> >> indefinitely.
> >>>>
> >>>>>>> This was happening on RC2 as well yesterday, but was hoping an
> >> upgrade
> >>>>>>> today would have fixed the problem.
> >>>>>>>
> >>>>>>> Here's what I've checked so far:
> >>>>>>> - I checked qpid, and it does seem to have both enqueued and
> >> dequeued
> >>>>>> the
> >>>>>>> task, so I don't think it's hung in the qpid queue.
> >>>>>>> - The tasks appear in the mongo database.
> >>>>>>> - pulp-admin shows me that it knows the task exists, but it is
> >> stuck
> >>>> in
> >>>>>> an
> >>>>>>> unstarted/waiting stage.
> >>>>>>>
> >>>>>>> Thoughts on what I should look for or how I can proceed?
> >>>>>>>
> >>>>>>> Thanks!
> >>>>>>> Kendall
> >>>>>>>
> >>>>>>
> >>>>>> can you confirm that the following are running?
> >>>>>>
> >>>>>> * pulp_workers
> >>>>>> * pulp_celerybeat
> >>>>>> * pulp_resource_manager
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> >
>
> Looks like everything is up and running after following your suggestion.
>
> I did use the bootstrap RPM, and this I don't believe was done for me, but
> I'm also willing to say user-error was involved.
>
> Thanks for the help!
no problem, glad to hear it worked out:)
Is there anything we could change in Katello to make the error more
obvious in the future? Having to dig in pulp-admin is a little advanced.
···
On 10/31/2016 10:10 AM, Kendall Moore wrote:
On Monday, October 31, 2016 at 9:43:16 AM UTC-4, Chris Duryee wrote:
On 10/31/2016 09:39 AM, Kendall Moore wrote:
Oh, so it does.
It looks like Gofer is trying to connect to a public host/port (RHN) but
it
really probably should be trying to connect to my Katello server. The
error
itself is an SSL error, but I feel confident it’s more of a destination
issue than an actual certificate error.
This sounds like Bug #16696: katello agent should not attempt to contact subscription.rhn.redhat.com - Katello - Foreman, which
would raise a message before attempting to connect to
subscription.rhn.redhat.com.
Should I specify the URL in goferd/agent.conf, and if yes, what port
should
I trying to be connecting to on the Katello server?
try setting the hostname to your katello server, and I believe the port
is 5671. If you install the RPM at
http:///pub/katello-ca-consumer-latest.noarch.rpm, it
should set this up for you.
On Monday, October 31, 2016 at 8:10:01 AM UTC-4, Chris Duryee wrote:
On 10/28/2016 04:32 PM, Kendall Moore wrote:
Sure, it’s a boring list of one (pending) task:
±---------------------------------------------------------------------+
Tasks
±---------------------------------------------------------------------+
Operations: unit_uninstall
Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
State: Waiting
Start Time: Unstarted
Finish Time: Incomplete
Task Id: a7739b41-0730-4407-b821-
7073d7dd0cf0
Does the consumer system have any errors in /var/log/messages related
to
gofer?
On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:37 PM, Kendall Moore wrote:
I can, and they are.
I should add that several restarts of these services plus a
katello-service
restart has not had any impact on fixing the problem.
Can you paste a list of all running tasks, via “pulp-admin tasks
list”?
On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee wrote:
On 10/28/2016 02:32 PM, Kendall Moore wrote:
Hello All,
I’m running Katello 3.2-RC3, and have just successfully installed
the
Katello server and sync’d a few repositories. This all seems to
have
worked correctly, but when I go to the Content Host page and try
to
do
anything with one of my registered hosts, the task hangs
indefinitely.
This was happening on RC2 as well yesterday, but was hoping an
upgrade
today would have fixed the problem.
Here’s what I’ve checked so far:
- I checked qpid, and it does seem to have both enqueued and
dequeued
the
task, so I don’t think it’s hung in the qpid queue.
- The tasks appear in the mongo database.
- pulp-admin shows me that it knows the task exists, but it is
stuck
in
an
unstarted/waiting stage.
Thoughts on what I should look for or how I can proceed?
Thanks!
Kendall
can you confirm that the following are running?
- pulp_workers
- pulp_celerybeat
- pulp_resource_manager
The biggest issue I had was even knowing where to look. Would it be
possible in the GUI somewhere to have a message that says the client can't
connect or hasn't responded? I don't mine looking through pulp-admin,
though I agree it's getting a bit into the weeds.
···
On Monday, October 31, 2016 at 10:14:05 AM UTC-4, Chris Duryee wrote:
>
>
>
> On 10/31/2016 10:10 AM, Kendall Moore wrote:
> > Looks like everything is up and running after following your suggestion.
> >
> > I did use the bootstrap RPM, and this I don't believe was done for me,
> but
> > I'm also willing to say user-error was involved.
> >
> > Thanks for the help!
>
> no problem, glad to hear it worked out:)
>
> Is there anything we could change in Katello to make the error more
> obvious in the future? Having to dig in pulp-admin is a little advanced.
>
> >
> > On Monday, October 31, 2016 at 9:43:16 AM UTC-4, Chris Duryee wrote:
> >>
> >>
> >>
> >> On 10/31/2016 09:39 AM, Kendall Moore wrote:
> >>> Oh, so it does.
> >>>
> >>> It looks like Gofer is trying to connect to a public host/port (RHN)
> but
> >> it
> >>> really probably should be trying to connect to my Katello server. The
> >> error
> >>> itself is an SSL error, but I feel confident it's more of a
> destination
> >>> issue than an actual certificate error.
> >>
> >> This sounds like http://projects.theforeman.org/issues/16696, which
> >> would raise a message before attempting to connect to
> >> subscription.rhn.redhat.com.
> >>
> >>>
> >>> Should I specify the URL in goferd/agent.conf, and if yes, what port
> >> should
> >>> I trying to be connecting to on the Katello server?
> >>
> >> try setting the hostname to your katello server, and I believe the port
> >> is 5671. If you install the RPM at
> >> http:///pub/katello-ca-consumer-latest.noarch.rpm, it
> >> should set this up for you.
> >>
> >>>
> >>> On Monday, October 31, 2016 at 8:10:01 AM UTC-4, Chris Duryee wrote:
> >>>>
> >>>>
> >>>>
> >>>> On 10/28/2016 04:32 PM, Kendall Moore wrote:
> >>>>> Sure, it's a boring list of one (pending) task:
> >>>>>
> >>>>>
> >>
> +----------------------------------------------------------------------+
> >>>>>
> >>>>> Tasks
> >>>>>
> >>>>>
> >>
> +----------------------------------------------------------------------+
> >>>>>
> >>>>>
> >>>>>
> >>>>> Operations: unit_uninstall
> >>>>>
> >>>>> Resources: 0aa08fe4-a2e9-46f0-8566-8ec890d2a913 (consumer)
> >>>>>
> >>>>> State: Waiting
> >>>>>
> >>>>> Start Time: Unstarted
> >>>>>
> >>>>> Finish Time: Incomplete
> >>>>> Task Id: a7739b41-0730-4407-b821-
> >>>>>
> >>>>> 7073d7dd0cf0
> >>>>
> >>>> Does the consumer system have any errors in /var/log/messages related
> >> to
> >>>> gofer?
> >>>>
> >>>>
> >>>>>
> >>>>>
> >>>>> On Friday, October 28, 2016 at 2:40:15 PM UTC-4, Chris Duryee wrote:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> On 10/28/2016 02:37 PM, Kendall Moore wrote:
> >>>>>>> I can, and they are.
> >>>>>>>
> >>>>>>> I should add that several restarts of these services plus a
> >>>>>> katello-service
> >>>>>>> restart has not had any impact on fixing the problem.
> >>>>>>
> >>>>>> Can you paste a list of all running tasks, via "pulp-admin tasks
> >> list"?
> >>>>>>
> >>>>>>>
> >>>>>>> On Friday, October 28, 2016 at 2:34:04 PM UTC-4, Chris Duryee > wrote:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On 10/28/2016 02:32 PM, Kendall Moore wrote:
> >>>>>>>>> Hello All,
> >>>>>>>>>
> >>>>>>>>> I'm running Katello 3.2-RC3, and have just successfully
> installed
> >>>> the
> >>>>>>>>> Katello server and sync'd a few repositories. This all seems to
> >>>> have
> >>>>>>>>> worked correctly, but when I go to the Content Host page and try
> >> to
> >>>> do
> >>>>>>>>> anything with one of my registered hosts, the task hangs
> >>>> indefinitely.
> >>>>>>
> >>>>>>>>> This was happening on RC2 as well yesterday, but was hoping an
> >>>> upgrade
> >>>>>>>>> today would have fixed the problem.
> >>>>>>>>>
> >>>>>>>>> Here's what I've checked so far:
> >>>>>>>>> - I checked qpid, and it does seem to have both enqueued and
> >>>> dequeued
> >>>>>>>> the
> >>>>>>>>> task, so I don't think it's hung in the qpid queue.
> >>>>>>>>> - The tasks appear in the mongo database.
> >>>>>>>>> - pulp-admin shows me that it knows the task exists, but it is
> >>>> stuck
> >>>>>> in
> >>>>>>>> an
> >>>>>>>>> unstarted/waiting stage.
> >>>>>>>>>
> >>>>>>>>> Thoughts on what I should look for or how I can proceed?
> >>>>>>>>>
> >>>>>>>>> Thanks!
> >>>>>>>>> Kendall
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>> can you confirm that the following are running?
> >>>>>>>>
> >>>>>>>> * pulp_workers
> >>>>>>>> * pulp_celerybeat
> >>>>>>>> * pulp_resource_manager
> >>>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> >
>