-
Notifications
You must be signed in to change notification settings - Fork 8
Examples not working #38
Comments
Hi there massive apologies about your problems as we are currently in the middle of competely reorganising all of our documentation. Which example system are you using? And can you paste me the contents of your services.js and system.js file and I will try troubleshoot for you. Thanks |
If you are just starting out with nscale I would like invite you to try out our prerelease version of v0.14 you can get it by running |
I'm following https://github.com/nearform/nscale-workshop/blob/master/development-workflow.md step by step. But I'll try the 0.14, thanks for the tip! |
We haven't mentioned in the workshops but you will need to make sure you checkout to the v0.14 branches in any of the examples you clone. This step is left out because we should hopefully be merging to master soon! |
That should work on the v0.13.x release. You might have some other issue in Which OS are you using? Which version of node? 0.13.x does not work on node
|
These workshop docs are the best docs I've seen for nscale so far - you should link to them in nearform/nscale .. more prominently - I only found out they exist from @mcollina's tweet.. Before I was clicking on "Need docs? Check out our wiki." thinking that was the only documentation for nscale. I installed [email protected] and was following this example: https://github.com/nearform/nscale-workshop/blob/v0.14-dev/development-workflow.md step by step. I did checkout #v0.14 branch of the sudc-system. I'm using After running:
and in the logs
At this point I do have some docker containers running, but not sure it's all of what's meant to be running:
|
I get a similar error when following step 1 of the workshop: https://github.com/nearform/nscale-workshop/blob/v0.14-dev/1-nscale-intro.md (#v0.14 branch). After running:
with logs
and
I can access the |
What is erroring is a new feature we put in the prerelease yesterday. We
|
@KidkArolis Apologies for the problems you've run into. As soon as the issue is fixed I'll test the workshops myself and let you know. I'd really like for you to try out them out and give your feedback. We understand that there is some disparity with our documentation at the moment but we are currently working on moving everything to one repo and bringing them all to the standard of the workshops at a minimum. Cheers :) |
This should be fixed by nearform/docker-container@df5b074. Will be rolled into next pre build. |
Hi, I'm struggling to get any of the nscale examples working (this repo as well as https://github.com/nearform/nscale/wiki).
I'm running
and
For example, in here https://github.com/nearform/nscale-workshop/blob/master/development-workflow.md in the first example (Editing an existing system) after running
nsd rev dep head
I get:And
localhost:8000
doesn't work.In the second example (Setting up a new system with a dockerized database), after running
nsd rev dep head
I get:The text was updated successfully, but these errors were encountered: