-
Notifications
You must be signed in to change notification settings - Fork 160
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
Unable to deploy Articulate in Windows. "HNS failed with error : The parameter is incorrect" #249
Comments
Hi @amritapcs would you mind to answers this questions please to help you out Please describe the issue you are having here and answer the question below.
Google Cloud
|
Pl see my revert below in red . Appreciate your quick revert.
- Did you download a release or pull from Master? Which release?
Yes, pull from master. Version 3.0
- What operating system are you running?
Windows server 2016
- Are you running locally or in the cloud?
Google Cloud
- Which browser are you using?
Chrome
|
Thanks for your answers. So are you running docker on windows? Right? |
Yes.
Regards
Amrita Anand
|
By looking on docker issues it seems it could be related with an issue that was already solved with an update. Could you check if you are able to update your docker? |
By the way, Master branch is our working space, so it isn't stable. We recommend you to use our latest release and follow the cloud installation instructions |
Daniel,
I tried as suggested still getting error after running docker-compose up.
Regards
Amrita Anand
…On Mon, Jun 18, 2018 at 12:07 AM, Daniel Calvo Marin < ***@***.***> wrote:
By the way, Master branch is our working space, so it isn't stable. We
recommend you to use our latest release
<https://github.com/samtecspg/articulate/releases/tag/v0.9.4> and follow
the cloud installation instructions
<https://samtecspg.github.io/articulate/getting_started/cloud-installation>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#249 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AY7xNVpAZzzfV5Nnok66r9vLM80Q5aXoks5t9qHjgaJpZM4UqvJU>
.
|
@amritapcs can I get the exact error message. Copy paste/screenshot? |
Pl find the attached error as well as revised docker-compose.yml file and
env file
Regards
Amrita Anand
|
@amritapcs Given that you are directly answering the emails from GitHub we aren't able to see the files you attached. Could you please attach them by firstly accessing into this link #249 and then attaching the files in a new comment |
Pl check the attached file. |
After reviewing your document I confirmed this is totally related with your docker set up in your windows machine. You can get information about your particular error here: The most common fix seems to be this one, taked from stackoverflow: This is a known limitation. At present windows only supports one NAT network. Removing Netnat by invoke Remove-Netnat is not supported. Run this in powesrhell.
|
@amritapcs let us know if that solves your issue. If not, do you have the option of creating a linux VM on GCS? |
Hi,
Thanks for you suggestion.
I have successfully install articulate on ubuntu VM. Now I want to check to
the code and want to customize as per my requirement. Can you please guide
me where I will get those file.
Thanks
Amrita
Regards
Amrita Anand
…On Tue, Jun 19, 2018 at 7:23 AM, Caleb M. Keller ***@***.***> wrote:
@amritapcs <https://github.com/amritapcs> let us know if that solves your
issue. If not, do you have the option of creating a linux VM on GCS?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#249 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AY7xNfpXgVRJOdfl-DCwLrNVx6z90mCxks5t-FmSgaJpZM4UqvJU>
.
|
Our défaut releases don't include the code, just a compose file and some config files. If you want to the code you'll want to Let us know if you run into any other problems. |
Hi,
can we add a login page.
Thanks
Amrita
Regards
Amrita Anand
…On Tue, Jun 19, 2018 at 5:19 PM, Caleb M. Keller ***@***.***> wrote:
Our défaut releases don't include the code, just a compose file and some
config files.
If you want to the code you'll want to git clone
https://github.com/samtecspg/articulate.gitand you will have all of the
source files!
Let us know if you run into any other problems.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#249 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AY7xNTGaE83mAq-fajj5XJ8rQb6DY6AQks5t-OVUgaJpZM4UqvJU>
.
|
Amrita, For a process to fronend articulate with a login, please see the link on Issue#162 (that also links to issue 22 which is about the (future) direct implimention of a login interface) |
@amritapcs (forgot to paste link) I mean this issue #162 |
Based on @amritapcs comment We can close this issue. |
I am trying to install on google cloud but getting error for the command "docker-compose up" as "alpha-nlu-network" parameter is not correct. HNS service is not started due to invalid parameter. As per the documentation i have changed the localhost with the public vm ip. I have done the changes for Api_url, Swagger_host and docker_instance. Please advice.
The text was updated successfully, but these errors were encountered: