Replies: 2 comments 2 replies
-
I build from source code, follow https://apisix.apache.org/docs/apisix/2.15/building-apisix/
then
but got error. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I try use apisix-3.1.0. got same error. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
error.log:
2023/01/31 15:30:26 [error] 20600#20600: *4428 lua entry thread aborted: runtime error: /home/dowte/LuaProjects/apisix-2.15.1/apisix/init.lua:809: attempt to index upvalue 'router' (a nil value)
stack traceback:
coroutine 0:
/home/dowte/LuaProjects/apisix-2.15.1/apisix/init.lua: in function 'http_admin'
content_by_lua(nginx.conf:250):2: in main chunk, client: 127.0.0.1, server: _, request: "GET /apisix/admin/routes?page=1&page_size=10 HTTP/1.1", host: "127.0.0.1:9080"
Beta Was this translation helpful? Give feedback.
All reactions