You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Description
Running an Ubuntu based Cloud9 IDE instance in us-east-1, upon installing latest docker-ce, running docker scan --login fails after clicking the Snyk web UI Authentication button.
Steps to reproduce the issue:
Log into AWS console, open Cloud9 service
Create new Cloud9 instance with an Ubuntu based instance
In Cloud9 IDE terminal, follow Docker docs to uninstall old docker / install latest docker-ce
Run: docker scan --login
Open auth URL and click "Authenticate" button
Cloud9 terminal shows error authenticating (see below)
Describe the results you received:
$ docker scan --login
To authenticate your account, open the below URL in your browser.
After your authentication is complete, return to this prompt to start using Snyk.
[URL REDACTED]
Authentication failed. Please check the API token on https://snyk.io
Describe the results you expected:
Your account has been authenticated. Snyk is now ready to be used.
Additional information you deem important (e.g. issue happens only occasionally):
Description
Running an Ubuntu based Cloud9 IDE instance in us-east-1, upon installing latest docker-ce, running
docker scan --login
fails after clicking the Snyk web UI Authentication button.Steps to reproduce the issue:
docker scan --login
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Output of
docker version
:Output of
docker scan --version
:Output of
docker info
:Additional environment details (AWS, VirtualBox, physical, etc.):
AWS Cloud9 instance with following config:
The text was updated successfully, but these errors were encountered: