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

Kodi Omega crashes on webdav #25160

Open
tgotowik opened this issue May 7, 2024 · 7 comments
Open

Kodi Omega crashes on webdav #25160

tgotowik opened this issue May 7, 2024 · 7 comments
Labels
Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it

Comments

@tgotowik
Copy link

tgotowik commented May 7, 2024

Bug report

Describe the bug

On Kodi v21.0.0 with a remote source based on webdav (HTTPS) will crash after starting any kind of video.

Expected Behavior

Going into the remote directory clicking on a video it will play the video.

Actual Behavior

Going into the remote directory clicking on a video will load a time until the error the error message pops up: "One or more items failed to play. Check the log for more information about this message."
Trying the reload the directory afterwards does not work and says "Couldn't connect to network server".

After a restart of kodi, you can connect to the server until you try to play any kind of video.

Possible Fix

N/A

To Reproduce

  1. Add a webdav (HTTPS) source
  2. Enter the movie section of the remote source
  3. Click on any video

Debuglog

The debuglog can be found here: https://paste.kodi.tv/uhatorudir.kodi

Your Environment

Used Operating system:

  • [ x] Android

  • [x ] Windows

  • Operating system version/name: Windows 11, Android TV

  • Kodi version: v21.0.0

@xbmc-gh-bot xbmc-gh-bot bot added the Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it label May 7, 2024
@neo1973
Copy link
Member

neo1973 commented May 7, 2024

Can't reproduce with the Flatpak nor with a Linux build of current master.

@ovladuk
Copy link

ovladuk commented May 9, 2024

Bug report

Describe the bug

On Kodi v21.0.0 with a remote source based on webdav (HTTPS) will crash after starting any kind of video.

Expected Behavior

Going into the remote directory clicking on a video it will play the video.

Actual Behavior

Going into the remote directory clicking on a video will load a time until the error the error message pops up: "One or more items failed to play. Check the log for more information about this message." Trying the reload the directory afterwards does not work and says "Couldn't connect to network server".

After a restart of kodi, you can connect to the server until you try to play any kind of video.

Possible Fix

N/A

To Reproduce

  1. Add a webdav (HTTPS) source
  2. Enter the movie section of the remote source
  3. Click on any video

Debuglog

The debuglog can be found here: https://paste.kodi.tv/uhatorudir.kodi

Your Environment

Used Operating system:

  • [ x] Android
  • [x ] Windows
  • Operating system version/name: Windows 11, Android TV
  • Kodi version: v21.0.0

did you figure this out? im having the same problem

@Whomeyes
Copy link

Try disable http2 in advanced settings.xml

@tgotowik
Copy link
Author

Try disable http2 in advanced settings.xml

this did not help :(

@tgotowik
Copy link
Author

tgotowik commented May 16, 2024

did you figure this out? im having the same problem

Nope, i just went back to 20.4. This works like a charm. I also tried 22.0, but I have the same problems with that version

@tgotowik
Copy link
Author

Can't reproduce with the Flatpak nor with a Linux build of current master.

Current master is 20.5 ? Like I said all version pre 21.0 worked like a charm. All above 21.0 have the same issue.

@neo1973
Copy link
Member

neo1973 commented May 19, 2024

Current master is 20.5 ? Like I said all version pre 21.0 worked like a charm. All above 21.0 have the same issue.

master is 22.0-ALPHA1 (with alpha 1 not being tagged), it's the latest development version. The Flatpak is on 21.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it
Projects
None yet
Development

No branches or pull requests

5 participants
@neo1973 @ovladuk @tgotowik @Whomeyes and others