peacecop kalmer:
peacecop kalmer:
`$ tail -f peertube.log ` > {"level":"error","message":"Cannot execute migration 0005.","label":"peertube.tennis24.ee:443","err":{"stack":"Error\n at Query.run (/projektid/peertube/versions/peertube-v4.1.1/node_modules/sequelize/dist/lib/dialects/postgres/query.js:50:25)\n at /projektid/peertube/versions/peertube-v4.1.1/node_modules/sequelize/dist/lib/sequelize.js:313:28\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async PostgresQueryInterface.addColumn (/projektid/peertube/versions/peertube-v4.1.1/node_modules/sequelize/dist/lib/dialects/abstract/query-interface.js:173:12)","message":"relation \"public.Pods\" does not exist","name":"SequelizeDatabaseError","parent":{"stack":"error: relation \"public.Pods\" does not...
[peertube14.log](https://github.com/Chocobozzz/PeerTube/files/8519214/peertube14.log)
[peertube15.log](https://github.com/Chocobozzz/PeerTube/files/8522419/peertube15.log) I restarted the service about two minutes ago. Yes, before that, I dropped and recreated the database as you suggested: > 2092 sudo -u postgres dropdb peertube_prod 2093 sudo...
> database: hostname: 'localhost' port: 5432 ssl: false suffix: '_prod' username: 'peertube' password: 'peertube 2022' pool: max: 5 > [Unit] Description=PeerTube daemon After=network.target postgresql.service redis-server.service [Service] Type=simple Environment=NODE_ENV=production Environment=NODE_CONFIG_DIR=/projektid/peertube/config User=peertube...
``` kalmer@test:~$ sudo systemctl stop peertube kalmer@test:~$ sudo -u postgres dropdb peertube_prod kalmer@test:~$ sudo -u postgres createdb -O peertube -E UTF8 -T template0 peertube_prod kalmer@test:~$ sudo -u postgres psql -c...
sudo -u peertube `NODE_ENV=production` NODE_CONFIG_DIR=/projektid/peertube/config /usr/bin/node dist/server > [sudo] password for kalmer: > [peertube.tennis24.ee:443] 2022-05-04 12:12:54.602 info: Database peertube_prod is ready. > [peertube.tennis24.ee:443] 2022-05-04 12:12:54.727 error: Cannot install application. {...
i had set _/projektid/peertube_ as the home folder for the user _peertube_ and made that change into _production.yaml_ as well. i had forgotten a row to change where still _/var/www/peertube_...
kalmer@test:/projektid/peertube/peertube-latest$ sudo `-u` peertube NODE_ENV=production > NODE_CONFIG_DIR=/projektid/peertube/config /usr/bin/node dist/server > [peertube.tennis24.ee:443] 2022-05-04 17:26:13.957 info: Begin migrations. > [peertube.tennis24.ee:443] 2022-05-04 17:26:13.961 info: Executing 0005-email-pod.js migration script. > [peertube.tennis24.ee:443] 2022-05-04 17:26:14.008 error:...
What exactly should i try? They say that changing postresql connection to _md5_ could fix something however no instructions what and where to change.
Github doesn't support the [configuration file](https://nextcloud.tennis24.ee/index.php/s/JM7j3z7aNcX67ct) type.