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

TerminateSessionException thrown when fetching MP4 file #1044

Open
augyg opened this issue Sep 2, 2023 · 0 comments
Open

TerminateSessionException thrown when fetching MP4 file #1044

augyg opened this issue Sep 2, 2023 · 0 comments

Comments

@augyg
Copy link
Contributor

augyg commented Sep 2, 2023

This is likely not important as I am able to view this video on the frontend without any trouble.

When fetching a video in the static directory I see the following error in my terminal

This happens when using ob run for localhost development

A web handler threw an exception. Details: sendfile: resource vanished (Connection reset by peer) [01/Sep/2023:22:04:12 -0400] Exception leaked to httpSession during phase 'user handler': During processing of request from 127.0.0.1:51330 request: "GET /static/3Pitches1Hit_BAD.mp4 HTTP/1.1\nrange: bytes=0-\ncookie: <omitted>\naccept-language: en-US,en;q=0.9\nreferer: http://localhost:8020/main/games/speakingWithImpact/3\nsec-fetch-dest: video\nsec-fetch-mode: no-cors\nsec-fetch-site: same-origin\naccept: */*\nsec-ch-ua-platform: \"Linux\"\nuser-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36\nsec-ch-ua-mobile: ?0\nsec-ch-ua: \"Chromium\";v=\"110\", \"Not A(Brand\";v=\"24\", \"Google Chrome\";v=\"110\"\nconnection: keep-alive\nhost: localhost:8020\nx-real-ip: 127.0.0.1\naccept-encoding: gzip\n\nsn=\"localhost:8020\" c=127.0.0.1:51330 s=127.0.0.1:48675 ctx=/ clen=n/a\ncookies:"omitted" cookieExpires = Nothing, cookieDomain = Nothing, cookiePath = Nothing, cookieSecure = False, cookieHttpOnly = False}\n Cookie {cookieName = \"ace_ip\", cookieValue = omitted, cookieExpires = Nothing, cookieDomain = Nothing, cookiePath = Nothing, cookieSecure = False, cookieHttpOnly = False}" A web handler threw an exception. Details: TerminateSessionException sendfile: resource vanished (Connection reset by peer)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant