App loading freeze for 30 seconds - SOLVED

Hi,

since a couple of days I am experiencing a long load time of my app, 30 seconds where nothing happens!

I tried couple of things but I am not able to pinpoint the source of the problem and actually no idea how to troubleshoot it!
Not sure is related to the sockjs error shown.

Using Meteor with apollo, mysql and react.
On my console the database loads fine, then after 30 seconds the client loads. In between nothing :confused:

Tried loading another project and no problems there.

Any idea?

Thanks!

Found the issue, made a mistake in importing an icon from @materialui/icons!

Here the link in case someone else has the same problem

1 Like