Problem connecting OpenRPA to OpenIAP

I have installed OpenIAP on docker on a linux machine following the documentation, I have added the DNS entries and I can connect perfectly to OpenIAP through the browser.

I have modified the settings.json file to connect OpenRPA to my OpenIAP instance.
Modifying the variable “wsurl”.

image

But in OpenRPA I see this server connection error.

image

Is there anything I need to configure? Any way to troubleshoot the error?

regards and thanks

You dont seem to have ssl ( lets encrypt ) on opencore, so you need to use http from openrpa ( change wss to ws )

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.