You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2019/11/08 15:23:34 UTC

[GitHub] [incubator-apisix] lilien1010 opened a new issue #823: bug: apisix keep restart after rebuild Docker image

lilien1010 opened a new issue #823: bug: apisix keep restart after rebuild Docker image
URL: https://github.com/apache/incubator-apisix/issues/823
 
 
   ### Issue description
   
   I upgrade the APISIX to lastest(in docker)
   but the apisix keep restart 
   ### Environment
   
   * apisix version (cmd: `apisix version`): Master
   * OS:
   
   ### What's the actual result? (including assertion message & call stack if applicable)
   ```
   test_api_gateway |      [C]: at 0x7f67ffa212c0
   test_api_gateway | /usr/local/openresty/luajit/bin/luajit: /usr/bin/apisix:488: bad argument #1 to 'pairs' (table expected, got nil)
   test_api_gateway | stack traceback:
   test_api_gateway |      [C]: in function 'pairs'
   test_api_gateway |      /usr/bin/apisix:488: in function </usr/bin/apisix:458>
   test_api_gateway |      /usr/bin/apisix:593: in main chunk
   test_api_gateway |      [C]: at 0x7f1171dd62c0
   test_api_gateway | /usr/local/openresty/luajit/bin/luajit: /usr/bin/apisix:488: bad argument #1 to 'pairs' (table expected, got nil)
   test_api_gateway | stack traceback:
   test_api_gateway |      [C]: in function 'pairs'
   test_api_gateway |      /usr/bin/apisix:488: in function </usr/bin/apisix:458>
   test_api_gateway |      /usr/bin/apisix:593: in main chunk
   test_api_gateway |      [C]: at 0x7f66046102c0
   ```
   
   
   
   ### What's the expected result?
   apisix could start with default configuration,while the config format changed
   
   
   
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services