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 2022/03/08 10:14:00 UTC

[GitHub] [apisix] kennethToyuan opened a new issue #6548: attempt to concatenate field 'algorithm' (a nil value)

kennethToyuan opened a new issue #6548:
URL: https://github.com/apache/apisix/issues/6548


   ### Issue description
   
   2022/02/24 19:25:16 [error] 45#45: *90430744 lua entry thread aborted: runtime error: /usr/local/apisix/apisix/plugins/hmac-auth.lua:301: attempt to concatenate field 'algorithm' (a nil value)
   stack traceback:
   coroutine 0:
   	/usr/local/apisix/apisix/plugins/hmac-auth.lua: in function 'validate'
   	/usr/local/apisix/apisix/plugins/hmac-auth.lua:438: in function 'phase_func'
   	/usr/local/apisix/apisix/plugin.lua:676: in function 'run_plugin'
   	/usr/local/apisix/apisix/init.lua:447: in function 'http_access_phase'
   	access_by_lua(nginx.conf:261):2: in main chunk, client: 192.168.47.1, server: _, request: "POST /jr-paas/mail/send HTTP/1.1", host: "192.168.47.128:9080"
   2022/02/24 19:25:18 [error] 46#46: *90430823 lua entry thread aborted: runtime error: /usr/local/apisix/apisix/plugins/hmac-auth.lua:301: attempt to concatenate field 'algorithm' (a nil value)
   stack traceback:
   coroutine 0:
   	/usr/local/apisix/apisix/plugins/hmac-auth.lua: in function 'validate'
   	/usr/local/apisix/apisix/plugins/hmac-auth.lua:438: in function 'phase_func'
   	/usr/local/apisix/apisix/plugin.lua:676: in function 'run_plugin'
   	/usr/local/apisix/apisix/init.lua:447: in function 'http_access_phase'
   	access_by_lua(nginx.conf:261):2: in main chunk, client: 192.168.47.1, server: _, request: "POST /jr-paas/mail/send HTTP/1.1", host: "192.168.47.128:9080"
   
   consumer  config:
   ![image](https://user-images.githubusercontent.com/13416357/157215775-adb50fdf-b440-4a33-be1c-294d7dbf4960.png)
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander closed issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
spacewander closed issue #6548:
URL: https://github.com/apache/apisix/issues/6548


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] soulbird commented on issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #6548:
URL: https://github.com/apache/apisix/issues/6548#issuecomment-1062563617


   It's related issue #5464. We have fixed this issue in #5464. Please use version 2.10 and later


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] soulbird edited a comment on issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
soulbird edited a comment on issue #6548:
URL: https://github.com/apache/apisix/issues/6548#issuecomment-1062563617


   It's related issue #5464. We have fixed this issue in #5467. Please use version 2.10 and later


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] spacewander commented on issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
spacewander commented on issue #6548:
URL: https://github.com/apache/apisix/issues/6548#issuecomment-1064676926


   Consider solved. Feel free to reopen it if need.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] soulbird commented on issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #6548:
URL: https://github.com/apache/apisix/issues/6548#issuecomment-1062476959


   > ### Issue description
   > 2022/02/24 19:25:16 [error] 45#45: *90430744 lua entry thread aborted: runtime error: /usr/local/apisix/apisix/plugins/hmac-auth.lua:301: attempt to concatenate field 'algorithm' (a nil value) stack traceback: coroutine 0: /usr/local/apisix/apisix/plugins/hmac-auth.lua: in function 'validate' /usr/local/apisix/apisix/plugins/hmac-auth.lua:438: in function 'phase_func' /usr/local/apisix/apisix/plugin.lua:676: in function 'run_plugin' /usr/local/apisix/apisix/init.lua:447: in function 'http_access_phase' access_by_lua(nginx.conf:261):2: in main chunk, client: 192.168.47.1, server: _, request: "POST /jr-paas/mail/send HTTP/1.1", host: "192.168.47.128:9080" 2022/02/24 19:25:18 [error] 46#46: *90430823 lua entry thread aborted: runtime error: /usr/local/apisix/apisix/plugins/hmac-auth.lua:301: attempt to concatenate field 'algorithm' (a nil value) stack traceback: coroutine 0: /usr/local/apisix/apisix/plugins/hmac-auth.lua: in function 'validate' /usr/local/apisix/apisix/plugins/hmac
 -auth.lua:438: in function 'phase_func' /usr/local/apisix/apisix/plugin.lua:676: in function 'run_plugin' /usr/local/apisix/apisix/init.lua:447: in function 'http_access_phase' access_by_lua(nginx.conf:261):2: in main chunk, client: 192.168.47.1, server: _, request: "POST /jr-paas/mail/send HTTP/1.1", host: "192.168.47.128:9080"
   > 
   > consumer config: ![image](https://user-images.githubusercontent.com/13416357/157215775-adb50fdf-b440-4a33-be1c-294d7dbf4960.png)
   
   Can you provide the version number of Apache APISIX and APISIX-dashboard?


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix] soulbird commented on issue #6548: attempt to concatenate field 'algorithm' (a nil value)

Posted by GitBox <gi...@apache.org>.
soulbird commented on issue #6548:
URL: https://github.com/apache/apisix/issues/6548#issuecomment-1062454033


   Looking at


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org