Jump to content

Iaens

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Iaens

  1. Thx for the reply. I have tried multiple versions of postgres, and I can't still figure out what I'm doing wrong.

    I'm using Adminer to modify databases.

    Here is what I do : I install the container with the user "kemal" and the password "" and the db name invidious. Then I create the structure using the sql commands you give in a block in page 1 of this thread. My understanding is that they are the same as the files on github.

    I obtain this :Capture-d-cran-2022-06-15-084605.pngCapture-d-cran-2022-06-15-084428.png

     

    And I don't know what to do after.

  2. Hi, 

    I've been looking to self host invidious, but without success... I follow your guide but I cannot get past this error :

    Quote

     

    today at 18:21:15Container started

    today at 18:20:14 from src/env/__libc_start_main.c:94:2 in 'libc_start_main_stage2'

    today at 18:21:16Unhandled exception: Error opening file with mode 'r': 'config/sql/channels.sql': No such file or directory (File::NotFoundError)

    today at 18:21:18 from /usr/share/crystal/src/crystal/system/unix/file.cr:11:7 in 'open'

    today at 18:21:18 from /usr/share/crystal/src/file.cr:109:10 in 'read'

    today at 18:21:18 from src/invidious/database/base.cr:60:20 in 'check_integrity'

    today at 18:21:18 from src/invidious.cr:48:1 in '__crystal_main'

    today at 18:21:18 from /usr/share/crystal/src/crystal/main.cr:115:5 in 'main'

    today at 18:21:18 from src/env/__libc_start_main.c:94:2 in 'libc_start_main_stage2'

    today at 18:21:16Container stopped

     

    The container auto restart but do not succeed.

×
×
  • Create New...