mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-30 17:15:29 +02:00
Auto Publish new pages
parent
79e590172d
commit
cf40f0bb0f
19
credits.md
19
credits.md
@ -51,7 +51,7 @@
|
|||||||
<a href="https://github.com/digibucc">
|
<a href="https://github.com/digibucc">
|
||||||
<img src="https://avatars.githubusercontent.com/u/6216652?v=4" width="80;" alt="digibucc"/>
|
<img src="https://avatars.githubusercontent.com/u/6216652?v=4" width="80;" alt="digibucc"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>digibucc</b></sub>
|
<sub><b>Digibucc</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
@ -82,21 +82,14 @@
|
|||||||
<sub><b>Vlad Timofeev</b></sub>
|
<sub><b>Vlad Timofeev</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td align="center">
|
|
||||||
<a href="https://github.com/devosm">
|
|
||||||
<img src="https://avatars.githubusercontent.com/u/21359974?v=4" width="80;" alt="devosm"/>
|
|
||||||
<br />
|
|
||||||
<sub><b>Manu Devos</b></sub>
|
|
||||||
</a>
|
|
||||||
</td></tr>
|
|
||||||
<tr>
|
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/Byolock">
|
<a href="https://github.com/Byolock">
|
||||||
<img src="https://avatars.githubusercontent.com/u/25748003?v=4" width="80;" alt="Byolock"/>
|
<img src="https://avatars.githubusercontent.com/u/25748003?v=4" width="80;" alt="Byolock"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Byolock</b></sub>
|
<sub><b>Byolock</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/PAPAMICA">
|
<a href="https://github.com/PAPAMICA">
|
||||||
<img src="https://avatars.githubusercontent.com/u/29079741?v=4" width="80;" alt="PAPAMICA"/>
|
<img src="https://avatars.githubusercontent.com/u/29079741?v=4" width="80;" alt="PAPAMICA"/>
|
||||||
@ -131,15 +124,15 @@
|
|||||||
<br />
|
<br />
|
||||||
<sub><b>Undefined</b></sub>
|
<sub><b>Undefined</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td></tr>
|
</td>
|
||||||
<tr>
|
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/jtfinley72">
|
<a href="https://github.com/jtfinley72">
|
||||||
<img src="https://avatars.githubusercontent.com/u/96497997?v=4" width="80;" alt="jtfinley72"/>
|
<img src="https://avatars.githubusercontent.com/u/96497997?v=4" width="80;" alt="jtfinley72"/>
|
||||||
<br />
|
<br />
|
||||||
<sub><b>Jtfinley72</b></sub>
|
<sub><b>Jtfinley72</b></sub>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<td align="center">
|
<td align="center">
|
||||||
<a href="https://github.com/CynegeticIO">
|
<a href="https://github.com/CynegeticIO">
|
||||||
<img src="https://avatars.githubusercontent.com/u/103884082?u=8cc7ce0f78edf630fc8a6ea560a62c6ed249ca41&v=4" width="80;" alt="CynegeticIO"/>
|
<img src="https://avatars.githubusercontent.com/u/103884082?u=8cc7ce0f78edf630fc8a6ea560a62c6ed249ca41&v=4" width="80;" alt="CynegeticIO"/>
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
- [404 from Mobile Home Screen](#404-after-launch-from-mobile-home-screen)
|
- [404 from Mobile Home Screen](#404-after-launch-from-mobile-home-screen)
|
||||||
- [Yarn Build or Run Error](#yarn-error)
|
- [Yarn Build or Run Error](#yarn-error)
|
||||||
- [Remote Config Not Loading](#remote-config-not-loading)
|
- [Remote Config Not Loading](#remote-config-not-loading)
|
||||||
- [Heap limit Allocation failed](ineffective-mark-compacts-near-heap-limit-allocation-failed)
|
- [Heap limit Allocation failed](#ineffective-mark-compacts-near-heap-limit-allocation-failed)
|
||||||
- [Command failed with signal "SIGKILL"](#command-failed-with-signal-sigkill)
|
- [Command failed with signal "SIGKILL"](#command-failed-with-signal-sigkill)
|
||||||
- [Auth Validation Error: "should be object"](#auth-validation-error-should-be-object)
|
- [Auth Validation Error: "should be object"](#auth-validation-error-should-be-object)
|
||||||
- [App Not Starting After Update to 2.0.4](#app-not-starting-after-update-to-204)
|
- [App Not Starting After Update to 2.0.4](#app-not-starting-after-update-to-204)
|
||||||
@ -165,7 +165,7 @@ FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memor
|
|||||||
|
|
||||||
This is likely caused by insufficient memory allocation to the container. When the container first starts up, or has to rebuild, the memory usage spikes, and if there isn't enough memory, it may terminate. This can be specified with, for example: `--memory=1024m`. For more info, see [Docker: Runtime options with Memory, CPUs, and GPUs](https://docs.docker.com/config/containers/resource_constraints/).
|
This is likely caused by insufficient memory allocation to the container. When the container first starts up, or has to rebuild, the memory usage spikes, and if there isn't enough memory, it may terminate. This can be specified with, for example: `--memory=1024m`. For more info, see [Docker: Runtime options with Memory, CPUs, and GPUs](https://docs.docker.com/config/containers/resource_constraints/).
|
||||||
|
|
||||||
See also: [#380](https://github.com/Lissy93/dashy/issues/380), [#350](https://github.com/Lissy93/dashy/issues/350), [#297](https://github.com/Lissy93/dashy/issues/297), [#349](https://github.com/Lissy93/dashy/issues/349), [#510](https://github.com/Lissy93/dashy/issues/510) and [#511](https://github.com/Lissy93/dashy/issues/511)
|
See also: [#380](https://github.com/Lissy93/dashy/issues/380), [#350](https://github.com/Lissy93/dashy/issues/350), [#297](https://github.com/Lissy93/dashy/issues/297), [#349](https://github.com/Lissy93/dashy/issues/349), [#510](https://github.com/Lissy93/dashy/issues/510), [#511](https://github.com/Lissy93/dashy/issues/511) and [#834](https://github.com/Lissy93/dashy/issues/834)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user