Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Update privatelink-service.md #7538

Merged
merged 9 commits into from
Jul 23, 2020
Merged

Update privatelink-service.md #7538

merged 9 commits into from
Jul 23, 2020

Conversation

ttunga-zz
Copy link
Contributor

@ttunga-zz ttunga-zz commented Jul 17, 2020

Purpose of this pull request

Updated the troubleshooting steps for privatelink connectivity

Affected DevDocs pages

https://devdocs.magento.com/cloud/project/privatelink-service.html

whatsnew
Added additional troubleshooting instructions for PrivateLink VPC connections.

Updated the troubleshooting steps.
@magento-engcom-team
Copy link

@ttunga thank you for contributing. Please accept Community Contributors team invitation here to gain extended permissions for this repository.

@devops-devdocs
Copy link
Collaborator

An admin must run tests on this PR before it can be merged.

@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

1 similar comment
@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

2 similar comments
@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@m2-community-project
Copy link

@ttunga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request

@meker12 meker12 self-requested a review July 17, 2020 21:03
@meker12 meker12 self-assigned this Jul 17, 2020
@meker12 meker12 added Internal Dev Differentiates work between community and Magento staff 2.x Technical Updates to the code or processes that alter the technical content of the doc labels Jul 17, 2020

```bash
tcpdump -i <ethernet interface> -tt -nn port <destination port> and host <source host>
```
Copy link
Contributor

@meker12 meker12 Jul 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Output? What should I be looking for?

1. Run the following command to verify service is listening on VM or not:

```bash
netsat -na |grep <port>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Output -- what if it fails, or gives me unexpected output?

removed cmd netstat -an | grep ESTABLISHED as it is repeated twice.
Actually is used to check if the system has an established connection on the port. And it is already mentioned in point 4(ensure the service is listening on VM).
@meker12 meker12 added the Waiting for Response Waiting for response from internal/external parties label Jul 21, 2020
@meker12
Copy link
Contributor

meker12 commented Jul 21, 2020

@ttunga Noticed that this PR is failing the lint testing. See https://github.com/magento/devdocs/pull/7538/checks?check_run_id=883645008 for error listing.

@meker12 meker12 removed the Waiting for Response Waiting for response from internal/external parties label Jul 23, 2020
@meker12
Copy link
Contributor

meker12 commented Jul 23, 2020

running tests

@meker12
Copy link
Contributor

meker12 commented Jul 23, 2020

@ttunga Can you sign the CLA so we can merge this PR. Thx!

@ttunga-zz
Copy link
Contributor Author

@ttunga Can you sign the CLA so we can merge this PR. Thx!

Done, please check.

@meker12
Copy link
Contributor

meker12 commented Jul 23, 2020

running tests

@meker12
Copy link
Contributor

meker12 commented Jul 23, 2020

running tests

@meker12 meker12 merged commit f2ae23b into magento:master Jul 23, 2020
@ghost
Copy link

ghost commented Jul 23, 2020

Hi @ttunga, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.x Internal Dev Differentiates work between community and Magento staff Technical Updates to the code or processes that alter the technical content of the doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants