You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/01/30 06:31:18 UTC

[GitHub] [cloudstack] levindecaro opened a new issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

levindecaro opened a new issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   UI
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master branch.
   -->
   
   ~~~
   4.15
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   N/A
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   CentOS 7
   
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   
   Problem 1: empty VPC network list
   Problem 2: pagination request error.
    
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   1. Under Project View
   2. Create a VPC network with "Default VPC offering"
   3. Navigate into the newly created VPC->network
   4. Add two Network with DefaultIsolatedNetworkOfferingForVpcNeworksWithInternalLB setting
   5. Add a new Public IP address
   6. Click on the newly assigned IP address, move to Port Forwarding, it shown "Request Failed"
   7. Enter port 80 and click Add VM
   8. Add VM screen popup, network tier drop down shown empty, click on page 2, show "Request Failed"
   ~~~
   ![requesterror](https://user-images.githubusercontent.com/36956864/106349183-e5208780-6306-11eb-9f67-4f0d62398ac9.png)
   
   ![portforward](https://user-images.githubusercontent.com/36956864/106349179-e2259700-6306-11eb-84d1-5d6bdbf19f7c.png)
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   - Network list out properly
   - No error shown during navigation.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   See screen capture.
   ~~~
   


----------------------------------------------------------------
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] [cloudstack] rhtyd commented on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
rhtyd commented on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-791906487


   Fixed in https://github.com/apache/cloudstack/pull/4746


----------------------------------------------------------------
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] [cloudstack] utchoang commented on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
utchoang commented on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-789471666


   According to the old UI, if the VPC network does not contain the `DefaultIsolatedNetworkOfferingForVpcNetworks` and the `DefaultIsolatedNetworkOfferingForVpcNetworksNoLB` settings, is the PortForwading tab displayed? As I see the Tier list it will be empty.
   ![image](https://user-images.githubusercontent.com/13766648/109762746-afcbca00-7c23-11eb-8dee-8edcfc87e42b.png)
   ![image](https://user-images.githubusercontent.com/13766648/109762834-d427a680-7c23-11eb-9530-4f4b16fbd0d0.png)
   


----------------------------------------------------------------
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] [cloudstack] utchoang commented on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
utchoang commented on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-789463787


   @DaanHoogland @rhtyd @shwstppr According to the old UI, if the VPC network does not have Internal LB, is the PortForwarding tab displayed? As you can see, if the VPC network does not have an Internal LB then when adding the VM in PortForwading the tab list tier will be empty.
   


----------------------------------------------------------------
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] [cloudstack] utchoang removed a comment on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
utchoang removed a comment on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-789463787


   @DaanHoogland @rhtyd @shwstppr According to the old UI, if the VPC network does not have Internal LB, is the PortForwarding tab displayed? As you can see, if the VPC network does not have an Internal LB then when adding the VM in PortForwading the tab list tier will be empty.
   


----------------------------------------------------------------
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] [cloudstack] rhtyd closed issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
rhtyd closed issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632


   


----------------------------------------------------------------
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] [cloudstack] utchoang edited a comment on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
utchoang edited a comment on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-789471666


   According to the old UI, if the VPC network does not contain the `DefaultIsolatedNetworkOfferingForVpcNetworks` and the `DefaultIsolatedNetworkOfferingForVpcNetworksNoLB` settings, is the PortForwading tab displayed? As I see the Tier list it will be empty.
   ![image](https://user-images.githubusercontent.com/13766648/109762746-afcbca00-7c23-11eb-8dee-8edcfc87e42b.png)
   ![image](https://user-images.githubusercontent.com/13766648/109762834-d427a680-7c23-11eb-9530-4f4b16fbd0d0.png)
   @DaanHoogland @rhtyd @shwstppr 


----------------------------------------------------------------
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] [cloudstack] DaanHoogland commented on issue #4632: Problem on selecting "Tier" dropdown and pagination error in "Port forward" UI

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #4632:
URL: https://github.com/apache/cloudstack/issues/4632#issuecomment-770667951


   @levindecaro did you look in the logs to see what happened?
   Did you allow time for the creation of the networks in the VPC virtual router?
   
   If there are any ERRORs in the log of exception traces, can you share these please?


----------------------------------------------------------------
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