Build a Celestial Bodies Database - "You must complete the project first" despite 100% tests passed

I`ve completed the "Build a Celestial Bodies Database"project. CodeRoad shows “Congratulations on completing Celestial Bodies Database” with all tests passing 100%, and I uploaded my universe.sql file to a public GitHub repository.

However, when I paste the link into the Link field and click “I`ve completed this challenge” I get the error “You must complete the project first”

I`ve tried logging out/in, using incognito mode, and confirming my GitHub account maches - none of this fixed it.

My solution link: celestial-bodies-database/universe.sql at main · valentindmitev-bg/celestial-bodies-database · GitHub

Could someone help manually verify/mark this project as complete?

Thanks!

in coderoad, is there any files listed in the git tab that are modified and have not been staged? You can try staging them and see if that triggers the server to connect with fCC’s server. For most people, letting coderoad run long enough after you complete the last step is needed to allow the communication to get through between the last step and the fcc server.

Hello and sorry for the late answer!

I staged and committed all changes(universe.sql), and left CodeRoad running for over 15 minutes. I also tied logging out and back in, but the challenge is still not marked as completed on freeCodeCamp. What should I try next?