Mongodb URI malformed

Hi @Pufferfish101007!
I have had this issue when using the Mongoose connection string in .env. Try surrounding it in ""s. Put the whole URL (not just password) in .env and let me know what happens :slight_smile:

Eddie