HewlettPackard / squest

Service request portal on top of Ansible Tower/AWX

Home Page:https://hewlettpackard.github.io/squest/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

missing signature key

vishnugonela opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'git repo'
  2. Click on 'run 'docker-compose up''
  3. Scroll down to '....'
  4. See error
    [+] Running 0/8
    ⠇ redis-cache Pulling 5.9s
    ⠇ celery-beat Pulling 5.9s
    ⠇ django Pulling 5.9s
    ⠇ celery-worker Pulling 5.9s
    ⠇ db Pulling 5.9s
    ⠇ nginx Pulling 5.9s
    ⠇ maintenance Pulling 5.9s
    ⠇ rabbitmq Pulling 5.9s
    missing signature key

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

  • Squest version or GIT commit number:
  • Ansible Tower/AWX version:

Hello,
We are not able to reproduce.
What is your Docker version? Seems that this kind of issue is related to too old docker version.

Hi @Sispheor ,

Below is the docker version installed on Cenots7.9

[root@vm-37-40 squest]# docker version
Client:
Version: 1.13.1
API version: 1.26
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64

Server:
Version: 1.13.1
API version: 1.26 (minimum version 1.12)
Package version: docker-1.13.1-209.git7d71120.el7.centos.x86_64
Go version: go1.10.3
Git commit: 7d71120/1.13.1
Built: Wed Mar 2 15:25:43 2022
OS/Arch: linux/amd64
Experimental: false
[root@vm-37-40 squest]#

So yes, this docker version is 7 years old. You should upgrade.

Yes @Sispheor , it is working. Thank you.

BTW, I am in HPE and deployed in our cluster sucessfully.
http://10.188.37.40:8088/ui/

Nice! Don't hesitate to ping me on teams then !
Have fun with squest!

Sure. Thank you.