keystonejs / keystone-classic

Node.js CMS and web app framework
http://v4.keystonejs.com
MIT License
14.65k stars 2.21k forks source link

Admin UI Timeout Loading #4959

Closed emaddoma closed 4 years ago

emaddoma commented 4 years ago

Expected behavior

Opening /keystone loads Admin UI

Actual/Current behavior

desc="Request timeout" method=GET path="/keystone/js/admin.js"

Steps to reproduce the actual/current behavior

Works fine locally but cannot load AdminUI after login in production environment

Environment

Node 6.11.1 Heroku Keystone 4.2.1

emaddoma commented 4 years ago

Updating to Node 8.16.0 fixed the issue