Skip to content

Data Registration is stuck if the files are provided via the command line of a windows machine. #41

@Steffengreiner

Description

@Steffengreiner

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

Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions