Universal: @nguniversal/aspnetcore-engine returned a promise that did not resolve or reject

Created on 11 May 2017  路  7Comments  路  Source: angular/universal

Run the repository MarkPieszak/aspnetcore-angular2-universal by replacing its temporary aspnetcore-engine with aspnetcore-engine. Unfortunately, an exception pop up:
An unhandled exception occurred while processing the request.
Exception: Call to Node module failed with error: Prerendering timed out after 30000ms because the boot function in 'C:\Zest\aspnetcore-angular2-universal-master/Client/dist/main-server' returned a promise that did not resolve or reject. Make sure that your boot function always resolves or rejects its promise. You can change the timeout value using the 'asp-prerender-timeout' tag helper.
Microsoft.AspNetCore.NodeServices.HostingModels.HttpNodeInstance+d__7.MoveNext()

aspnetcore-engine investigation

Most helpful comment

I have the same issue!

All 7 comments

Thanks for logging this, let me take a look!

Any updates on this? Running into the same issue.

Apologies I'll get a PR in tomorrow to update this!

I have the same issue!

Is this still an issue on the latest versions?
Angular v5 and aspnetcore-engine v5.0.0-beta.5

Closing as gone stale, please open another issue if there is still a problem.

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PatrickJS picture PatrickJS  路  5Comments

jeffwhelpley picture jeffwhelpley  路  4Comments

jeffwhelpley picture jeffwhelpley  路  6Comments

mmeylan picture mmeylan  路  4Comments

A50 picture A50  路  5Comments