Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trying to create my account in invidious [Bug] relation "users" does not exist (PQ::PQError) #3971

Closed
bitecorner opened this issue Jul 6, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@bitecorner
Copy link

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

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 ???

@bitecorner bitecorner added the bug Something isn't working label Jul 6, 2023
@unixfox
Copy link
Member

unixfox commented Jul 6, 2023

How did you install invidious?

@bitecorner
Copy link
Author

bitecorner commented Jul 6, 2023 via email

@unixfox
Copy link
Member

unixfox commented Jul 6, 2023

Please follow the official documentation: https://docs.invidious.io/installation/

This is an installation issue.

@unixfox unixfox closed this as completed Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants