Skip to content
Discussion options

You must be logged in to vote

Now I am guessing that it is because of connection limit in nginx.

in my nginx.conf

I had this line

	limit_conn_zone "$http_cf_connecting_ip" zone=perip:100m;
	limit_conn perip 2;

So it blocked multiple links.

I dont know how to set up this.

But when it fiexed limit_conn perip 20;, no errors came out.

I think it is because of the connection limit.

Anybody, who has trouble with Anybody who has problem with Uncaught (in promise) TypeError: Failed to fetch dynamically imported module:,

think if this is the reason.

Thanks guys for corcerns.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by magic-thomas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant