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

Create/Configure Route page is broken #1889

Closed
juzhiyuan opened this issue May 12, 2021 · 9 comments · Fixed by #1899
Closed

Create/Configure Route page is broken #1889

juzhiyuan opened this issue May 12, 2021 · 9 comments · Fixed by #1899
Labels
bug Something isn't working

Comments

@juzhiyuan
Copy link
Member

Issue description

Hi, when I visit the demo site http://139.217.190.60/ today, I found that the Create/Configure Route page is broken with a wired error.

When I running this project locally and using yarn start mode, all things are good. I haven't tried to use yarn build & setup a Production environment.

Expected behavior

It needs to show the Create steps page.

How to Reproduce

  1. Go to http://139.217.190.60/
  2. Click on /routes/create
  3. Error happened

Screenshots

image

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 curl http://127.0.0.1:9090/v1/server_info to get the info from server-info API):
  • apisix-dashboard version, if have: the latest commits from master branch
  • Browser version, if have: Chrome

Additional context

No

@juzhiyuan juzhiyuan added the bug Something isn't working label May 12, 2021
@juzhiyuan
Copy link
Member Author

image

When I reload, it's loading infinitly.

@iamayushdas
Copy link
Contributor

Okay looking into this, will report you asap

@juzhiyuan
Copy link
Member Author

Thanks!

@iamayushdas
Copy link
Contributor

iamayushdas commented May 12, 2021

Yesterday's commits have some problem i guess,
production deploy from day before yesterday is working fine:
https://609b7441688c4c9abaeb03df--apache-dashboard.netlify.app/

production deploy Url: (Fetched from recently updated repo)
https://609b7ed3b39e03b0705cf446--apache-dashboard.netlify.app/routes/create

cc @juzhiyuan

@iamayushdas
Copy link
Contributor

@guoqqqi @liuxiran could you guide me a little in this

@juzhiyuan
Copy link
Member Author

Got it, it's too wired due to we have tests passed 🤔 cc @guoqqqi to hep you, he may reply not quickly these days.

@iamayushdas
Copy link
Contributor

Okay

@juzhiyuan juzhiyuan pinned this issue May 14, 2021
@juzhiyuan
Copy link
Member Author

For users who want to visit the demo site, please use https://609b7441688c4c9abaeb03df--apache-dashboard.netlify.app/ for temporality.

@iamayushdas
Copy link
Contributor

we can unpin this now, i guess

@juzhiyuan juzhiyuan unpinned this issue Jun 3, 2021
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

Successfully merging a pull request may close this issue.

2 participants