Can't pass last assignment in Chapter 1 - Issue?

As already mentioned:

what worked for me is to open the cluster on another tab and follow the screenshots instructions from the ide page on the cluster tab. I think there should be a link from the instruction tab to goto cluster from there, it will avoid confusion.

Hi, probably, the problem is that you are writing the code line in the wrong place, you should write in the below part of IDE instead above.

Hi there,
I am having the same issue, I am unable to pass the last lab in the IDE, my cluster name is: cluster0
Is it possible to rename the cluster to sandbox? I am not sure how to proceed with this, Thanks in advance
I type this + password: mongo “mongodb+srv://cluster0.jho9n.mongodb.net/M001” --username m001-student
Result:
3 total, 2 passed, 0 skipped:
[PASS] “Successfully connected to the Atlas Cluster”
[FAIL] “The cluster name is Sandbox”

Did you name your Atlas cluster Sandbox?

[PASS] “The username is m001-student”

No. You must terminate the current cluster and create one with the appropriate name.

1 Like

Got ya, Thanks sorted!
I had not seen the option to rename the cluster at the bottom of the start a new cluster page, cheers