17 Apr 2024 |
Midou | postgresdata stores the data in a docker volume, not inside the invidious folder, is that what you're trying to say? | 01:20:21 |
Midou | the variable db for the .yml file is just a config to tell invidious what login and password it needs to login to the postgres database (the data being stored in postgresdata) under the invidious-db container | 01:21:27 |
iv-bot | <iconoclast_hero> not sure. it seems that's not the issue. invidious says it keeps restarting. | 01:23:42 |
iv-bot | <iconoclast_hero> " volumes.postgresdata must be a mapping or null" | 01:24:07 |
Midou | and the logs say? | 01:24:10 |
iv-bot | <iconoclast_hero> so i need to clear that back out. | 01:24:12 |
iv-bot | <iconoclast_hero> well, that's the question, how do i look at the logs? | 01:24:21 |
Midou | run docker compose logs -n 20 | 01:24:22 |
Midou | * run docker compose logs -n 20 | 01:24:27 |
Midou | it should give you the last 20 lines of log | 01:24:42 |
iv-bot | <iconoclast_hero> yeah, ok, but it means nothing. | 01:28:00 |
iv-bot | <iconoclast_hero> hangon | 01:28:22 |
iv-bot | <iconoclast_hero> https://bpa.st/JNJQ | 01:28:38 |
iv-bot | <iconoclast_hero> so i really don't see anything actionable. | 01:28:48 |
Midou | hmm, that's too short, can you increase 20 to 100? | 01:29:24 |
iv-bot | <iconoclast_hero> 5e508bd4f38e invidious-invidious "/sbin/tini -- /invi…" 28 minutes ago Restarting (1) 20 seconds ago invidious-invidious-1 | 01:29:24 |
iv-bot | <iconoclast_hero> https://bpa.st/67EA | 01:30:26 |
iv-bot | <iconoclast_hero> 200 | 01:30:28 |
Midou | mapping values are not allowed in this context at line 8, column 15
Can you show me your config .yml? | 01:31:02 |
| seanwil12 joined the room. | 01:31:55 |
iv-bot | <iconoclast_hero> i can, but i was just looking at it. | 01:32:42 |
iv-bot | <iconoclast_hero> https://bpa.st/AO2Q | 01:33:49 |
iv-bot | <iconoclast_hero> https://bpa.st/KJEQ | 01:34:34 |
iv-bot | <iconoclast_hero> sorry, had to pull that back | 01:34:39 |
iv-bot | <iconoclast_hero> so it looks like it doesn't like the port i set | 01:35:00 |
Midou | you should redact the hmac key too | 01:35:19 |
Midou | by the way | 01:35:20 |
Midou | my gut is telling it's some indentation mistake | 01:35:39 |
iv-bot | <iconoclast_hero> I'll just change that | 01:35:50 |
iv-bot | <iconoclast_hero> that;s easier than changing my url | 01:36:02 |