cancel
Showing results for 
Search instead for 
Did you mean: 

Redis hyperscaler on trial "connection timed out"

SamueleBarzaghi
Participant
0 Kudos

Hi,

We cannot use redis hyperscaler on trial accounts.

We can create the service, create a service key and bind to an app but the app can reach the service but always get timed out.

To test we ssh into the cf app and:

nc -vz [host] [port]

nc: connect to [host] port [port] (tcp) failed: Connection timed out

Trying with wrong host and port we get:

nc: connect to XXX port XXX (tcp) failed: Connection refused

Do you have the same problem too?

We have no problems on the CPEA global account.

Regards,

Sam

View Entire Topic
manjunath_b
Advisor
Advisor

Hi Sam,

The fix for accessing Redis,hyperscaler option instances on trial should be available now. Can you please check and confirm if this is working?

Please refer this thread in our documentation:https://help.sap.com/viewer/082005ec29494234a42af221bc963a67/Cloud/en-US/90664c079b7645369cadff63bb1ee8c3.html

Thanks and regards,

Manju

SamueleBarzaghi
Participant

Hi manjunath.baburao

I confirm, the app now can use Redis and I can access Redis with redis-cli in local.

I found a little difference, in CPEA Redis is in cluster in trial is not, correct?

Thank you

Best Regards,

Sam

manjunath_b
Advisor
Advisor
0 Kudos

Hi Sam,

Yes. This is correct. Thanks for the confirmation.

Regards,

Manju

former_member704583
Discoverer
0 Kudos

Hi Manju,

Can you please help us on how to configure this stunnel4 proxy server. There seems to be no documentation given in the guide to set up that. We're struck at step 4 of the SAP guide.

Regards,
Harish

manjunath_b
Advisor
Advisor
0 Kudos

Hi Harish,

I have forwarded your query to the team internally. Someone would revert soon on this thread.

Thanks for your patience.

If this is a non-trial/productive issue, I would also encourage you to open a support ticket.

Best regards,

Manju

AnirKulk
Advisor
Advisor
0 Kudos

Hi Harish

It will be helpful to know which service plan are you using. Step 4 in our guide is about opening a ssh tunnel between your local machine and the CF App container. You may refer to https://docs.cloudfoundry.org/devguide/deploy-apps/ssh-apps.html#ssh-command to know more about the command.

Please let me know what error you face.

Alagan
Explorer
0 Kudos

Hi Aniruddha,

Right now I'm using a trial account. I'm able to execute step 4 but the issue is I'm unable to proceed further to step 5 & 6. Step 5 as per the guide is to configure /etc/stunnel/redis.conf to connect to the ssh tunnel. Since I have not installed and set up a TLS-proxy server(Stunnel4, which is a pre-requisite), I'm unable to complete this step.
Can you pls guide me here on how to set up the Stunnel4 server.

Regards,
Harish