Build a Celestial Bodies DB does not finish

Hello dear FCC community.
I finished the Celestial Bodies DB with CodeAlly - in CodeAlly I get the check mark that the project is finished successfully.
But I can not do step 2 ( “Submit your code”) from FCC - I get the message “You must complete the project first.”
(see screentshots)

Is there a way to mark this project as complete in FCC?
Thank you for your help!

Have you followed this step

Important: After you pass all the project tests, save a dump of your database into a universe.sql file so you can complete step 2. There will be instructions how to do that within the virtual machine.

Thanks for your answer.

Yes I have saved a dump into a universe.sql file and have uploaded this file to my Github account. When I enter the link to the file in FCC, I get the message “You must complete the project first.”. I have completed the project, so I don’t know what else to do here…

what is the repository path?

The repo path is:
https://github.com/something/something/something/master/Relational-Database/universe.sql

did you try to enter this path "https://github.com/something/something.git" (that’s basically what I was wondering, which path did you try)

Edit: the other thing i would try is to make sure the sql file is at the root of the repository if the current repo setup is not working.

1 Like

Thank you so much, it really worked with this Github URL!

1 Like

Great. To avoid sharing your code, I have edited our posts to remove the full path to the solution and repo. Just fyi.

Hi all

I have run into the same problem. No matter what path I try as suggested above, it does not accept it. I made a new repository as well, no luck.

Any assistance will be greatly appreciated, thank you.

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

No its not for written code, its the same issue lensys had. I didnt want to make a new topic for it.

I will make a new if need be.

Thanks