An unexpected network error occurred while moving file from a mapped network drive

Hi, just wondering what might be the cause of “An unexpected network error occurred”? As you can see from the logs bot was able to copy the file in a folder, but when it tried moving the file to back up folder it encountered an error. The source folder is a qdls folder, but we mapped it on the machine. When we check the network drive it is still connected.

@sgalang,

It may be due to access issue. Check if the user have Write access.

Thanks,
Ashok :slight_smile:

Hi the machine have access to the mapped network drive. When we rerun the Bot it was successfully moved. So I was wondering what was the reason of the error.

@sgalang,

Ohh… ok if it was an intermittent issue then it would be due to network issue. As a best practice, you can add this logic to Retry Scope.

Thanks,
Ashok :slight_smile: