Numerically I found a solution to the following equation at about $x = -0.4112$.
$$\sum\limits_{k=1}^{\infty}\frac{x^k}{x^{2k}-2x^k+1} = 0 \quad x \in \mathbb{R}, -1 < x \leq 0$$
Now, I want to get the exact proven solution.
I know that I can reformulate the denominator as:
$$\sum\limits_{k=1}^{\infty}\frac{x^k}{(1-x^k)^2} = 0$$
But here I am stuck.