Because two of the circled numbers lie outside the possible range.
Smallest sum of three different numbers from 1 – 9 = 1 + 2 + 3 = 6
Largest sum of three different numbers from 1 – 9 = 9 + 8 + 7 = 24
So every circle must satisfy 6 ≤ circle ≤ 24.
This grid shows the circles 5, 21, 19 (rows) and 9, 11, 26 (columns).
So the grid is impossible.
Why it happens: you did not have to try filling a single cell. Just testing the range of the circles settles the question at once.
Check it yourself: the row sums here are 5 + 21 + 19 = 45 and the column sums are 9 + 11 + 26 = 46. The column total is not even 45, which is a second reason the grid cannot work.