Skip to content
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

dashboard3.0.1创建、配置路由页面无法打开,插件页面也无法打开,一直在加载状态 #2952

Open
renmeijian opened this issue Jun 28, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@renmeijian
Copy link

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 (cmd: apisix version):
  • OS (cmd: uname -a):
  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):
  • etcd version, if have (cmd: run etcd --version):
  • apisix-dashboard version, if have:
  • Browser version, if have:

Additional context

No response

@renmeijian renmeijian added the bug Something isn't working label Jun 28, 2024
@kusumo1920
Copy link

this is happened to me as well. loading infinitely in my screen.
image

@kusumo1920
Copy link

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.

@a2cd
Copy link

a2cd commented Oct 11, 2024

服务器资源给小了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants