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.

Unable to start tunnelserver instance #11499

@gicuuu3

Description

@gicuuu3

I have tried opening a tunnelserver instance using the instruction provided in the README.lp.markdown. The error I'm met with is telling me that I'm unable to start it due to:

open /root/.kite/kite.key: no such file or directory

I'm attempting to start it from the same docker container in which the koding server runs(as well as kontrol/kite). The container was created by calling docker-compose up on from the https://github.com/koding/docker-compose repository.

Expected Behavior

The tunnelserver starts as described in the README.lp.markdown example

Current Behavior

The tunnelserver fails to start with an error of missing file /root/.kite/kite.key

Possible Solution

Generating the key file might be an option. I have tried doing that by invoking the kloudctl kontrol key command but that also failed with the same error.

Steps to Reproduce (for bugs)

  1. Start the koding container via docker-compose command
  2. From inside the container attempt to run tunnelserver command(from /opt/koding/go/bin) with arguments set as mentioned in the README.lp.markdown

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 39, node.js 5.4):
  • Operating System and version (desktop or mobile):
  • Link to your project:

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