[X] This is a bug, not a question or a configuration issue.
[X] This issue is not already reported on Github (I've searched it).
Bug description
Hello.
Sorry for my language. I don't know English very well.
I don't know why, but I can't connect to the network drive of the created account using SFTPGo using WebDav. I configured everything according to the instructions https://linux.how2shout.com/how-to-install-sftpgo-on-ubuntu-22-04-lts-jammy/ but it doesn't work for me. During the connection I get the message "Check the spelling of the name. It's also possible that there was a problem with the network.
Error code: 0x80070043
The network name could not be found."
The connection to sftp via filezilla works. UFTP has an open protocol of 8090. The data in the registry has been changed. Netstat shows:
netstat -tuln | grep 8090
tcp6 0 0 :::8090 :::* LISTEN
Antivirus (Bitdefender) does not show that it is blocking anything. Pausing it does not help either. I have no idea what could be wrong. I fired up the logs by starting debug and providing the path in .env, but it did not even create the file. I added permissions to the directory.
drwxr-xr-x 2 sftpgo sftpgo 4096 Oct 27 21:00 logs
⚠️ This issue respects the following points: ⚠️
Bug description
Hello.
Sorry for my language. I don't know English very well.
I don't know why, but I can't connect to the network drive of the created account using SFTPGo using WebDav. I configured everything according to the instructions https://linux.how2shout.com/how-to-install-sftpgo-on-ubuntu-22-04-lts-jammy/ but it doesn't work for me. During the connection I get the message "Check the spelling of the name. It's also possible that there was a problem with the network. Error code: 0x80070043 The network name could not be found."
The connection to sftp via filezilla works. UFTP has an open protocol of 8090. The data in the registry has been changed. Netstat shows: netstat -tuln | grep 8090 tcp6 0 0 :::8090 :::* LISTEN
Antivirus (Bitdefender) does not show that it is blocking anything. Pausing it does not help either. I have no idea what could be wrong. I fired up the logs by starting debug and providing the path in .env, but it did not even create the file. I added permissions to the directory. drwxr-xr-x 2 sftpgo sftpgo 4096 Oct 27 21:00 logs
Steps to reproduce
Expected behavior
Network drive connections.
SFTPGo version
2.6.2-636a1c2c-2024-06-21T17:21:25Z +metrics +azblob +gcs +s3 +bolt +mysql +pgsql +sqlite -unixcrypt +portable
Data provider
??
Installation method
Other
Configuration
Relevant log output
What are you using SFTPGo for?
Private user, home usecase (home backup/VPS)
Additional info