-
Bug
-
Resolution: Done
-
Blocker
-
2.0 ER3
-
None
-
This was fixed by https://github.com/3scale/apicast/pull/261 in the ER3-2 respin.
The production configuration Apicast does not serve any API and fails to load configuration with following log:
2017/02/10 10:43:31 [error] 23#23: *660 [lua] apicast.lua:88: auto updating configuration failed with: /opt/app-root/src/src/configuration_loader.lua:16: missing configuration, context: ngx.timer 2017/02/10 10:43:31 [error] 22#22: *667 [lua] remote_v1.lua:155: curl(): configuration download error curl: (27) Out of memory 27, context: ngx.timer 2017/02/10 10:43:31 [error] 22#22: *667 [lua] apicast.lua:88: auto updating configuration failed with: /opt/app-root/src/src/configuration_loader.lua:16: missing configuration, context: ngx.timer
This fails right after deployment of whole platform.