Dropbox authentication failed

hi…

i am not able to connect to dropbox business. the authentication works i guess… but netdrive get error

here is the log:

[2023/11/09 17:07:39.845] [ERROR ] [ 1044] [SERVICE ] [ nd3 sdk version - child nd3svc : 3.17.960 ] [c:\buildbot\slave-win\netdrive3_release\netdrive3_sdk\nd3svc\child.cpp:132]
[2023/11/09 17:07:40.397] [ERROR ] [ 1044] [PROTOCOL ] DROPBOX_BIZ::About::Process >> SSL connect error(35)

can anybody help ? thanks

Please install following version and reproduce the issue.

https://downloads.bdrive.com/netdrive/builds/2e4695c33ab64c2e9a73d9cde4321721/NetDrive3_Setup-3.17.1003.exe

This version makes move logs on the SSL connect error.

To help us diagnose the issue:

  1. Please set the log level to VERBOSE
  2. Reproduce the problem.
  3. Afterward, please follow the instructions in the following link to send us the debug log file:

Please be aware that the log file does not contain any login credentials. We apologize for any inconvenience this may cause.

Please install following version and reproduce the issue.

https://downloads.bdrive.com/netdrive/builds/2e4695c33ab64c2e9a73d9cde4321721/NetDrive3_Setup-3.17.1003.exe

Have the same issue in google drive and pcloud. The browser show “authentication completed” and the cloud show the NetDrive had permission. But the netdrive show error, can not create new drive



To help us diagnose the issue:

  1. Please set the log level to VERBOSE
  2. Reproduce the problem.
  3. Afterward, please follow the instructions in the following link to send us the debug log file:

Please be aware that the log file does not contain any login credentials. We apologize for any inconvenience this may cause.

here is the log, thanks
R.zip (18.1 KB)

Is this issue under tracing ?

Dear r91085,

Sorry for late response. Please install following version and upload logs. This version will make more logs on the CURL error 35.

https://downloads.bdrive.com/netdrive/builds/2e4695c33ab64c2e9a73d9cde4321721/NetDrive3_Setup-3.17.1003.exe

Regards

This is the new log, thanks
nd3log.zip (19.5 KB)

Dear r91085,

I have reviewed the log files you attached and have not found the cause. Please reproduce the issue again with the version below. It might help me to identify the cause of the problem.

https://downloads.bdrive.com/netdrive/builds/c6a5a54e88024aee8f4b8a47d6d367a2/NetDrive3_Setup-3.17.1023.exe

Regards

new log here
nd3log.zip (7.2 MB)

Also update additional information, the “browser” button can work , I did not tried it before. But the “connect” will fail with the pop error message. So the login in information should be correct.

Dear r91085,

Based on the log file, it appears that some libraries may be missing from your system. Here is the relevant section from the log:

[2023/11/30 17:26:45.023] [DEBUG   ] [    1340] [NETWORK   ] CURL version: libcurl/7.86.0-DEV OpenSSL/3.0.8 (Schannel) zlib/1.2.13 c-ares/1.19.0 libssh2/1.9.0_DEV nghttp2/1.51.0
[2023/11/30 17:26:45.038] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION]   Trying 74.120.9.89:443...
[2023/11/30 17:26:45.207] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] Connected to api.pcloud.com (74.120.9.89) port 443 (#0)
[2023/11/30 17:26:45.212] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] ALPN: offers http/1.1
[2023/11/30 17:26:45.239] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.0 (OUT), TLS header, Certificate Status (22):
[2023/11/30 17:26:45.239] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.3 (OUT), TLS handshake, Client hello (1):
[2023/11/30 17:26:45.406] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.2 (IN), TLS header, Certificate Status (22):
[2023/11/30 17:26:45.406] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.3 (IN), TLS handshake, Server hello (2):
[2023/11/30 17:26:45.406] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.2 (IN), TLS header, Certificate Status (22):
[2023/11/30 17:26:45.407] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.2 (IN), TLS handshake, Certificate (11):
[2023/11/30 17:26:45.410] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.2 (OUT), TLS header, Unknown (21):
[2023/11/30 17:26:45.410] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] TLSv1.2 (OUT), TLS alert, unknown CA (560):
[2023/11/30 17:26:45.410] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] error:80000002:system library::No such file or directory
[2023/11/30 17:26:45.410] [MESSAGE ] [    1340] [NETWORK   ] [INFORMATION] Closing connection 0

We have tested NetDrive3 on a clean installation of Windows 10, and confirmed that it includes all necessary libraries for mounting remote storage, such as pCloud. To ensure that all required libraries are installed, please uninstall NetDrive and then delete the “Bdrive” folder and all it’s contents. And reinstall it.

Regards

I uninstalled it and removed all NetDrive3 folder then reinstall, but the issue still exist.

The existing profile seems is sync from my another device because I can not create new profile in this mechine ( can not save profile due to the error )

But like I said before, I can “browse the cloud device content” by the browse button. So it seems the permission of accessing the cloud is good, just can not mount as disk.

And this is not only the pcloud issue, I got the same issue in other type cloud ( I only have google drive )

Dear r91085,

SSL Error 35 typically indicates that there is a problem with the SSL/TLS handshake, and it can have various causes. Some possible reasons for this error include:

  1. Certificate validation failure: The client may reject the server’s certificate if it is expired, self-signed, or issued by an untrusted certificate authority.
  2. Invalid or mismatched encryption algorithms: The client and server may fail to agree on a common encryption algorithm to be used for the secure connection.
  3. Network connectivity issues: There could be network problems, such as firewall restrictions, that prevent the client and server from establishing a secure connection.
  4. Proxy or firewall interference: Intermediate proxies or firewalls can sometimes interfere with the SSL/TLS handshake process, causing errors.

When we install the recent NetDrive version in a clean Windows 10 it works without error. So the number 1 and 2 is not the problem I think. Do you use proxy or firewall?

Regards

I don’t have any firewall / proxy / antivious in my device and the device has external static ip address to connect to internet directly.

I was wondering :

  1. Why it could already browser the content in the cloud ( browse button, and I can upload file in that ), but can not mount ? If the device has some network issue, does it still can browse the cloud content ?

  2. Why the browser say it is already linked successfully, can close the browser and it does created link in the cloud ( can see the netdrive has permission in gdrive, pcloud web interface), but actually it fail in the handshake ?

  3. Some profiles was created on this mechine before (under previous version), and it worked normally before. I have disable netdrive for a while and update it recently. If my profies were created in previous version, does it cause any problem ? Or if there is something not clean totally in previous version installation ?

By the way, I have try testing in official google drive mount software and RaiDriv in this device. And it seems both of them don’t have this problem on the machine.

Dear r91085,

NetDrive’s FileBrowser feature and the Mount feature, which works through the Connect button, work differently. If the FileBrowser function works but the Mount function does not, it means that there is no problem with the NetDrive protocol.
If so, it’s a system issue, but I’ve tested on multiple devices and the Mount feature is working fine.
You can find out by reviewing the logs. The log says that the system library was not found: “error:80000002:system library::No such file or directory”
We’ve had this issue before, and the customer resolved it by doing a clean install of NetDrive3.
Would you like to try this?

  1. Check your current version by selecting ABOUT in NetDrive3.
  2. Install the current version you found.(Previous versions can be downloaded from this page. Change Log)
  3. Restart your computer.
  4. Uninstall NetDrive from the Windows Control Panel.
  5. Delete the folder in the path below.
    C:\Program Files (x86)\Bdrive
    C:\ProgramData\NetDrive3
  6. Install the desired version of NetDrive (3.17.960).

My guess is that this issue was caused by not being able to do a clean uninstall when you updated NetDrive.

Please let me know if you continue to experience the problem.

Regards

My device also have some NetDrive2 folders left (already uninstalled), besides try installing old version then uninstalling, do I need to remove these NetDrive2 folders ?

Thanks

I tried to install old version (3.17.799, 3.16.667,3.17.900) and follow the flow :

  1. install
  2. restart
  3. uninstall
  4. delete
  5. install ( 3.17.960 )

The problem still there ( 3.17.960 ), but (3.17.799, 3.16.667,3.17.900) can work without error message.

When install old version, even I just reinstall without uninstall existing version, they still work well. I definitely remove all NetDrive related folders after uninstalling then install 3.17.960, but it still got the same error.

I feel it may not related to something in the old NetDrive related folders. I saw a change in 3.17.900 is about
“Windows: Updated Visual Studio Redistributables for optimal compatibility.”

Is it possible that this change casue this probelm ?

Dear r91085,

That makes sense, and we’ll take another look at what might be causing the issue.
Thanks for the feedback.

Regards

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.