We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

FileUnbuffered:...There is not enough space on the disk. (112)

vnabhaskara
6 - Meteoroid

Hi, 

 

we're facing issue, while running workflow on Alteryx server getting on below error

 

FileUnbuffered: error in write: There is not enough space on the disk. (112)

 

 

3 REPLIES 3
aliabedi
6 - Meteoroid

This usually indicates that there is not enough RAM on your server machine. Would it be possible to try increasing the RAM if it's on a VM or limiting the RAM-consuming process on the Alteryx server, such as scheduled workflows?

 

Solved: FileUnbuffered: Error in GetOverlappedResult: Ther... - Alteryx Community

vnabhaskara
6 - Meteoroid

yes , i can increase the RAM and no limitation on RAM consuming.

 

how much RAM do i need increase.? Currently RAM is 32 GB.

 

aliabedi
6 - Meteoroid

Let's try doubling it to 64 GB; if that doesn't work, maybe try changing the workflow's input to a smaller sample to see what's causing the error.