You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/12 02:59:51 UTC

[GitHub] [apisix-dashboard] juzhiyuan opened a new issue #1889: Create/Configure Route page is broken

juzhiyuan opened a new issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889


   ## 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](https://user-images.githubusercontent.com/2106987/117911736-dd627d00-b310-11eb-8d12-4242da71597f.png)
   
   
   ## 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839615569


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839396209


   Thanks!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] LiteSun closed issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
LiteSun closed issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839396076


   Okay looking into this, will report you asap


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839532421


   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
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839396040


   ![image](https://user-images.githubusercontent.com/2106987/117912050-5e217900-b311-11eb-912a-ac683d374ee3.png)
   
   When I reload, it's loading infinitly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas edited a comment on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas edited a comment on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839532421


   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 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839549221


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-839633020


   Okay


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] iamayushdas commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-852838669


   we can unpin this now, i guess


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] juzhiyuan commented on issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889#issuecomment-840990733


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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] LiteSun closed issue #1889: Create/Configure Route page is broken

Posted by GitBox <gi...@apache.org>.
LiteSun closed issue #1889:
URL: https://github.com/apache/apisix-dashboard/issues/1889


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org