Let $x,y>0$ be integers. Can we find an integer $b>2$ such that at least two solutions exist of the equation $$ x^2 = 1+8\cdot b^y. $$
Initial looking seems to appear that the answer is no. For different values of $b$ I've found there are either there are no solutions (ie $b=9$) or exactly one solution (ie $b=10$), but proving the general case I have stalled in being able to find a way to tackle.
Not looking for full solution, a hint would suffice
I suspect $b=6$ is the only one.
With your $y = 1,$ we get every odd $x$ with $b = \frac{x^2 - 1}{8}$
With your $y = 2,$ we take all $b$ in the sequence $b_{j+2} = 6 b_{j+1} - b_j, $ that is $ 6, 35, 204, 1189,...$ as we then $x^2 - 8 b^2 = 1.$ Note that the $x_j$ are $17, 99, 577, 336, ...$ and satisfy $x_{j+2} = 6 x_{j+1} - x_j. $
We can fill in the beginnings with $b = 0, 1, 6, 35, 204,...$ matching $x = 1, 3, 17, 99, 577,...$
higher exponents: we can quickly deal with $y=3,$ as then we have $x^2 = 1 + w^3$ and $w=0,1$ are the only integer points.