We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在其他云服务器或本机的虚拟机中正常。一直加载打不开的问题出现在阿里云ECS服务器,centos7; apisix和dashboard 日志无任何报错; 前端控制台报错: GET http://ip:9000/p__Route__Create. umi.c3c9b336.js:1 8619756b.async.js net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK)
能创建路由,打开配置页面
No response
apisix version
uname -a
nginx -V
openresty -V
etcd --version
The text was updated successfully, but these errors were encountered:
this is happened to me as well. loading infinitely in my screen.
Sorry, something went wrong.
I think I found the root cause. That is, the server ram is low (only 1GB in my case) 😂. After I install on my other server (4GB), it works fine.
服务器资源给小了
No branches or pull requests
Issue description
在其他云服务器或本机的虚拟机中正常。一直加载打不开的问题出现在阿里云ECS服务器,centos7;
apisix和dashboard 日志无任何报错;
前端控制台报错:
GET http://ip:9000/p__Route__Create. umi.c3c9b336.js:1
8619756b.async.js net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK)
Expected behavior
能创建路由,打开配置页面
How to Reproduce
在其他云服务器或本机的虚拟机中正常。一直加载打不开的问题出现在阿里云ECS服务器,centos7;
apisix和dashboard 日志无任何报错;
前端控制台报错:
GET http://ip:9000/p__Route__Create. umi.c3c9b336.js:1
8619756b.async.js net::ERR_INCOMPLETE_CHUNKED_ENCODING 200 (OK)
Screenshots
No response
Environment
apisix version
):uname -a
):nginx -V
oropenresty -V
):etcd --version
):Additional context
No response
The text was updated successfully, but these errors were encountered: