Hello,
I am facing an urgent issue with accessing my JATOS instance, which contains critical research data. Here are the details:
Thank you for your assistance!
Hi @abaanggg,
Welcome to the Google Cloud Community!
Setting up JATOS with Google Cloud is considered a third party and with that, it may no longer be my area of expertise. Likewise, I'll do my best to share my insights about the issue you're facing.
Though I'm not sure the exact steps on how you've set up Google Cloud for your JATOS project/instance, my best guess here is that you've set up JATOS like a web server within a Compute Engine Virtual Machine (VM), so one way or the other, at some point in your steps, it's expected that one knows the name of the VM instance where JATOS was set up, or if not, at least the containing project ID that's linked to it.
You can try to look for the missing VM via gcloud compute instances list, but if you have multiple projects, ensure that you're pointing to the right one in GCP console or in GCloud CLI (via gcloud config set). You can also check this related Stack Overflow post that talks about searching for a missing instance.
The possibility of recovering your JATOS data would only depend on the following conditions:
In the case of billing concerns surrounding a Google Cloud project, some resources attached to a Google Cloud project gets removed, usually after a 30-day grace period, in the event that your Google Cloud services have stopped due to expired free trial, unsettled payment or Google Cloud project suspension. I won't be able to fully confirm if this is what happened to your JATOS instance. Likewise, to verify its overall status, it would be best to contact Google Cloud support so that they could further investigate the issues surrounding your missing instance and identify the next best course of action for your case.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.