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

send to kodi from Android problem #964

Open
JohnSirous opened this issue Apr 28, 2023 · 1 comment
Open

send to kodi from Android problem #964

JohnSirous opened this issue Apr 28, 2023 · 1 comment

Comments

@JohnSirous
Copy link

JohnSirous commented Apr 28, 2023

Hi
When i share a video from Android to Kodi, it generate a log in Kodi "http://192.168.2.201:8080/20230407_234110.mp4?uri=2&token=3Uusbfn3moTA Failed: Weird server reply(8) ".
and some times this error: "CReadState::FillBuffer - (0xcdb97b98) Failed: Server returned nothing (no headers, no data)(52)"
i install the Yastse for test. it send a video without any problem

server: Kodi version: 20.1(nexus)
Android Kore version: 3.0.0

please help

@nglrossi
Copy link

I get a very similar error when sending a video to kodi, in my case the server (the phone?) returns 403 instead of no header/body

2024-06-18 22:31:52.545 T:665     error <general>: CCurlFile::Stat - <http://192.168.69.196:8080/20240618_190912.mp4?uri=0&token=G2V7EVqUftad> Failed: Weird server reply(8)
2024-06-18 22:31:52.616 T:523      info <general>: Skipped 1 duplicate messages..
2024-06-18 22:31:52.616 T:523      info <general>: VideoPlayer::OpenFile: http://192.168.69.196:8080/20240618_190912.mp4?uri=0&token=G2V7EVqUftad
2024-06-18 22:31:52.641 T:810     error <general>: CCurlFile::Stat - <http://192.168.69.196:8080/20240618_190912.mp4?uri=0&token=G2V7EVqUftad> Failed: Weird server reply(8)
2024-06-18 22:31:52.641 T:810      info <general>: Creating InputStream
2024-06-18 22:31:52.708 T:810     error <general>: CCurlFile::CReadState::FillBuffer - (0x7ff7fc7f6940) Failed: HTTP returned code 403
2024-06-18 22:31:52.708 T:810     error <general>: CCurlFile::Open - <http://192.168.69.196:8080/> Failed with code 403:

2024-06-18 22:31:52.708 T:810     error <general>: GetDirectory - Unable to get http directory (http://192.168.69.196:8080/)
2024-06-18 22:31:52.708 T:810     error <general>: GetDirectory - Error getting http://192.168.69.196:8080/

server: Kodi version: 20.2.0
Android Kore version: 3.1.0

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

2 participants