Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.1 docker images not available? #264

Open
mbound opened this issue Mar 17, 2020 · 2 comments
Open

5.1 docker images not available? #264

mbound opened this issue Mar 17, 2020 · 2 comments

Comments

@mbound
Copy link

mbound commented Mar 17, 2020

Hi,

I am following the installation instructions from this page:
https://sonata-nfv.github.io/sp-installation

I've checked out 5.1 branch, but my SP installation fails as it seems like there are no 5.1 docker images on the hub. Am I missing something? Do I have to somehow re-point to the latest tag on Docker hub?

TASK [sp : 5GTANGO PORTAL - running Docker containers] ************************************************************************************************************************************************************************************
changed: [localhost]

TASK [sp : debug] *************************************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "msg": "##### SP TNG-SDK-PACKAGE DEPLOYMENT 20200316-233733"
}

TASK [sp : TNG-SDK-PACKAGE (tng-sdk-package) (Docker container)] **************************************************************************************************************************************************************************
changed: [localhost]

TASK [sp : debug] *************************************************************************************************************************************************************************************************************************
ok: [localhost] => {
    "msg": "##### SP TNG-SDK-PORTAL-BACKEND DEPLOYMENT 20200316-233758"
}

TASK [sp : TNG-SDK-PORTAL-BACKEND (tng-sdk-portal-backend) (Docker container)] ************************************************************************************************************************************************************
[WARNING]: The value 5098 (type int) in a string field was converted to u'5098' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
[WARNING]: The value 8884 (type int) in a string field was converted to u'8884' (type string). If this does not look like what you expect, quote the entire value to ensure it does not change.
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error pulling image sonatanfv/tng-sdk-portal-backend:v5.1 - 404 Client Error: Not Found (\"{\"message\":\"manifest for sonatanfv/tng-sdk-portal-backend:v5.1 not found: manifest unknown: manifest unknown\"}\")"}

PLAY RECAP ********************************************************************************************************************************************************************************************************************************
localhost                  : ok=22   changed=8    unreachable=0    failed=1    skipped=6    rescued=0    ignored=0   
@felipevicens
Copy link
Member

Hello @mbound. We have uploaded the image of sonatanfv/tng-sdk-portal-backend:v5.1. should be available now.

@mbound
Copy link
Author

mbound commented Apr 3, 2020

Thanks! I'll try and give feedback as soon as possible

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants