iDigBio / idigbio-search-api

Server-side code driving iDigBio's search functionality.
GNU General Public License v3.0
24 stars 5 forks source link

[Errno 28] No space left on device #26

Closed kevinlove closed 7 years ago

kevinlove commented 7 years ago

Getting an error I have not seen before on the download system:

https://api.idigbio.org/v2/download/42055c3e-3c16-4cd4-8a3b-163b38709b8c

danstoner commented 7 years ago

The error:

error: "[Errno 28] No space left on device: '/tmp/tmp8cLXqv'",

danstoner commented 7 years ago

Disk space issue resolved.

@kevinlove that job looks to be "complete" with "FAILURE" status. I believe you will need to try the download again.

godfoder commented 7 years ago

You might have to wait 24 hours, I'm not sure the system is smart enough to clear the failed status.

Sent from my Android phone using Symantec TouchDown (www.symantec.com)

-----Original Message----- From: Dan Stoner [notifications@github.com] Received: Monday, 10 Apr 2017, 14:55 To: iDigBio/idigbio-search-api [idigbio-search-api@noreply.github.com] CC: Subscribed [subscribed@noreply.github.com] Subject: Re: [iDigBio/idigbio-search-api] [Errno 28] No space left on device (#26)

Disk space issue resolved.

@kevinlovehttps://github.com/kevinlove that job looks to be "complete" with "FAILURE" status. I believe you will need to try the download again.

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/iDigBio/idigbio-search-api/issues/26#issuecomment-293045205, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABC5Ho71V1gaoYWX0SjjFTGgziKToNWhks5runs5gaJpZM4M5GdQ.

UnwashedMeme commented 7 years ago

Give it a try, dealing with job requests on previously failed jobs was one of the things that tried to fix in my last pass through there

On Mon, Apr 10, 2017, 3:00 PM Alex Thompson notifications@github.com wrote:

You might have to wait 24 hours, I'm not sure the system is smart enough to clear the failed status.

Sent from my Android phone using Symantec TouchDown (www.symantec.com)

-----Original Message----- From: Dan Stoner [notifications@github.com] Received: Monday, 10 Apr 2017, 14:55 To: iDigBio/idigbio-search-api [idigbio-search-api@noreply.github.com] CC: Subscribed [subscribed@noreply.github.com] Subject: Re: [iDigBio/idigbio-search-api] [Errno 28] No space left on device (#26)

Disk space issue resolved.

@kevinlovehttps://github.com/kevinlove that job looks to be "complete" with "FAILURE" status. I believe you will need to try the download again.

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://github.com/iDigBio/idigbio-search-api/issues/26#issuecomment-293045205>, or mute the thread< https://github.com/notifications/unsubscribe-auth/ABC5Ho71V1gaoYWX0SjjFTGgziKToNWhks5runs5gaJpZM4M5GdQ

.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iDigBio/idigbio-search-api/issues/26#issuecomment-293046441, or mute the thread https://github.com/notifications/unsubscribe-auth/AADH_dsViK32ZVGMSvF3F-i343I9LDsuks5runxPgaJpZM4M5GdQ .

kevinlove commented 7 years ago

Forgot to comment, but was able to create a new download without any issues. Thanks.