My free instance was unresponsive and I decided to delete it and create a new one. For the past 4 days I have been getting the following message when trying to create a new instance:
"You must wait while your Free instance is cleaned up"
I can create the new Stardog Cloud Free instance now but cannot access the knowledge graph end point URL as the username password seems not to be accepted.
I am using the same credentials I used to login to Stardog cloud and the password does not have a white space and is 10 characters long.
I did try to modify the endpoint URL but am again getting the username/password error.
Also I ran the diagnostics report and donot see any concern there.
Test authorization header received
Test custom header received
Connection ID: 29f7149a-8de5-470e-9e8d-02318eaaaf27
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Response Time: 1814 ms
Stardog Portal: Authenticated
Email Verified
Service: https://sd-38e62db2.stardog.cloud:5820 Alive
Server: https://sd-38e62db2.stardog.cloud:5820 Authorized
Identifier Value
Username lilly@vaudience.net
Provider auth0
OAuth Subject google-oauth2|101423204256662424759
Header Value
Accept-Encoding: gzip, deflate, br
Accept-Language: en-US,en;q=0.9
Host: cloud.stardog.com
Referer: Stardog Cloud
Sec-Ch-Ua: "Chromium";v="116", "Not)A;Brand";v="24", "Google Chrome";v="116"
Sec-Ch-Ua-Mobile: ?0
Sec-Ch-Ua-Platform: "Windows"
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: same-origin
X-Amzn-Trace-Id: Root=1-64f6fa75-1f4e46b9195c368718171e65
X-Forwarded-For: 212.114.247.206
X-Forwarded-Port: 443
X-Forwarded-Proto: https
X-Request-Started-At: 1693907572482
This is a little confusing in cloud, since the account (username/password) you use when logging in to the Stardog Cloud portal (https://cloud.stardog.com/) is different from the accounts you use to access your Stardog cloud endpoint.
After you log into the portal, you can access your endpoint by clicking one the applications (Designer, Explorer, or Studio). If you need to access your Stardog endpoint via CLI or programmatically, you will need to use the Studio application to create a user for this purpose. See Inviting and Configuring Users | Stardog Documentation Latest for more details.
My Stardog Cloud Free account was not responding. So I deleted it and recreated with a user ID and password. Earlier it was Google SSO. But I am getting error message which says - "You Must Wait While Your Free instance is cleaned up".
Hello Paul,
Yes it worked. I can access Stardog Free Cloud instance again.
But I want to login to Stardog cloud with a user name and password and not Google SSO.
What steps can I follow to do this ?
To log in with a username/password instead of Google SSO, you will need to log out (click the person outline icon in the upper right hand corner of the portal page) and create a new account. Note that this will be a completely new account and not associated with your previous account; specifically, you will need to create a new Knowledge Graph Endpoint.
I got an authorization error that https://sd-5229b2db.stardog.cloud:5820 Unauthorized because I accidentally delete the user myself (wpeng3@slb.com) from the instance. If I remember correctly, there's only a superuser and a reader in the instance now. Do you know if it's possible that an admin adds myself back? Or maybe I need to delete this instance and create a new one?