After doing a variable change and multiplying by a common denominator, you are left with solving $a^2+b^2+c^2 = 7d^2$ with integers $a,b,c,d$.
However, squares are congruent to either $0,1$ or $4$ modulo $8$.
So $a^2+b^2+c^2 \not\equiv 7 \pmod 8$ and $7d^2 \equiv 0,4,7 \pmod 8$
Hence $d$ must be even, which implies that $a,b,c$ are also even, and then $a/2,b/2,c/2,d/2$ are new integers satisfying the same equation.
Thus $a,b,c,d$ are infinitely divisible by $2$, so they are all $0$.
So there aren't any solution to the equation.
4
Bumbble Comm
On
After simplification of the equation you will get $$(a+\frac{3}{2})^2+(b+\frac{3}{2})^2+(c+\frac{3}{2})^2=\frac{7}{4}.$$Note that LHS$\geq 3.(\frac{3}{2})^2>RHS$, hence not possible.
After doing a variable change and multiplying by a common denominator, you are left with solving $a^2+b^2+c^2 = 7d^2$ with integers $a,b,c,d$.
However, squares are congruent to either $0,1$ or $4$ modulo $8$. So $a^2+b^2+c^2 \not\equiv 7 \pmod 8$ and $7d^2 \equiv 0,4,7 \pmod 8$
Hence $d$ must be even, which implies that $a,b,c$ are also even, and then $a/2,b/2,c/2,d/2$ are new integers satisfying the same equation. Thus $a,b,c,d$ are infinitely divisible by $2$, so they are all $0$.
So there aren't any solution to the equation.