Skip to content

Commit 9f96548

Browse files
authored
Merge pull request #657 from MerginMaps/diagnostic-logs-custom-server
diagnostic logs on custom servers
2 parents 0186318 + 49d06c1 commit 9f96548

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

src/misc/troubleshoot/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ If you experience any issues with syncing data, you can send diagnostic logs to
7272

7373
Once you have uploaded the logs, please contact us on <MerginMapsEmail id="support" /> with your username/workspace and problem description so we can have a look into the issues.
7474

75+
::: tip Diagnostic logs on custom servers
76+
If you use <EnterprisePlatformName /> or <CommunityPlatformName />, diagnostic logs are by default saved to the `diagnostic_logs` folder on your [custom server](../../server/).
77+
:::
78+
7579
### Diagnostic log on Mergin Maps QGIS plugin
7680

7781
The diagnostic log `client-log.txt` can be found in the `.mergin` folder located in the project folder on your computer.

src/server/plugin-mobile-app/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ Please note that the <MobileAppName /> and <QGISPluginName /> require the server
1111
See how to [upgrade](../upgrade/) your server if needed.
1212
:::
1313

14+
::: tip Diagnostic logs on custom servers
15+
[Diagnostic logs](../../misc/troubleshoot/#diagnostic-logs) are by default saved to the `diagnostic_logs` folder on your server.
16+
17+
They contain detailed information about application run, so they may help you resolve issues you can encounter when using the <MobileAppNameShort /> and <QGISPluginNameShort /> with your custom server.
18+
:::
19+
1420
## Custom server configuration in Mergin Maps QGIS plugin
1521
To configure a custom <MainPlatformName /> server in the <QGISPluginNameShort />:
1622

src/server/troubleshoot/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@ To install your own server, follow our [installation guide](../install/). Docume
66

77
[[toc]]
88

9-
:::tip
9+
:::tip <MainPlatformName /> support and troubleshooting
1010
Haven't found a solution to your issue? Look at your other [troubleshooting options](../../misc/troubleshoot/).
1111
:::
1212

13+
::: tip Diagnostic logs on custom servers
14+
[Diagnostic logs](../../misc/troubleshoot/#diagnostic-logs) are by default saved to the `diagnostic_logs` folder on your server.
15+
16+
They contain detailed information about application run, so they may help you resolve issues you can encounter when using the [<MobileAppNameShort /> and <QGISPluginNameShort /> with your custom server](../plugin-mobile-app/).
17+
:::
18+
1319
## Server is not properly configured
1420
Did you get an error that the server is not properly configured?
1521
![Mergin Maps CE server not configured error](./ce-server-not-configured.jpg "Mergin Maps CE server not configured error")

0 commit comments

Comments
 (0)