Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.
This repository was 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

@J-SM

Description

@J-SM

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions