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

[Bug] materialized view "subscriptions_2f33612b18aa8b5e912e473363570276f8ead9346eca4c29a" has not been populated (PQ::PQError) #3788

Closed
poltrian opened this issue May 7, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@poltrian
Copy link

poltrian commented May 7, 2023

materialized view "subscriptions_2f33612b18aa8b5e912e473363570276f8ead9346eca4c29a" has not been populated (PQ::PQError)
from lib/pg/src/pq/connection.cr:203:7 in 'handle_error'
from lib/pg/src/pq/connection.cr:186:7 in 'handle_async_frames'
from lib/pg/src/pq/connection.cr:162:7 in 'read'
from lib/pg/src/pq/connection.cr:157:7 in 'read'
from lib/pg/src/pq/connection.cr:414:31 in 'expect_frame'
from lib/pg/src/pq/connection.cr:413:5 in 'expect_frame'
from lib/pg/src/pg/statement.cr:19:5 in 'perform_query'
from lib/db/src/db/statement.cr:93:9 in 'perform_query_with_rescue'
from lib/db/src/db/statement.cr:80:7 in 'query:args'
from lib/db/src/db/pool_statement.cr:29:30 in 'query:args'
from lib/db/src/db/query_methods.cr:46:7 in 'query:args'
from lib/db/src/db/query_methods.cr:61:7 in 'query_all:as'
from src/invidious/users.cr:183:9 in 'get_subscription_feed'
from src/invidious/routes/feeds.cr:97:29 in 'subscriptions'
from src/invidious/routing.cr:102:32 in '->'
from lib/kemal/src/kemal/route.cr:12:26 in '->'
from src/invidious/helpers/handlers.cr:30:5 in 'process_request'
from lib/kemal/src/kemal/route_handler.cr:17:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/websocket_handler.cr:13:14 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28: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:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:212:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:94:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:145:12 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/handlers.cr:70:5 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/ext/kemal_static_file_handler.cr:162:16 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/exception_handler.cr:8:7 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from src/invidious/helpers/logger.cr:17:35 in 'call'
from /usr/share/crystal/src/http/server/handler.cr:28:7 in 'call_next'
from lib/kemal/src/kemal/init_handler.cr:12:7 in 'call'
from /usr/share/crystal/src/http/server/request_processor.cr:51:11 in 'process'
from /usr/share/crystal/src/http/server.cr:515:5 in 'handle_client'
from /usr/share/crystal/src/http/server.cr:468:13 in '->'
from /usr/share/crystal/src/fiber.cr:146:11 in 'run'
from /usr/share/crystal/src/fiber.cr:98:34 in '->'
from ???

@poltrian poltrian added the bug Something isn't working label May 7, 2023
@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 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