mathigon/studio

MongoDB attempt takes too long

HrAnders opened this issue · 0 comments

Hi there,
after trying different ways to just get the example course working I'm now at some strange point.
After starting the server npm run start I get this:

npm run start

@mathigon/studio-example@0.1.36 start
ts-node -s server/app.ts

Running on port 8080 in development mode.
Trying in-memory Mongo DB...

The problem now is that nothing more happens and I'm not sure what to do. It seems like there is some server implementation issue but without an error I'm not able to figure it out. Someone else with the same problems?


Fixed it by myself:
Just had to change the port to http://127.0.0.1:8080/