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

Bug adding "Direct Download" via samba3 (encrypt) #332

Open
gianfelicevincenzo opened this issue Sep 18, 2024 · 0 comments
Open

Bug adding "Direct Download" via samba3 (encrypt) #332

gianfelicevincenzo opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gianfelicevincenzo
Copy link

-------- DO NOT EDIT --------
OS Version: 5.4.254-qgki-g6524c98feb09(R.17f5065-1-2)
OS API Level: 34
Device: OP4F57L1
Model (and Product): CPH2173 (CPH2173EEA)
Application version: 5.9.18-standard
Crashlytics UID: 2d497536-e7d9-461c-90d6-1a5e65402644

java.lang.NullPointerException: Attempt to invoke interface method 'byte[] javax.crypto.SecretKey.getEncoded()' on a null object reference
at com.hierynomus.smbj.connection.SMBSessionBuilder.deriveKey(SMBSessionBuilder.java:324)
at com.hierynomus.smbj.connection.SMBSessionBuilder.deriveKeys(SMBSessionBuilder.java:290)
at com.hierynomus.smbj.connection.SMBSessionBuilder.setupSession(SMBSessionBuilder.java:174)
at com.hierynomus.smbj.connection.SMBSessionBuilder.setupSession(SMBSessionBuilder.java:152)
at com.hierynomus.smbj.connection.SMBSessionBuilder.establish(SMBSessionBuilder.java:119)
at com.hierynomus.smbj.connection.Connection.authenticate(Connection.java:202)
at com.gianlu.aria2app.profiles.testers.DirectDownloadTester.callSmb(DirectDownloadTester.java:191)
at com.gianlu.aria2app.profiles.testers.DirectDownloadTester.call(DirectDownloadTester.java:65)
at com.gianlu.aria2app.profiles.testers.DirectDownloadTester.call(DirectDownloadTester.java:36)
at com.gianlu.aria2app.profiles.testers.BaseTester.start(BaseTester.java:44)
at com.gianlu.aria2app.profiles.testers.TestersFlow.run(TestersFlow.java:43)


Provide bug details

@gianfelicevincenzo gianfelicevincenzo changed the title Bug adding "Direct Downloa" via samba3 (encrypt) Bug adding "Direct Download" via samba3 (encrypt) Sep 18, 2024
@devgianlu devgianlu added the bug Something isn't working label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants