Skip to content

Commit 7b0f878

Browse files
Troubleshooting: add header with error message to existing entry (#1617)
Closes: #1583 As we do have already a solution to this new problem, I wanted to add a header with the error message to the existing content. Similar to: ![image](https://github.com/user-attachments/assets/8fcea15c-3e18-469a-a947-4687400ef7e4) But when trying that, it didn't work. I added the method class (`{.method}`) just to test, and found that this works. Using any other class, like `{.class}` or `{.annotation}` didn't work. @swaldmann @chgeo Do you have any idea why?
1 parent 4e3ce8f commit 7b0f878

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

get-started/troubleshooting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,8 +489,11 @@ Options in [Saas Provisioning Service upgrade API](../guides/multitenancy/mtxs#e
489489
| _Root Cause_ | Your configuration isn't properly set. |
490490
| _Solution_ | Configure your project as described in [Using Databases](../guides/databases).
491491

492+
492493
#### Deployment fails — _Connection failed (RTE:[89008] Socket closed by peer_ {#connection-failed-89008}
493494

495+
#### Hybrid testing connectivity issue — _ResourceRequest timed out_ {style="margin-top: 0;"}
496+
494497
| | Explanation |
495498
| --- | ---- |
496499
| _Root Cause_ | Your IP isn't part of the filtering you configured when you created an SAP HANA Cloud instance. This error can also happen if you exceed the [maximum number of simultaneous connections to SAP HANA Cloud (1000)](https://help.sap.com/docs/HANA_CLOUD_DATABASE/c1d3f60099654ecfb3fe36ac93c121bb/20a760537519101497e3cfe07b348f3c.html). |

0 commit comments

Comments
 (0)