-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
apisix dashboard - docker - panic: runtime error: invalid memory address or nil pointer dereference #2946
Comments
I was able to fix it if (not sure which one was needed):
Hope it helps to handle the panic case. |
Getting this error for ubuntu based setup , |
panic: runtime error: invalid memory address or nil pointer dereference goroutine 1 [running]: |
I did not succeed, is there a solution? |
the docker image of the dashboard didn't saw any updates since 2 years. |
Issue description
using docker compose to run apisix dashboard (latest). Likely there is an error in the yaml file but it should not panic?
Apisix (part also of the docker compose works fine)
Expected behavior
a different error message
How to Reproduce
Screenshots
Environment
latest docker version
on ubuntu
Additional context
extract docker compose .yaml
conf file:
The text was updated successfully, but these errors were encountered: