cancel
Showing results for 
Search instead for 
Did you mean: 

Issue Accessing SAP BTP Cockpit and Configuring ABAP Cloud Project in Eclipse

jubralex
Explorer
0 Kudos
129

Hello everyone,

I'm currently facing an issue while trying to access the SAP BTP Cockpit and configure my environment in Eclipse for the course "Learning the Basics of ABAP on SAP BTP". Here are the details:

When I log in to SAP BTP Cockpit, it shows:
"Logged in as x@email.com. We couldn't find any global accounts associated with your user. If you believe this is a mistake, contact your cloud operator."

A few days ago, everything was working fine. I could access the Cockpit and use it for the course setup.

I've noticed that:

The link https://account.hana.ondemand.com/cockpit/#/home/allaccounts works for me.
However, sometimes it redirects me to https://cockpit.eu20.hana.ondemand.com/, which doesn’t work and shows the error mentioned above.


I managed to access the Cockpit through the working link and copied the JSON key from the instance to create a new ABAP Cloud project in Eclipse. However, when trying to connect in Eclipse, I get the error:
"Failed to get service instance URL info for https://23bf02f0-9d4d-4fe7-ae57-cab54ffafb1e.abap.us10.hana.ondemand.com: Unexpected response code: 503"

Could anyone guide me on:

Why the SAP BTP Cockpit redirects to a non-functional link and how to fix it?
How to resolve the issue in Eclipse to proceed with my ABAP setup in order to continue with the SAP course?
Any help would be greatly appreciated!

Thanks in advance!

Juan

Accepted Solutions (0)

Answers (1)

Answers (1)

Dinu
Active Contributor
0 Kudos

If you are using trial account the cockpit URL is different the one for enterprise or free accounts. Use https://account.hanatrial.ondemand.com/. I believe this is the link mentioned in the course.

Error 503 could be a temporary issue. Please try again. You might also want to update ABAP Core Development Tools in eclipse (Help/Check for Updates).