Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No update from aerender for 60 seconds error when upgrading past 1.42.2 #1039

Open
byumark opened this issue Jan 21, 2025 · 0 comments
Open
Labels

Comments

@byumark
Copy link
Contributor

byumark commented Jan 21, 2025

Describe the bug
When we upgrade to a nexrender version above 1.42.2, we get a No update from aerender for 60 seconds error even though the render appears to have completed.

Information about environment

  • Which version of nexrender are you using?
    1.42.2 but any version above has the problem

  • What kind of the setup do you have? (server+worker or cli)
    server+worker

  • Are you using pre-built binaries or globally installed npm packages?
    Nothing global on the worker, but here are the locally installed packages.

"dependencies": {
    "@nexrender/action-encode": "^1.5.8",
    "@nexrender/core": "1.42.2",
    "@nexrender/provider-s3": "^1.5.9",
    "axios": "1.6.8",
    "convict-format-with-validator": "6.2.0"
  }
  • Which kind (and version) of operating system you are running it in?
    Windows Server 2019

Expected behavior
The render should finish and nexrender should report that it has finished.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant