Clicking play button on twitter spee.ch hyperlink goes to invalid page #597

Closed
opened 2018-09-12 22:01:34 +02:00 by tzarebczan · 2 comments
tzarebczan commented 2018-09-12 22:01:34 +02:00 (Migrated from github.com)

When I clicked the play button on https://twitter.com/jsigwart/status/1039963212358266880?s=19 , I see an error page on this url https://spee.ch/video-embed/tom-juggling/1d61d90d3c2ad28d705802e00712b190e7b25732

Clicking the view on spee.ch button works.

Error: Failed to lookup view "embed" in views directory "/home/lbry/spee.ch/node_modules/spee.ch/server/views"
    at Function.render (/home/lbry/spee.ch/node_modules/express/lib/application.js:580:17)
    at ServerResponse.render (/home/lbry/spee.ch/node_modules/express/lib/response.js:1008:7)
    at sendVideoEmbedPage (/home/lbry/spee.ch/server/controllers/pages/sendVideoEmbedPage.js:10:19)
    at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5)
    at next (/home/lbry/spee.ch/node_modules/express/lib/router/route.js:137:13)
    at Route.dispatch (/home/lbry/spee.ch/node_modules/express/lib/router/route.js:112:3)
    at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5)
    at /home/lbry/spee.ch/node_modules/express/lib/router/index.js:281:22
    at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:354:14)
    at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:365:14)
    at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:365:14)
    at Function.process_params (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:410:3)
    at next (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:275:10)
    at SessionStrategy.strategy.pass (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:338:9)
    at SessionStrategy.authenticate (/home/lbry/spee.ch/node_modules/passport/lib/strategies/session.js:75:10)
    at attempt (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:361:16)
    at authenticate (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:362:7)
    at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/lbry/spee.ch/node_modules/express/lib/router/index
When I clicked the play button on https://twitter.com/jsigwart/status/1039963212358266880?s=19 , I see an error page on this url https://spee.ch/video-embed/tom-juggling/1d61d90d3c2ad28d705802e00712b190e7b25732 Clicking the view on spee.ch button works. ``` Error: Failed to lookup view "embed" in views directory "/home/lbry/spee.ch/node_modules/spee.ch/server/views" at Function.render (/home/lbry/spee.ch/node_modules/express/lib/application.js:580:17) at ServerResponse.render (/home/lbry/spee.ch/node_modules/express/lib/response.js:1008:7) at sendVideoEmbedPage (/home/lbry/spee.ch/server/controllers/pages/sendVideoEmbedPage.js:10:19) at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5) at next (/home/lbry/spee.ch/node_modules/express/lib/router/route.js:137:13) at Route.dispatch (/home/lbry/spee.ch/node_modules/express/lib/router/route.js:112:3) at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5) at /home/lbry/spee.ch/node_modules/express/lib/router/index.js:281:22 at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:354:14) at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:365:14) at param (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:365:14) at Function.process_params (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:410:3) at next (/home/lbry/spee.ch/node_modules/express/lib/router/index.js:275:10) at SessionStrategy.strategy.pass (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:338:9) at SessionStrategy.authenticate (/home/lbry/spee.ch/node_modules/passport/lib/strategies/session.js:75:10) at attempt (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:361:16) at authenticate (/home/lbry/spee.ch/node_modules/passport/lib/middleware/authenticate.js:362:7) at Layer.handle [as handle_request] (/home/lbry/spee.ch/node_modules/express/lib/router/layer.js:95:5) at trim_prefix (/home/lbry/spee.ch/node_modules/express/lib/router/index ```
skhameneh commented 2018-09-12 22:05:19 +02:00 (Migrated from github.com)

Note: The twitter:player meta tag for this Spee.ch content is producing the URL @tzarebczan provided. See also https://spee.ch/1/tom-juggling

Note: The `twitter:player` meta tag for this Spee.ch content is producing the URL @tzarebczan provided. See also https://spee.ch/1/tom-juggling
skhameneh commented 2018-09-12 22:07:21 +02:00 (Migrated from github.com)

Public users seeing the raw trace relates to: https://github.com/lbryio/spee.ch/issues/582

Public users seeing the raw trace relates to: https://github.com/lbryio/spee.ch/issues/582
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#597
No description provided.