-
Notifications
You must be signed in to change notification settings - Fork 0
Description
What has happened
If the user provides the dataset via the steps outlined in the documentation from a windows machine outside of the university network, the folders are not registered via the scripts behind the data-scanner.
System specifications
Machine: Windows 11, see screenshot below
Commandline: OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2, Powershell
Network Connection: WLAN outside of the university network
How to reproduce
Follow the steps as follows:
1.) Request access to the upload server
2.) Prepare a dataset for a project of your choice.
3.) Upload the dataset via sftp to the upload server into the upload subdirectory within your remote home folder.
4.) Move the dataset from the upload folder to the registration directory
5.) Observe that nothing happens and check the log of the underlying script to find the log message below:
See log for more information:
Oct 09 15:49:54 XXXXXX inotifywatch_error.sh[38107]: Failed to remove watch on /home-link/XXXXX/registration/data_submission/: Unknown error -1
Oct 09 15:49:54 XXXXXXX inotifywait[38107]: Error removing watch on /home-link/XXXXX/registration/data_submission/: Unknown error -1
Oct 09 16:03:56 XXXXXXX inotifywatch_error.sh[38107]: Failed to remove watch on /home-link/XXXXXX/registration/data_submission/: Unknown error -1
Oct 09 16:03:56 XXXXXXX inotifywait[38107]: Error removing watch on /home-link/XXXXXregistration/data_submission/: Unknown error -1
Oct 09 16:03:56 XXXXXX inotifywatch_error.sh[38107]: Failed to remove watch on /home-link/XXXXX/registration/data_submission/my_awesome_folder/: Unknown error -1
Oct 09 16:03:56 XXXXX inotifywait[38107]: Error removing watch on /home-link/XXXXX/registration/data_submission/my_awesome_folder/: Unknown error -1
Metadata
Metadata
Assignees
Labels
Type
Projects
Status