Skip to content

webin-cli version 8.2.0 incorrectly returns with Invalid submission account user name or password #140

@MengLu-flw

Description

@MengLu-flw

Hi all,

I am trying to submit raw reads (in fastq.gz format) using the script below:
java -jar $APP/webin-cli-8.2.0/webin-cli-8.2.0.jar -userName=??? -password=??? -context=reads -manifest=$mDIR/Manifest_ML001_EKDN220041642-1A_1.fastq.txt -submit -test

However, it failed and I received these errors:

INFO : Your application version is 8.2.0
INFO : Connecting to FTP server : webin2.ebi.ac.uk
INFO : Creating report file: /mnt/shared/scratch/mlu/ENA/all_raw/concat/submission_run3/manifests/./webin-cli.report
ERROR: Last received FTP Reply. ReplyCode : 530, ReplyStrings : [530 Login incorrect.]
ERROR: FTP service authentication error. Invalid submission account user name or password. Please try enclosing your password in single quotes. Failed to upload files to server because of a user error.
INFO : This was a TEST submission(s).
ERROR: Some or all submissions failed. Please see application logs.

I tried many ways (using single quotes or without single quotes around my password) but none of my tries worked.

Any idea how to debug this? Many thanks in advance!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions