Skip to content

docs: Update and combine troubleshooting guides#10827

Merged
bmorelli25 merged 12 commits intoelastic:mainfrom
bmorelli25:ft-troubleshoot
May 19, 2023
Merged

docs: Update and combine troubleshooting guides#10827
bmorelli25 merged 12 commits intoelastic:mainfrom
bmorelli25:ft-troubleshoot

Conversation

@bmorelli25
Copy link
Member

@bmorelli25 bmorelli25 commented May 17, 2023

bmorelli25 added 4 commits May 4, 2023 15:10
…troubleshoot

# Conflicts:
#	docs/common-problems-binary.asciidoc
#	docs/legacy/copied-from-beats/docs/debugging.asciidoc
#	docs/legacy/copied-from-beats/docs/getting-help.asciidoc
#	docs/legacy/troubleshooting.asciidoc
@bmorelli25 bmorelli25 requested review from a team and simitt May 17, 2023 02:29
@bmorelli25 bmorelli25 self-assigned this May 17, 2023
@mergify
Copy link
Contributor

mergify bot commented May 17, 2023

This pull request does not have a backport label. Could you fix it @bmorelli25? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.x is the label to automatically backport to the 7.x branch.
  • backport-7./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added the backport-skip Skip notification from the automated backport with mergify label May 17, 2023
@ghost
Copy link

ghost commented May 17, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-05-19T01:17:01.820+0000

  • Duration: 2 min 59 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate and publish the docker images.

  • /test windows : Build & tests on Windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@bmorelli25
Copy link
Member Author

@elasticmachine, run elasticsearch-ci/docs

@bmorelli25
Copy link
Member Author

@elasticmachine, run elasticsearch-ci/docs

2 similar comments
@bmorelli25
Copy link
Member Author

@elasticmachine, run elasticsearch-ci/docs

@simitt
Copy link
Contributor

simitt commented May 17, 2023

@elasticmachine, run elasticsearch-ci/docs

@mergify
Copy link
Contributor

mergify bot commented May 17, 2023

This pull request is now in conflicts. Could you fix it @bmorelli25? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b ft-troubleshoot upstream/ft-troubleshoot
git merge upstream/main
git push upstream ft-troubleshoot

@bmorelli25 bmorelli25 requested a review from a team May 17, 2023 21:20
Copy link
Member

Choose a reason for hiding this comment

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

The "SSL client fails to connect" section is pretty weird IMO. I realise it's preexisting, but I don't think I've ever read it before. Why use telnet to debug? How does one "Verify that the certificate is valid and that the hostname and IP match."?

I guess leave this as a followup, but perhaps we should just suggest that users run curl to check they can make a request to the server?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks. I'll open an issue to address this.

bmorelli25 and others added 2 commits May 18, 2023 18:13
@bmorelli25 bmorelli25 enabled auto-merge (squash) May 19, 2023 01:16
@bmorelli25 bmorelli25 merged commit f2c0e6e into elastic:main May 19, 2023
@bmorelli25 bmorelli25 deleted the ft-troubleshoot branch May 19, 2023 01:29
bmorelli25 added a commit to bmorelli25/apm-server that referenced this pull request May 23, 2023
* very basic for now

* update and combine troubleshooting guides

* remove file

* empty

* fix broken link

* feedback from @simitt

* Apply suggestions from code review

Co-authored-by: Andrew Wilkins <axwalk@gmail.com>

---------

Co-authored-by: Andrew Wilkins <axwalk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-skip Skip notification from the automated backport with mergify

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants