Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

tectonic on digital ocean #3182

Open
HBO2 opened this issue Apr 14, 2018 · 0 comments
Open

tectonic on digital ocean #3182

HBO2 opened this issue Apr 14, 2018 · 0 comments

Comments

@HBO2
Copy link

HBO2 commented Apr 14, 2018

What keywords did you search in tectonic-installer issues before filing this one?

If you have found any duplicates, you should instead reply there and close this page.

If you have not found any duplicates, delete this section and continue on.

Is this a BUG REPORT or FEATURE REQUEST?

BUG REPORT
1.8.9-tectonic-2

Terraform v0.11.3


After successful created a tectonic master and workers the startup of the API is blocked by the "do-puller.sh scriptecho "failed to pull from DO Spaces; retrying in 5 seconds"
  sleep 5

Platform ():

Digital Ocean

What happened?

The kubernetes API process is not finished because the process stuck on above puller script related to DO spaces

Traceback (most recent call last):
  File "do-spaces-tool.py", line 63, in <module>
    args.func(args)
  File "do-spaces-tool.py", line 36, in cmd_download
    bucket, key = args.location.split('/', 1)
ValueError: not enough values to unpack (expected 2, got 1)

What you expected to happen?

Heapster and KUBEdns should be created

How to reproduce it (as minimally and precisely as possible)?

Run the tectonic installer with success and ssh in the master and do journalctl -xe

Anything else we need to know?

when running the docker command on master the following error is displayed:
Traceback (most recent call last):
  File "do-spaces-tool.py", line 63, in <module>
    args.func(args)
  File "do-spaces-tool.py", line 36, in cmd_download
    bucket, key = args.location.split('/', 1)
ValueError: not enough values to unpack (expected 2, got 1)

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

No branches or pull requests

2 participants