Can't pull image from platform registry
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 5
- Avg merge
- 1h 17m
- Merged PRs (30d)
- 3
Description
Hello, i am trying to run my app running on Platform.sh on my local environnement using lando.
It's a standard PHP app with a mysql service.
Installation seemed to work fine but when i run `lando start`, i always get a 403 Access Denied when trying to get the mysql docker image from docker.registry.platform.sh/mysql-10.6 :
`Pulling db (docker.registry.platform.sh/mysql-10.6:)...
ERROR: error parsing HTTP 403 response body: invalid character '<' looking for beginning of value: "\nAccessDeniedAccess DeniedJS8QS567S8390106u9fbTfEefAqmjeaQD3rrUJVFu8ZClG+/5L3S5q9JvO5O8Yt42Gj/QzKb0m8X3xI7eh7kGy12uFY="`
I set up an API Token for Platform.sh and a lando SSH key has been automatically added to my Platform.sh account.
Does anyone has encounter this error and has a solution ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with `lando start` and inspect the Lando configuration, Platform.sh API-token setup, SSH-key setup, and the `docker.registry.platform.sh/mysql-10.6` pull. Compare the registry response with the documented authentication flow; done means the MySQL image pulls successfully for a local standard PHP app or the required configuration and limitation are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, mysql, php
- Domain
- cloud, database, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100