airdogvan

Results 11 issues of airdogvan

I use shiori with postgresql and it works very well. After having entered around 6 bookmarks the thumbnails for the bookmarks got shifted from where they should be to the...

type:bug
component:backend
database
database:postgres

I'm running with the simple docker run -it -p 8118:8118 -p 9050:9050 -d dperson/torproxy command and using it at port 9050 for browser proxy. But I noticed each time I...

I'm running with the simple docker run -it -p 8118:8118 -p 9050:9050 -d dperson/torproxy command and using it at port 9050 for browser proxy. But I noticed each time I...

I've successfully updated this container many many times (running the famous docker exec wallabag_container_name /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction after each upgrade.) This time is different and I get: TASK [add...

On my Ubuntu 22 machine no error. After wg-quick up: ``` #] ip link add wg0 type wireguard [#] wg setconf wg0 /dev/fd/63 [#] ip -4 address add 10.8.0.2/24 dev...

I spinned up a new instance using docker, using your docker-compose.yml (cloned the repo). Created a .env file with: NEXTAUTH_SECRET=new_key NEXTAUTH_URL=https://link.example.com POSTGRES_PASSWORD=other_new_key The docker logs indicate: linkwarden_1 | - ready...

bug

Maybe i could look into writing this myself. After watching a movie or episode send update to watcharr. But apart from that great idea and works very well for me....

enhancement

/usr/bin/env: ‘zsh’: No such file or directory same thing with bash

This is my docker-compose file: version: "3" services: db: image: mysql:8.0.13 container_name: db command: --default-authentication-plugin=mysql_native_password restart: always env_file: .env volumes: - /etc/localtime:/etc/localtime:ro - db-datavolume:/var/lib/mysql - ./mysql:/etc/mysql/conf.d ports: - "3306:3306" traccar:...

Looking at the updates dates of files, there doesn't seem to be recent changes. If this project is abandoned it would really be too bad. I've tried several similar projects...