[Katello] Creation of Content View

I am having some trouble creating a Content View.

Starting from a fresh install, I perform the following tasks through the
GUI:

  1. Create an Organization.
  2. Create a Product.
  3. Assign a Repo to a product
  4. Sync the Repo.

Here I go to Content View and Create a new View with the following items:

  1. Content: Add the repo I just created
  2. I don't assign / create any filters.

When I click Publish New Version, the spinning starts but it ends with an
error at the end.
Does this have anything to do with bug 5759?
http://projects.theforeman.org/issues/5759

To provide more information, I am deploying using katello-deploy.

IB

··· On Monday, June 2, 2014 9:04:23 AM UTC-4, Ignacio Bravo wrote: > > I am having some trouble creating a Content View. > > Starting from a fresh install, I perform the following tasks through the > GUI: > > 1. Create an Organization. > 2. Create a Product. > 3. Assign a Repo to a product > 4. Sync the Repo. > > Here I go to Content View and Create a new View with the following items: > 1. Content: Add the repo I just created > 2. I don't assign / create any filters. > > When I click Publish New Version, the spinning starts but it ends with an > error at the end. > Does this have anything to do with bug 5759? > http://projects.theforeman.org/issues/5759 > >

Hi,

The best way now for doing debugging is going to Administer -> Settings and
set dynflow_enable_console to true (it's by default false, as it not proceted by
authentication right now).

Once enabled, you can go to '/foreman_tasks/tasks' and find the task that failed
(result = error), from the details, there is link to the Dynflow console, and you can investigate what's wrong in there. A step that failed is marked as red and you can click on
it so see more details.

This is should help us figuring out what went wrong and better classify the error. We are working on easier way to export the informations on failed tasks, but in the mean time, this should help.

– Ivan

··· ----- Original Message ----- > I am having some trouble creating a Content View. > > Starting from a fresh install, I perform the following tasks through the > GUI: > > 1. Create an Organization. > 2. Create a Product. > 3. Assign a Repo to a product > 4. Sync the Repo. > > Here I go to Content View and Create a new View with the following items: > 1. Content: Add the repo I just created > 2. I don't assign / create any filters. > > When I click Publish New Version, the spinning starts but it ends with an > error at the end. > Does this have anything to do with bug 5759? > http://projects.theforeman.org/issues/5759 > > -- > You received this message because you are subscribed to the Google Groups > "Foreman users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-users+unsubscribe@googlegroups.com. > To post to this group, send email to foreman-users@googlegroups.com. > Visit this group at http://groups.google.com/group/foreman-users. > For more options, visit https://groups.google.com/d/optout. >