Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trouble uploading target/query files #117

Open
jasonwjohns opened this issue Jan 4, 2024 · 12 comments
Open

trouble uploading target/query files #117

jasonwjohns opened this issue Jan 4, 2024 · 12 comments

Comments

@jasonwjohns
Copy link

Describe the bug
In the 'Launch map analysis' feature, using the 'New alignment' function, I'm having trouble uploading target and/or query files. I submit the job and the files start to upload, then I get an error message saying that either the target or query file could not be uploaded, and to contact to report the bug. The issue has been going on for a few days. In that time, a couple of alignments have successfully loaded out of a couple dozen attempts, but it's inconsistent. I've been making attempts mostly with files that I have previously successfully aligned.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Run
  2. Load target and query files
  3. Click 'Submit'
  4. See error

Expected behavior
I expected the files to upload, the alignment to run and to be able to view the results, as usual.

Screenshots

Computer (please complete the following information):

  • OS: mac
  • Browser: chrome
  • Version: 120.0.6099.129

Additional context
Add any other context about the problem here.

@chklopp
Copy link
Collaborator

chklopp commented Jan 5, 2024

Hi,

In our database I see all these jobs (job IDs) which were ran successfully :
exi_target_coe_query
exi_target_kan_query
coe_target_kan_query
exi_target_coe_query_2
exi_target_kan_query_2
coe_target_kan_query_2
kan_target_exi_query
coe_target_exi_query
kan_target_coe_query
coe_target_exi12_query
Shh6C_20240103220832
zwr77_20240104010108
l9U1A_20240104190219
Some completing yesterday.

Could you give me the ID and time of a failed upload?

Cheers,

@jasonwjohns
Copy link
Author

Hi Christophe,

Thank you for looking into my inquiry. One of the jobs I've been trying to run for the past couple days is "kan_target_exi12_query". I've tried it several times, but the most recent attempt was at about 8:30 PST this morning (1/5/23). Below are screenshots of the two different error messages I get. I haven't been able to identify a pattern associated with whether I get one message or the other.
Screenshot 2024-01-05 at 8 44 39 AM

Screenshot 2024-01-05 at 8 25 29 AM

Over the past few days, I've probably made a couple/few dozen attempts at doing alignments, and most of them have failed. As you said, a few of the jobs you listed completed yesterday, but those represent a small portion of the ones I have attempted. The jobs with the default names are ones that I submitted as a test, as they have worked previously. Most of my successful jobs are from weeks ago.

On an unrelated note (I think), none of the results are ever emailed to me, as stated on the website. They used to be emailed to me in the past, but are no longer. I've tried using different email addresses and have checked Spam folders. It hasn't really been an issue, because I can just access the cached results directly from the site, but I thought I would let you know in case you wanted to look into it.

Thank you for your help!
Jason

@pbordron
Copy link
Member

pbordron commented Jan 5, 2024

I looked into the logs and don't find trace of a job named kan_target_exi12_query, because until the upload don't finish, the job is not created.

However we had many session timeout errors. This must append when the upload session timeout or when the upload ping failed. As the flask server we use is not asynchronous, there is some cases where it can timeout if there is too much huge upload simultaneously.
It is something we already try to mitigate, but it need further developments to solve definitely this issue.

I have restart the service. Can you try again?

Regards

@jasonwjohns
Copy link
Author

Hi Philippe,

Thank you for your explanation. I just tried again and it seems to have timed out again. The two genomes I'm trying to upload are ~285 Mo each and I have Minimap selected. The other day I tried to upload files with Mashmap and it also timed out.

Jason

@pbordron
Copy link
Member

pbordron commented Jan 5, 2024

Look like it is something else. I tried to run a job, but my upload doesn't start even when my upload session is active... Must investigate that with the network team.

@jasonwjohns
Copy link
Author

On my most recent attempt, both the target and query files loaded and the alignment worked fine. Must have been a lucky submission?

@rotifergirl
Copy link

I am having the same issue and have not managed to have a successful attempt at all today

@celine304
Copy link

I'm also having the same issue trying to upload the target file

@pbordron
Copy link
Member

There are some network problem on the inrae infrastructure that cause upload to fail

@pbordron pbordron pinned this issue Jan 11, 2024
@pbordron pbordron unpinned this issue Jan 16, 2024
@pbordron
Copy link
Member

Solved

@jasonwjohns
Copy link
Author

jasonwjohns commented Jan 17, 2024 via email

@pbordron
Copy link
Member

We will change the way dgenies is deployed during the cluster maintenance.

@pbordron pbordron reopened this Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants