helmut72

Results 181 comments of helmut72

> > Works for me now. I don't read the other logs. Need to boot the system with kernel parameter `systemd.unified_cgroup_hierarchy=0` > > Works great since 1.5h > > Are...

You really don't see any logs with `docker logs -f unifi-protect` command?

Do you see logs from other apps, that you start with a docker-compose.yml? Any special (log) configuration in `/etc/docker/daemon.json`?

In your docker run, you use `--cgroupns=host`, in your docker-compose it's `cgroup: host` only. Without ns after cgroup. I was just a test, but I used this one: ``` version:...

sftpgo is about files

Is #117 still planned?

Looks like tags and created/modified are not supported. Example: ``` --- title: My Title tags: - tag1 - tag2 - tag3 created: 2022-09-23T13:16:20.385Z modified: 2023-03-05T10:19:48.033Z --- ```

Since no 3rd party apps are working anymore, it would be really cool if Nitter supports own user accounts to create an own timeline. It would be perfect if access...

> Support for this will be implemented when #634 gets merged When will be this gets merged?

Any response from the developer?