-
-
Notifications
You must be signed in to change notification settings - Fork 202
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]: SMBJ won't connect and possibly crashes when trying to connect to Windows 11 24h2 passwordless shares; have to use SMB instead #1324
Comments
Thanks for reporting. I searched the stacktrace on sentry and it appears to be this one (I guess):
Seems to be an smbj issue. |
Perhaps I should use cf. hierynomus/smbj#554 |
@courville Just tried 6.3.8 with both devices and got the same results. When I try to connect, Nova goes totally blue and goes back to the network page on my FireTV 4K Stick 1st gen and on my Motorola phone, Nova crashes completely and I get a "Nova Player keeps stopping" message from the OS. I'm surprised the FireTV 4K stick doesn't crash to the launcher like my phone does. |
On sentry I still get the same stacktrace even with the modification made to smbj config builder
|
I guess this should be reported upstream? Windows 11 24h2 is still fairly new. |
@courville I think 6.3.8 introduced a new problem. On a clean install I can no longer scrape my library on my FireTV 4K Stick via regular SMB. When I "index folder" and add to library I get the total number of files being scraped and then it stops and crashes back to the "Network" page. It just keeps crashing to a blue screen and goes back to the Nova homepage when I go to "non scraped videos" and attempt to "rescrape all". Can you see this on your end via Sentry? |
@Pentaphon thx for the warning (I do not experience it though).
I will fix it (see #1327). |
@Pentaphon sorry for this back and forth and crashes. Do you have access to this https://github.com/nova-video-player/aos-AVP/releases/tag/untagged-7d0a1b8bdca7f05cecb9 (not yet released and I removed the previous ones)? |
Page not found for me. Currently rolling back to 6.3.6 which is working perfectly with regular SMB (but sadly not SMBJ) |
https://drive.google.com/file/d/1RRjikbJYEx-mdPNaXUZj_ehRBDkJIvpr/view?usp=sharing This release should solve the crash in the scrape and also catch the exception with smbj (it will still not work but not crash). |
@courville A clean install of 6.3.9 is currently scraping my library so that is fixed, but oddly enough, when I first opened 6.3.9, it crashed 5 times when attempting to scrape 5 local videos I use for calibrating my TV with such titles as "1-Black Clipping.mp4" which has never happened before. I would open 6.3.9, file 1 of 5 would get a thumbnail, get a crash, open 6.3.9, file 2 of 5 would get a thumbnail, get a crash, open 6.3.9, file 3 of 5 would get a thumbnail, get a crash..and so on. Not sure if you saw those 5 crashes on your end. As for connecting to my Windows 11 24h2 share via SMBJ, I can confirm that 6.3.9 shows me in red:
|
Will investigate the local video crashes tonight. I had to implement que drastic changes due to Google new requirements for targetSdk34... |
|
This should solve the thumbnail issue: |
@courville Just tested and can confirm it worked. Thanks! Glad you were able to solve these various little issues on top of the original issue. |
@courville a Kodi contributor seems to have figured out the Windows 11 24h2 passwordless SMB share issue Kodi has at xbmc/xbmc#26165 Perhaps this might also offer the solution for Nova's SMBJ issue? I could be totally wrong, but I figured it might also help Nova. |
Problem description
After updating to Windows 11 24h2, I can no longer connect to Windows 11 24h2 SMB shares using the SMBJ protocol. Nova also seems to crash when attempting to connect the same way I connected via SMBJ on previous versions of Windows.
Steps to reproduce the issue
@courville have you seen any SMBJ crashes from these devices?
This might have to do with https://www.neowin.net/news/windows-11-24h2-breaks-connection-to-some-third-party-nas-with-smb/
Expected behavior
I expect SMBJ to connect to Windows 11 24h2 but I can't seem to find a way to connect.
Your phone/tablet/androidTV model
FireTV 4K Stick 1st gen, Motorola phone
Operating system version
FireOS 7, Android 11
Application version and app store
6.2.97 and 6.3.6
Additional system information
No response
Debug logs
No response
The text was updated successfully, but these errors were encountered: