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

Unable to start tunnelserver instance #11499

Open
gicuuu3 opened this issue Jul 2, 2018 · 1 comment
Open

Unable to start tunnelserver instance #11499

gicuuu3 opened this issue Jul 2, 2018 · 1 comment

Comments

@gicuuu3
Copy link

gicuuu3 commented Jul 2, 2018

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:
@alxppp
Copy link

alxppp commented Jul 2, 2018

Would be very much interested in a solution as well!

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

2 participants