I don't believe this will cause any issues.  We have seen this warning many
times before and it's mainly Django complaining about us forgetting a
field.  I've filed an issue to track it. [0]

[0] https://pulp.plan.io/issues/8678

On Fri, Apr 30, 2021 at 2:48 PM Bob Fahr <bf...@redhat.com> wrote:

> I just installed the latest pulp 3 container and I get what I assume is a
> Django warning when I follow the steps to change the admin password, is
> this something that will cause problems later?
>
> $ podman images
> REPOSITORY                     TAG     IMAGE ID      CREATED       SIZE
> docker.io/pulp/pulp            latest  1c8638d6edb3  17 hours ago  1.59 GB
> registry.redhat.io/rhel6/rhel  latest  0d05d5d1f28d  5 months ago  209 MB
> $ podman ps
> CONTAINER ID  IMAGE                                 COMMAND    CREATED
>     STATUS             PORTS                 NAMES
> 842f7af03813  docker.io/pulp/pulp:latest                       17 seconds
> ago  Up 16 seconds ago  0.0.0.0:8080->80/tcp  pulp
> 841bdc3ba34d  registry.redhat.io/rhel6/rhel:latest  /bin/bash  23 hours
> ago    Up 21 hours ago                          rhel6dev
> $ podman exec -it pulp bash -c 'pulpcore-manager reset-admin-password'
> pulp [None]: pulpcore.app.serializers.base:WARNING: Please provide either
> 'view_name' or 'view_name_pattern' for DetailRelatedField on
> _call_with_frames_removed.
> Please enter new password for user "admin":
> Please enter new password for user "admin" again:
> Successfully set password for "admin" user.
>
> --
>
> Bob Fahr
>
> Principal Software Engineer, CEE Insights
>
> Red Hat <https://www.redhat.com/>
>
> bf...@redhat.com    T: 256-217-0125
> M: 501-733-2516
> <https://red.ht/sig>
> _______________________________________________
> Pulp-dev mailing list
> Pulp-dev@redhat.com
> https://listman.redhat.com/mailman/listinfo/pulp-dev
>
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://listman.redhat.com/mailman/listinfo/pulp-dev

Reply via email to