You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides backwards compatibility for [Homepage](https://github.com/benphelps/homepage) and [Organizr](https://github.com/causefx/Organizr) home lab dashboards.
Copy file name to clipboardExpand all lines: faqs.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,8 +61,6 @@ By default Ookla's CLI only returns the "closest" 20 servers. If the server you'
61
61
62
62
### Other
63
63
64
-
65
-
66
64
<details>
67
65
68
66
<summary>I'm getting a <code>500 | SERVER ERROR</code> error</summary>
@@ -73,6 +71,7 @@ By default `APP_DEBUG` is set to `false` in production to prevent verbose error
73
71
2. Restart the container
74
72
3. Reproduce the error by visiting the page or performing the action that caused the error
75
73
4. View the output in the UI or in the logs to help resolve the issue, if you can not resolve it open an issue in the [GitHub](https://github.com/alexjustesen/speedtest-tracker/issues) repository
76
-
5. Once the issue is resolved you can remove the `APP_DEBUG` environment variable
74
+
5. In the output the line that starts with `[timestamp] production.ERROR:` is the error the server ran into
75
+
6. Once the issue is resolved you can remove the `APP_DEBUG` environment variable
0 commit comments