.zefzefefz
trying to implement this Rasa & Dashbot & Kubernetes - #50 by stephens
Hello @aymane258,
I should replace the url adress of external rasa OSS deployment. My question is which url is it?
url would be https://51.137.12.21/
Is it the first one (rasa with the exernal ip of 51.137.12.21) ? And if so , is the same ip used for the rasaWorker?
same IP - exactly.
And do i need to specify a specific port for production/worker.
As far im aware of - no you dont need to. the ports are open as i can tell from the kubectl output - so all is good.
Really appreciate you for responding. I asked because training the model through rasa x didn’t seem to work so i assumed it might be the wrong ip. Thanks alot I will see what else might be causin
Hello @aymane258
it seems you runder under windows and i cannot support you under that. The errors are from docker.\
i would recommend switching to WSL2 Ubuntu and work there - there will be less errors inflected from a windows native environment.