Tomasz Łaguz
Tomasz Łaguz
There are three pull requests ( #408, #416 and this one ) solving the vertical monitor issues #155 and #397. The lack of vertical slab layout is the main showstopper...
After some monkey testing I've found how to reproduce this issue: 1. Install nextcloud 2. Install calendar and tasks apps. Remove automatically created "Personal" calendar if present. 3. Create `list`...
> Solution: I add rm -rf /tmp/.yb* ; before calling tserver How do you do that? In `yugabytedb/yugabyte:latest` the entrypoint is set to tini, which allows only one command. I've...