This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Tsaas server installed with FADI not found #121
Labels
bug
Something isn't working
Comments
You need to enable the ingress plugin and to add this URL in your /etc/hosts with the minikube ip if you want this to work. |
banzo
added a commit
that referenced
this issue
May 3, 2021
banzo
added a commit
that referenced
this issue
May 4, 2021
banzo
added a commit
that referenced
this issue
May 4, 2021
banzo
added a commit
that referenced
this issue
Nov 15, 2021
* Monitoring and various documentation fixes (#111) * Update INSTALL.md * CI/CD with minikube * ldap documentation * elastic-stack ldap documentation * Details on JHub LDAP documentation * typo in jhub ldap doc * Helm 3 - Remove deprecated tiller ref, updated traefik install version * Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> * Zabbix doc: cetic/helm-fadi#27 * Update LOGGING.md Co-authored-by: Sebastien Dupont <dupont.sebastien@gmail.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> * update zabbix service name * fix #105 (#115) Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Amen AYADI <37482206+AyadiAmen@users.noreply.github.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> * Simplified description * Remove outdated Helm architecture schema * Delete helm-architecture.png * removed erroneous dashboard link, added troubleshooting guidance (logs howto and FAQ link) * Add kubectl logs/events guidance to bug report template * FAQ: add logs/debug instructions, change FADI acronym explanation, add links to how to extend FADI * Delete helm/tiller directory * Add ingress note in FAQ, fixes #121 * typo Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Amen AYADI <37482206+AyadiAmen@users.noreply.github.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com>
banzo
added a commit
that referenced
this issue
Nov 15, 2021
* Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) * fix #105 (#115) * Feature/rancher proxmox (#117) * Documentation/binderhub (#112) * group management (#113) * Feature/tests (#123) - Setup the testing framework for fadi. Add automated testing of the services using Jest and Puppeteer, test cases and scenarios specifications and implementation. * Usermanagement documentation (Nifi) + Tensorflow use case (#130) * NiFi - LDAP Documentation * Feature/seldon - ML models management (#122) * Add new flag to helm repo add to overwrite the cetic chart repo if already present (#133) * Add zakaria2905 to contributors * Userguide update (#135) * Monitoring and various documentation fixes (#111) * Update INSTALL.md * CI/CD with minikube * ldap documentation * elastic-stack ldap documentation * Details on JHub LDAP documentation * Helm 3 - Remove deprecated tiller ref, updated traefik install version * Feature/zabbix (#110) * Documentation links fix (#95) * fix the password to connect to Adminer (#99) * Update logging doc (#103) * Zabbix doc: cetic/helm-fadi#27 * fix #105 (#115) * fix #121 Co-authored-by: Sebastien Dupont <sebastien.dupont@cetic.be> Co-authored-by: Amen Ayadi <ayadi.amen@gmail.com> Co-authored-by: Alexandre Nuttinck <alexandre.nuttinck@cetic.be> Co-authored-by: Faiez Zalila <fzalila@users.noreply.github.com> Co-authored-by: Sellto <selleslagh.tom@gmail.com> Co-authored-by: Faiez Zalila <faiez.zalila@cetic.be> Co-authored-by: Rami Sellami <rami.sellami@cetic.be>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Create a Stream with tsaas and swagger-ui fails.
Environment:
Provide the environment in which the bug has happened (minikube on a workstation, full fledged Kubernetes cluster, ...)
What happened:
Launching tsaas and swagger-ui with FADI creates a server named http://api-tsimulus.fadi.minikube. This server is not found when I try to create a stream.
What you expected to happen:
Start streaming
How to reproduce it (as minimally and precisely as possible):
Output of
minikube logs
(if applicable):TypeError: Aucun serveur ayant le nom d’hôte précisé n’a pu être trouvé.
Anything else we need to know:
When I do the same process with tsaas user guide here everything works perfectly.
The text was updated successfully, but these errors were encountered: