issues with connecting with microstrategy

When I try to do the

Connection$new(base_url=base_url,
username=username, password=password, project_name=project_name,ssl_verify = FALSE)

I get the Error in

curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: [#####:8443] Connection timed out after 10001 milliseconds

I am wondering how can I solve this problem?

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

If you have a query related to it or one of the replies, start a new topic and refer back with a link.