question

Upvotes
Accepted

The contributor is facing login issues on RCC, where they get timeout error

I’ve changed it to:

<Channel>

<Name value="Channel_1"/>

<ChannelType value="ChannelType::RSSL_ENCRYPTED"/>

<Host value="contrib1-emea1.platform.refinitiv.com"/>

<Port value="443"/>

<EncryptedProtocolType value="EncryptedProtocolType::RSSL_SOCKET"/>

</Channel>

</ChannelList>

And still get the original error (I tried 5 times):

230711.09:15:48.922 ERRO [5852] #ZULUREUTERSCONTRIBUTE# : Exception Type='OmmInvalidUsageException', Text='login failed (timed out after waiting 45000 milliseconds) for http://contrib1-emea1.platform.refinitiv.com:443)', ErrorCode='-4052'


From:

230707.15:46:50.679 ERRO [2016] #ZULUREUTERSCONTRIBUTE# : Exception Type='OmmInvalidUsageException', Text='login failed (timed out after waiting 45000 milliseconds) for http://contrib1-emea1.platform.refinitiv.com:443)', ErrorCode='-4052' <Name value="Channel_1"/> <ChannelType value="ChannelType::RSSL_ENCRYPTED"/> <Host value="contrib2-emea1.platform.refinitiv.com"/> <Port value="443"/> <EncryptedProtocolType value="EncryptedProtocolType::RSSL_HTTP"/> </Channel>Loading




ema-api#productapircc-apircc
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@LanceGabriel.Villacrusis

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS

1 Answer

· Write an Answer
Upvotes
Accepted
22.1k 59 14 21

Hi @LanceGabriel.Villacrusis,

You will have to provide more details than this. Is this a new application. Did contributions ever worked in the past? Have you ensured that there is a network route to the host - try the following command and see if you are able to connect to remote host or if a firewall is blocking the connection:

telnet contrib1-emea1.platform.refinitiv.com 443
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.