You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a bug, not a question or a configuration issue.
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
I have also an issue with webdav + sftpgo + network drive since 2.6 version (no problem with 2.5.x) : impossible to open the folder linked to a smb remote mount
Docker usage
No issue with sftpgo 2.5.x
Issue only with webdav protocol
network drive mounted with systemd
network drive shared with docker from my docker-compose :
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
The text was updated successfully, but these errors were encountered: