Radu Ursache
Radu Ursache
having the same issue even though i added the "C:\" drive aka the `/config` directory to exclusions. the backup still works and i haven't seen any issues aside from the...
@JonathanTreffler had the same issue but it somehow works after cleaning the cookies/cache. or by using incognito. maybe we can use some other VNC client like the one made by...
> @darkanubis0100 I've tried running "poetry install" within the `agentgpt_platform` container but it still fails. > > Steps: > > * `docker ps` > * `docker exec -it platform bash`...
> @BusterNeece Need some more logs or supporting information (if you can't access the web interface, then running `docker-compose logs -f web`); the HTTP 502 bad gateway error often happens...
Having the same issue (no layout tab in the tab settings) but it works if i manually add the yaml `layout` keys
still no update on this? i would like this feature
you can use `--memory=500M` in docker cli and limit the memory usage
> This issue is very old. What is left to do here? Add the actual font size option or provide a CSS example of setting the font size maybe?
@math-GH thank you! this is my current config if anyone else is interested: ``` html, body { font-size: 120%; } ```
> Adjustable width of page - on my 2560x1440 monitor it looks like its ~75% so there is lots of space on both sides. I would also like this. 5...