Closed DEVENDERMASTER closed 5 days ago
If you still have the problem: add the file .env.local to your beunblurred directory. In this file add MONGODB_URI='mongodb://localhost:333'
The host and port are not important because AFAIK this feature ("Archiver") does not work unless you subscribe. Maybe it does not work at all locally, I really don't know ...
Ignore my previous posting. It seems, a real MongoDB installation is needed to get it working locally because when installed locally I get a 500 error with the latest build (5 hours ago) but when I use beunblurred.co it works. So, @macedonga it would be nice if you explain how to set up the MongoDB instance. I already installed mongodb, got the mongosh working but I still get an error and it seems that is what causes the error because the token is now stored in the database?
Fixed, pull the changes and do what the readme says ;-)
Bug describtion: I can not build the app.
To Reproduce: Steps to reproduce the behavior:
Error Log PS C:\Software\beunblurred> npm run build
▲ Next.js 14.2.12
Experiments (use with caution): · instrumentationHook
✓ Linting and checking validity of types Creating an optimized production build ...