2 Jan 2022 |
Samantaz Fox | It's a separate project) | 22:52:35 |
zehka | Hm, my newly compiled binary doesn't work either | 23:00:30 |
Samantaz Fox | su: user postgres does not exist | 23:07:29 |
Samantaz Fox | zehka Arma doesn't come with a postgres user? | 23:07:52 |
Samantaz Fox | (postgresql is installed) | 23:08:05 |
zehka | Hm, maybe you installed the wrong postgres :D | 23:08:38 |
zehka | I used this repo: sudo dnf install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm | 23:09:52 |
zehka | (You need to run sudo dnf -qy module disable postgresql for it to run smoothely) | 23:10:38 |
zehka | But then it has a postgres user | 23:10:45 |
zehka | if i build it with the invidious_update.sh, the builds work better. They still contain the ssl error thing, even if i edit the script to build with -Ddisable_lsquic, but they work | 23:15:41 |
Samantaz Fox | Ah, because postgresql only contains the "client" binaries... | 23:22:38 |
Samantaz Fox | I needed postgresql-server | 23:22:50 |
Samantaz Fox | (I really need to work on making invidious able to run without a DB....) | 23:25:58 |
zehka | I'll be offline now, so cu and hopefully we can figure out what happens soon | 23:52:40 |
Samantaz Fox | ok, see you :) | 23:52:56 |
3 Jan 2022 |
Samantaz Fox | Ok, why the freaking PGSQL config file is in /var/lib/pgsql/data/ , rather than /etc/pgsql ?????? | 00:12:06 |
| hellojack joined the room. | 03:59:42 |
| shillybilly joined the room. | 07:15:30 |
| shillybilly removed their display name shillybilly. | 07:20:06 |
| shillybilly left the room. | 07:20:09 |
Samantaz Fox | zehka ok, I'm currently stuck at the "system has too few ressources to coredump" step :/ | 10:38:36 |
Samantaz Fox | systemd[1]: Started Process Core Dump (PID 33308/UID 0).
systemd-coredump[33309]: Resource limits disable core dumping for process 33298 (invidious).
systemd-coredump[33309]: Process 33298 (invidious) of user 0 dumped core.
systemd[1]: systemd-coredump@0-33308-0.service: Succeeded.
` | 10:38:53 |
testuser | ulimit -c unlimited | 10:39:13 |
Samantaz Fox | testuser thanks, though it seems that there is still another problem... | 11:42:34 |
testuser | Hmm | 12:23:02 |
Samantaz Fox | Ok, got SSL_connect: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED on UpdateDecryptFunctionJob | 12:43:02 |
TheFrenchGhosty | In reply to @samantazfox:pussthecat.org
Ok, got SSL_connect: error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED on UpdateDecryptFunctionJob so the issue is on our end? | 12:49:49 |
Samantaz Fox | I'm not sure | 13:01:41 |
Samantaz Fox | https://github.com/iv-org/invidious/issues/2753#issuecomment-1004068511 | 13:01:49 |
TheFrenchGhosty | In reply to @samantazfox:pussthecat.org
https://github.com/iv-org/invidious/issues/2753#issuecomment-1004068511 https://github.com/iv-org/invidious/issues/2753#issuecomment-1004076150 | 13:03:26 |