Invidious: issue with `view_all_playlists` on a fresh install

Created on 2 Jan 2020  路  1Comment  路  Source: iv-org/invidious

Hi,

I just installed invidious on my server, when clicking on the Playlists link, I've got the following:

Looks like you've found a bug in Invidious. Feel free to open a new issue here or send an email to [email protected].

I quickly searched in the issues and found nothing about this. Let me know if you need me to provide anything, or if it's a known issue.

bug

Most helpful comment

Hey,
stubled upon the same issue, seems like there are psql commands missing in the installation description (compared to the dockerfile). Executing

psql invidious kemal < /home/invidious/invidious/config/sql/privacy.sql
psql invidious kemal < /home/invidious/invidious/config/sql/playlists.sql
psql invidious kemal < /home/invidious/invidious/config/sql/playlist_videos.sql

fixes the issue.

>All comments

Hey,
stubled upon the same issue, seems like there are psql commands missing in the installation description (compared to the dockerfile). Executing

psql invidious kemal < /home/invidious/invidious/config/sql/privacy.sql
psql invidious kemal < /home/invidious/invidious/config/sql/playlists.sql
psql invidious kemal < /home/invidious/invidious/config/sql/playlist_videos.sql

fixes the issue.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Jtasiu picture Jtasiu  路  3Comments

EstherMoellman picture EstherMoellman  路  4Comments

dimqua picture dimqua  路  4Comments

Zero3K picture Zero3K  路  4Comments

stodge picture stodge  路  4Comments