-
Notifications
You must be signed in to change notification settings - Fork 550
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
can not start with docker #381
Comments
not sure what happened, could we have a screen sharing when you are free? |
I know what happen. |
🤔 So we SHOULD NOT run that shell, right? |
我的情况是不运行就可以,看了下,这个脚本,运行这个脚本生成的配置是可以理解为是空的。 |
thanks! |
this is fixed in #383 |
thanks! |
if [[ "$unamestr" == 'Darwin' ]]; then need add one line |
done |
Please answer these questions before submitting your issue.
Question
can not start apisix-dashboard with docker.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
27083ec44749 apache/apisix:dev "sh -c '/usr/bin/api…" 3 minutes ago Restarting (1) 7 seconds ago dashboard_apisix_1
[C]: at 0x562c561cd320
/usr/local/openresty/luajit/bin/luajit: /usr/local/apisix/deps/share/lua/5.1/tinyyaml.lua:698: bad argument #1 to 'sfind' (string expected, got nil)
stack traceback:
[C]: in function 'sfind'
/usr/local/apisix/deps/share/lua/5.1/tinyyaml.lua:698: in function 'parsedocuments'
/usr/local/apisix/deps/share/lua/5.1/tinyyaml.lua:760: in function 'read_yaml_conf'
/usr/bin/apisix:679: in function </usr/bin/apisix:672>
/usr/bin/apisix:936: in main chunk
[C]: at 0x562891b9e320
Bug
Which version of Apache APISIX Dashboard, OS and Broswer?
ubuntu-1604
What happened?
just start with docker
Requirement or improvement
The text was updated successfully, but these errors were encountered: