You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm facing the following issue when i first trying to sign in and creating a new account using localhost:3000.
Any ideas what is going on ?
Thanks for your help.
Jorge
Title: relation "users" does not exist (PQ::PQError)
Date: 2023-07-06T13:32:42Z
Route: /login?referer=%2Ffeed%2Fpopular&type=invidious
Version: 2023.07.05-507bed63 @ master
Backtrace
relation "users" does not exist (PQ::PQError)
from lib/pg/src/pq/connection.cr:202:22 in 'handle_error'
from lib/pg/src/pq/connection.cr:220:65 in 'handle_async_frames'
from lib/pg/src/pq/connection.cr:162:7 in 'read'
from lib/pg/src/pq/connection.cr:414:31 in 'perform_query'
from lib/db/src/db/statement.cr:93:9 in 'query:args'
from lib/db/src/db/query_methods.cr:61:12 in 'query_one?:as'
from src/invidious/routes/login.cr:58:7 in 'login'
from lib/kemal/src/kemal/route.cr:13:9 in '->'
from src/invidious/helpers/handlers.cr:30:37 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
from lib/kemal/src/kemal/filter_handler.cr:21:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
from src/invidious/helpers/handlers.cr:151:29 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call_next'
from src/ext/kemal_static_file_handler.cr:112:11 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:30:7 in 'call'
from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'handle_client'
from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
from ???
The text was updated successfully, but these errors were encountered:
Hello Emilien
I followed the 402 payment required YouTube channel installation and the information given in the GitHub by cloning the repository.
Hope it will answer your questions?
Under a new user name invidious without password gecos "" on my computer.
Envoyé depuis Proton Mail mobile
Hello
i'm facing the following issue when i first trying to sign in and creating a new account using localhost:3000.
Any ideas what is going on ?
Thanks for your help.
Jorge
Title:
relation "users" does not exist (PQ::PQError)
Date:
2023-07-06T13:32:42Z
Route:
/login?referer=%2Ffeed%2Fpopular&type=invidious
Version:
2023.07.05-507bed63 @ master
Backtrace
The text was updated successfully, but these errors were encountered: