Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scw run fails silently when no resources are available #126

Closed
ScrumpyJack opened this issue Nov 24, 2015 · 3 comments
Closed

scw run fails silently when no resources are available #126

ScrumpyJack opened this issue Nov 24, 2015 · 3 comments

Comments

@ScrumpyJack
Copy link

scw run --name="buildcowsay" builder

If I understand it correctly, this should be run from within a scaleway image (not from my local desktop - don't know why not) and it creates a new C1 called buildcowsay, starts it and run the builder command inside it.
Can we have better docs for the image-tools and the image-builder process?

The above command (assuming I'm using it properly) fails silently. Not enough resources? or am I missing something else here

@moul
Copy link
Contributor

moul commented Nov 25, 2015

Hi @ScrumpyJack, we noticed this problem (silent failure) and opened an issue on the scaleway-cli repo, see scaleway/scaleway-cli#229

For now, I suggest you to play with the --timeout flag, which can be reasonably set to --timeout=200 seconds to avoid false positive timeouts

@QuentinPerez, about the documentation, can you list here the actual documentations listing ? @QuentinPerez what do you think about creating an hello-world demo video ?

@QuentinPerez
Copy link
Contributor

Hi @ScrumpyJack

You can find the instructions here
As you can see, there are 3 prompts:

root@yourmachine> the commands must be executed on your local desktop
root@buildcowsay> on a C1 server
root@your_custom_image> on a C1 server with the image that you have crafted

@moul I think the demo video is a good idea :)

@moul
Copy link
Contributor

moul commented Feb 26, 2016

I'm closing this issue because it has been inactive for a few weeks.

Please reopen if you still encounter this issue.

Thank you!

@moul moul closed this as completed Feb 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants