on 2020 Nov 07 10:06 AM
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
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
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.
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
User | Count |
---|---|
66 | |
9 | |
7 | |
6 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.