Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

fresh koding install with digitalocean stack, pre-tested valid key wont verify #11528

Open
J-SM opened this issue Mar 19, 2020 · 2 comments
Open

Comments

@J-SM
Copy link

J-SM commented Mar 19, 2020

ive set up a new instance of koding, with
git clone https://github.com/koding/docker-compose.git koding-docker-compose
cd koding-docker-compose

Requires docker-compose version >= 1.6

docker-compose up -d

gone though the setup steps to create a digitalocean stack, however an failing at the key verification for the credentials.

i have tested the credentials with a curl request:-
curl -X GET -H "Content-Type: application/json" -H "Authorization: Bearer {my key here}" "https://api.digitalocean.com/v2/account"

and got an ecpected json response, however koding when i try to "use this & continue" against the key gives me a "Failed to verify: operation timed out" error

Expected Behavior

valid digitalocean key passes verification

Current Behavior

valid digitalocean key fails verification with timeout

Possible Solution

Steps to Reproduce (for bugs)

  1. on digitalocean account create new 4gb / 80gbdisk Ubuntu 18.04.3 (lts) droplet
  2. install docker / docker-compose and Koding as per githup guide document
  3. generate personal access token on digitalocean
  4. follow koding setup, pick default digitalocean stack & add credentials using key previously created
  5. press "use this & continue" at which point timeout error occurs

Context

generate a running koding solution for test purposes, against digital ocean stacks for possible Magento 2 development instance deployment & development.

Your Environment

  • Version used: koding instance hosted on digitalocean droplet for same digitalocean account api key generated in.
@ddrager
Copy link

ddrager commented Mar 30, 2020

I'm having this same issue with AWS credentials. Saved ok, but gives "Failed to verify: operation timed out". Running on docker 19.03.8, Ubuntu 18.04.

@palumbonicola
Copy link

Any news?
Same issue with ubuntu 20.04 on Google Cloud.

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

No branches or pull requests

3 participants