joggerjoel commented on issue #12580: URL: https://github.com/apache/apisix/issues/12580#issuecomment-3247365270
The issue is that APISIX is stuck in init_etcd (sync) and can't complete initialization, which means: The Admin API isn't fully operational Routes created via Admin API won't work We get 404 errors for all requests Let me check if there's a way to get APISIX to complete initialization or bypass the etcd issue. First, let me see if there are any error messages in the logs that might give us a clue: -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
